Wed Jan 8 2020 09:50:24

Asterisk developer's documentation


columns Struct Reference

Data Fields

char * cdrname
 
SQLSMALLINT decimals
 
char * filtervalue
 
unsigned int hasdefault:1
 
int len
 
struct {
   struct columns *   next
 
list
 
struct {
   struct columns *   next
 
list
 
char * name
 
unsigned int notnull:1
 
SQLSMALLINT nullable
 
SQLINTEGER octetlen
 
SQLSMALLINT radix
 
SQLINTEGER size
 
char * staticvalue
 
SQLSMALLINT type
 
char * type
 

Detailed Description

Definition at line 57 of file cdr_adaptive_odbc.c.

Field Documentation

char* cdrname

Definition at line 59 of file cdr_adaptive_odbc.c.

Referenced by load_config(), and odbc_log().

SQLSMALLINT decimals

Definition at line 64 of file cdr_adaptive_odbc.c.

Referenced by load_config(), and odbc_log().

char* filtervalue

Definition at line 60 of file cdr_adaptive_odbc.c.

Referenced by load_config(), and odbc_log().

unsigned int hasdefault

Definition at line 69 of file cdr_pgsql.c.

Referenced by config_module(), find_table(), and pgsql_log().

int len
struct { ... } list
struct { ... } list
struct columns* next

Definition at line 68 of file cdr_adaptive_odbc.c.

unsigned int notnull

Definition at line 68 of file cdr_pgsql.c.

Referenced by config_module(), find_table(), handle_cli_realtime_pgsql_cache(), and pgsql_log().

SQLSMALLINT nullable

Definition at line 66 of file cdr_adaptive_odbc.c.

Referenced by load_config().

SQLINTEGER octetlen

Definition at line 67 of file cdr_adaptive_odbc.c.

Referenced by load_config(), and odbc_log().

SQLSMALLINT radix

Definition at line 65 of file cdr_adaptive_odbc.c.

Referenced by load_config(), and odbc_log().

SQLINTEGER size

Definition at line 63 of file cdr_adaptive_odbc.c.

Referenced by load_config().

char* staticvalue

Definition at line 61 of file cdr_adaptive_odbc.c.

Referenced by load_config(), and odbc_log().

char* type

Definition at line 66 of file cdr_pgsql.c.


The documentation for this struct was generated from the following files: