|
Asterisk - The Open Source Telephony Project GIT-master-27fb039
|

Data Fields | |
| struct ast_string_field_mgr | __field_mgr |
| struct ast_string_field_pool * | __field_mgr_pool |
| const ast_string_field | encoding [256] |
| const char * | extra |
| const struct ast_variable * | fields |
| unsigned long long | skip |
| const char * | sql |
Definition at line 58 of file res_config_odbc.c.
| struct ast_string_field_mgr __field_mgr |
Definition at line 63 of file res_config_odbc.c.
| struct ast_string_field_pool* __field_mgr_pool |
Definition at line 63 of file res_config_odbc.c.
| const ast_string_field encoding[256] |
Definition at line 63 of file res_config_odbc.c.
Referenced by custom_prepare().
| const char* extra |
Definition at line 60 of file res_config_odbc.c.
Referenced by custom_prepare(), destroy_odbc(), and update_odbc().
| const struct ast_variable* fields |
Definition at line 64 of file res_config_odbc.c.
Referenced by custom_prepare(), destroy_odbc(), realtime_multi_odbc(), realtime_odbc(), store_odbc(), and update_odbc().
| unsigned long long skip |
Definition at line 65 of file res_config_odbc.c.
Referenced by custom_prepare(), and update_odbc().
| const char* sql |
Definition at line 59 of file res_config_odbc.c.
Referenced by custom_prepare(), destroy_odbc(), realtime_multi_odbc(), realtime_odbc(), store_odbc(), and update_odbc().