
Data Structures | |
| struct | _columns |
Data Fields | |
| struct sqlite_cache_tables::_columns | columns |
| struct { | |
| struct sqlite_cache_tables * next | |
| } | list |
| char * | name |
Definition at line 512 of file res_config_sqlite.c.
Referenced by cdr_handler(), find_table(), find_table_cb(), free_table(), handle_cli_sqlite_show_tables(), and realtime_require_handler().
| struct { ... } list |
| char* name |
Definition at line 513 of file res_config_sqlite.c.
Referenced by find_table(), handle_cli_sqlite_show_tables(), and realtime_unload_handler().
struct sqlite_cache_tables* next [read] |
Definition at line 515 of file res_config_sqlite.c.
1.6.1