FreeSWITCH API Documentation
1.7.0
|
Definition at line 1468 of file switch_core_sqldb.c.
switch_core_db_callback_func_t db_job::callback |
Definition at line 1471 of file switch_core_sqldb.c.
Referenced by new_job(), and sql_in_thread().
switch_core_db_err_callback_func_t db_job::err_callback |
Definition at line 1472 of file switch_core_sqldb.c.
Referenced by new_job(), and sql_in_thread().
int db_job::event |
Definition at line 1476 of file switch_core_sqldb.c.
Referenced by switch_core_session_reporting_state(), and switch_core_session_run().
switch_core_db_event_callback_func_t db_job::event_callback |
Definition at line 1473 of file switch_core_sqldb.c.
Referenced by new_job(), and sql_in_thread().
switch_core_db_err_callback_func_t db_job::event_err_callback |
Definition at line 1474 of file switch_core_sqldb.c.
Referenced by new_job(), and sql_in_thread().
void* db_job::pdata |
Definition at line 1475 of file switch_core_sqldb.c.
Referenced by new_job(), and sql_in_thread().
switch_memory_pool_t* db_job::pool |
Definition at line 1477 of file switch_core_sqldb.c.
Referenced by new_job(), and sql_in_thread().
switch_sql_queue_manager_t* db_job::qm |
Definition at line 1469 of file switch_core_sqldb.c.
Referenced by new_job(), and sql_in_thread().
char* db_job::sql |
Definition at line 1470 of file switch_core_sqldb.c.
Referenced by core_event_handler(), new_job(), sql_in_thread(), switch_core_add_registration(), switch_core_del_registration(), switch_core_expire_registration(), switch_core_recovery_flush(), switch_core_recovery_recover(), switch_core_recovery_track(), switch_core_recovery_untrack(), and switch_core_sqldb_start().