Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
columns Struct Reference
Collaboration diagram for columns:
Collaboration graph
[legend]

Data Fields

char * cdrname
 
char * celname
 
SQLSMALLINT decimals
 
char * dflt
 
char * filtervalue
 
struct columnfirst
 
unsigned int hasdefault:1
 
struct columnlast
 
int len
 
struct {
   struct columns *   next
 
list
 
struct {
   struct columns *   next
 
list
 
struct {
   struct columns *   next
 
list
 
struct {
   struct columns *   next
 
list
 
ast_rwlock_t lock
 
char * name
 
unsigned int negatefiltervalue:1
 
unsigned int notnull:1
 
char null
 
SQLSMALLINT nullable
 
SQLINTEGER octetlen
 
SQLSMALLINT radix
 
SQLINTEGER size
 
char * staticvalue
 
SQLSMALLINT type
 
char * type
 

Detailed Description

Definition at line 107 of file cdr_mysql.c.

Field Documentation

◆ cdrname

char* cdrname

Definition at line 67 of file cdr_adaptive_odbc.c.

Referenced by load_config(), and odbc_log().

◆ celname

char* celname

Definition at line 68 of file cel_odbc.c.

Referenced by load_config(), and odbc_log().

◆ decimals

SQLSMALLINT decimals

Definition at line 72 of file cdr_adaptive_odbc.c.

Referenced by load_config(), and odbc_log().

◆ dflt

char* dflt

Definition at line 103 of file res_config_mysql.c.

Referenced by find_table().

◆ filtervalue

char * filtervalue

Definition at line 68 of file cdr_adaptive_odbc.c.

Referenced by load_config(), and odbc_log().

◆ first

struct column* first

Definition at line 107 of file cdr_mysql.c.

Referenced by pgsql_log(), and update2_pgsql().

◆ hasdefault

unsigned int hasdefault

Definition at line 98 of file cdr_pgsql.c.

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

◆ last

struct column* last

Definition at line 107 of file cdr_mysql.c.

Referenced by config_pgsql().

◆ len

int len

◆ list [1/4]

struct { ... } list

◆ list [2/4]

struct { ... } list

◆ list [3/4]

struct { ... } list

◆ list [4/4]

struct { ... } list

◆ lock

Definition at line 107 of file cdr_mysql.c.

◆ name

char * name

◆ negatefiltervalue

unsigned int negatefiltervalue

Definition at line 77 of file cdr_adaptive_odbc.c.

Referenced by load_config(), and odbc_log().

◆ next

struct columns* next

Definition at line 106 of file res_config_mysql.c.

◆ notnull

unsigned int notnull

◆ null

char null

Definition at line 104 of file res_config_mysql.c.

Referenced by find_table().

◆ nullable

SQLSMALLINT nullable

Definition at line 74 of file cdr_adaptive_odbc.c.

Referenced by load_config().

◆ octetlen

SQLINTEGER octetlen

Definition at line 75 of file cdr_adaptive_odbc.c.

Referenced by load_config(), and odbc_log().

◆ radix

SQLSMALLINT radix

Definition at line 73 of file cdr_adaptive_odbc.c.

Referenced by load_config(), and odbc_log().

◆ size

SQLINTEGER size

Definition at line 71 of file cdr_adaptive_odbc.c.

Referenced by load_config(), and require_pgsql().

◆ staticvalue

char * staticvalue

Definition at line 69 of file cdr_adaptive_odbc.c.

Referenced by load_config(), and odbc_log().

◆ type [1/2]

SQLSMALLINT type

Definition at line 70 of file cdr_adaptive_odbc.c.

Referenced by Property::load().

◆ type [2/2]

char * type

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