RTS API Documentation
1.10.11
|
#include <switch_core.h>
Data Fields | |
char * | db_path |
switch_bool_t | in_memory |
Definition at line 2574 of file switch_core.h.
char* switch_cache_db_core_db_options_t::db_path |
Definition at line 2575 of file switch_core.h.
Referenced by _switch_cache_db_get_db_handle(), and _switch_cache_db_get_db_handle_dsn_ex().
switch_bool_t switch_cache_db_core_db_options_t::in_memory |
Definition at line 2576 of file switch_core.h.
Referenced by _switch_cache_db_get_db_handle(), and _switch_cache_db_get_db_handle_dsn_ex().