|
RTS API Documentation
1.10.11
|
#include <switch_core_db.h>
Collaboration diagram for switch_coredb_handle:Data Fields | |
| switch_bool_t | in_memory |
| switch_core_db_t * | handle |
Definition at line 55 of file switch_core_db.h.
| switch_core_db_t* switch_coredb_handle::handle |
Definition at line 57 of file switch_core_db.h.
Referenced by _switch_cache_db_get_db_handle(), sql_close(), switch_cache_db_affected_rows(), switch_cache_db_execute_sql2str(), switch_cache_db_execute_sql_callback(), switch_cache_db_execute_sql_callback_err(), switch_cache_db_execute_sql_event_callback(), switch_cache_db_execute_sql_event_callback_err(), switch_cache_db_execute_sql_real(), switch_cache_db_load_extension(), and switch_cache_db_test_reactive_ex().
| switch_bool_t switch_coredb_handle::in_memory |
Definition at line 56 of file switch_core_db.h.
Referenced by _switch_cache_db_get_db_handle().
1.8.13