|
RTS API Documentation
1.10.11
|
#include <switch_core.h>
Collaboration diagram for switch_cache_db_core_db_options_t:Data Fields | |
| char * | db_path |
| switch_bool_t | in_memory |
Definition at line 2585 of file switch_core.h.
| char* switch_cache_db_core_db_options_t::db_path |
Definition at line 2586 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 2587 of file switch_core.h.
Referenced by _switch_cache_db_get_db_handle(), and _switch_cache_db_get_db_handle_dsn_ex().
1.8.13