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

| Data Fields | ||
| char * | cdrname | |
| char * | celname | |
| SQLSMALLINT | decimals | |
| char * | dflt | |
| char * | filtervalue | |
| unsigned int | hasdefault:1 | |
| int | len | |
| struct { | ||
| struct columns * next | ||
| } | list | |
| struct { | ||
| struct columns * next | ||
| } | list | |
| struct { | ||
| struct columns * next | ||
| } | list | |
| struct { | ||
| struct columns * next | ||
| } | list | |
| struct { | ||
| struct columns * next | ||
| } | list | |
| struct { | ||
| struct columns * next | ||
| } | list | |
| char * | name | |
| unsigned int | negatefiltervalue:1 | |
| unsigned int | notnull:1 | |
| char | null | |
| SQLSMALLINT | nullable | |
| SQLINTEGER | octetlen | |
| SQLSMALLINT | radix | |
| SQLINTEGER | size | |
| char * | staticvalue | |
| char * | type | |
| SQLSMALLINT | type | |
Definition at line 100 of file res_config_mysql.c.
| char* cdrname | 
Definition at line 67 of file cdr_adaptive_odbc.c.
Referenced by load_config(), and odbc_log().
| char* celname | 
Definition at line 68 of file cel_odbc.c.
Referenced by load_config(), and odbc_log().
| SQLSMALLINT decimals | 
Definition at line 72 of file cdr_adaptive_odbc.c.
Referenced by load_config(), load_config(), odbc_log(), and odbc_log().
| char* dflt | 
Definition at line 103 of file res_config_mysql.c.
Referenced by find_table().
| char * filtervalue | 
Definition at line 68 of file cdr_adaptive_odbc.c.
Referenced by load_config(), odbc_log(), and odbc_log().
| unsigned int hasdefault | 
Definition at line 94 of file cdr_pgsql.c.
Referenced by config_module(), find_table(), pgsql_log(), and process_my_load_module().
| int len | 
Definition at line 105 of file res_config_mysql.c.
Referenced by config_module(), find_table(), find_table(), handle_cli_realtime_mysql_cache(), handle_cli_realtime_pgsql_cache(), process_my_load_module(), require_mysql(), and require_pgsql().
| struct { ... } list | 
| struct { ... } list | 
| struct { ... } list | 
| struct { ... } list | 
| struct { ... } list | 
| struct { ... } list | 
| char * name | 
Definition at line 101 of file res_config_mysql.c.
Referenced by config_module(), find_column(), find_column(), find_table(), find_table(), PathSegment::get_child(), handle_cli_realtime_mysql_cache(), handle_cli_realtime_pgsql_cache(), SwaggerType::load(), load_config(), load_config(), odbc_log(), odbc_log(), pgsql_log(), pgsql_log(), process_my_load_module(), require_mysql(), require_pgsql(), and update_pgsql().
| unsigned int negatefiltervalue | 
Definition at line 77 of file cdr_adaptive_odbc.c.
Referenced by odbc_log().
| struct columns* next | 
Definition at line 106 of file res_config_mysql.c.
| unsigned int notnull | 
Definition at line 93 of file cdr_pgsql.c.
Referenced by config_module(), find_table(), handle_cli_realtime_pgsql_cache(), pgsql_log(), and process_my_load_module().
| char null | 
Definition at line 104 of file res_config_mysql.c.
Referenced by find_table().
| SQLSMALLINT nullable | 
Definition at line 74 of file cdr_adaptive_odbc.c.
Referenced by load_config(), and load_config().
| SQLINTEGER octetlen | 
Definition at line 75 of file cdr_adaptive_odbc.c.
Referenced by load_config(), load_config(), odbc_log(), and odbc_log().
| SQLSMALLINT radix | 
Definition at line 73 of file cdr_adaptive_odbc.c.
Referenced by load_config(), load_config(), odbc_log(), and odbc_log().
| SQLINTEGER size | 
Definition at line 71 of file cdr_adaptive_odbc.c.
Referenced by load_config(), and load_config().
| char * staticvalue | 
Definition at line 69 of file cdr_adaptive_odbc.c.
Referenced by load_config(), load_config(), odbc_log(), and odbc_log().
| char * type | 
Definition at line 102 of file res_config_mysql.c.
Referenced by config_module(), find_table(), find_table(), handle_cli_realtime_mysql_cache(), handle_cli_realtime_pgsql_cache(), load_config(), load_config(), odbc_log(), odbc_log(), pgsql_log(), pgsql_log(), process_my_load_module(), require_mysql(), and require_pgsql().
| SQLSMALLINT type | 
Definition at line 70 of file cdr_adaptive_odbc.c.