Asterisk - The Open Source Telephony Project GIT-master-f36a736
|
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 |
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.
char* celname |
Definition at line 68 of file cel_odbc.c.
SQLSMALLINT decimals |
Definition at line 72 of file cdr_adaptive_odbc.c.
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.
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(), 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 |
char * name |
Definition at line 101 of file res_config_mysql.c.
Referenced by config_module(), find_column(), find_table(), PathSegment::get_child(), handle_cli_realtime_mysql_cache(), handle_cli_realtime_pgsql_cache(), Parameter::load(), Property::load(), SwaggerType::load(), 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.
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.
SQLINTEGER octetlen |
Definition at line 75 of file cdr_adaptive_odbc.c.
SQLSMALLINT radix |
Definition at line 73 of file cdr_adaptive_odbc.c.
SQLINTEGER size |
Definition at line 71 of file cdr_adaptive_odbc.c.
char * staticvalue |
Definition at line 69 of file cdr_adaptive_odbc.c.
char * type |
Definition at line 102 of file res_config_mysql.c.
Referenced by config_module(), find_table(), handle_cli_realtime_mysql_cache(), handle_cli_realtime_pgsql_cache(), Property::load(), pgsql_log(), process_my_load_module(), require_mysql(), and require_pgsql().
SQLSMALLINT type |
Definition at line 70 of file cdr_adaptive_odbc.c.
Referenced by Property::load().