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

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
 

Detailed Description

Definition at line 100 of file res_config_mysql.c.

Field Documentation

◆ cdrname

char* cdrname

Definition at line 67 of file cdr_adaptive_odbc.c.

◆ celname

char* celname

Definition at line 68 of file cel_odbc.c.

◆ decimals

SQLSMALLINT decimals

Definition at line 72 of file cdr_adaptive_odbc.c.

◆ 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.

◆ hasdefault

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().

◆ len

int len

◆  [1/4]

struct { ... } list

◆  [2/4]

struct { ... } list

◆  [3/4]

struct { ... } list

◆  [4/4]

struct { ... } list

◆ name

char * name

◆ negatefiltervalue

unsigned int negatefiltervalue

Definition at line 77 of file cdr_adaptive_odbc.c.

◆ 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.

◆ octetlen

SQLINTEGER octetlen

Definition at line 75 of file cdr_adaptive_odbc.c.

◆ radix

SQLSMALLINT radix

Definition at line 73 of file cdr_adaptive_odbc.c.

◆ size

SQLINTEGER size

Definition at line 71 of file cdr_adaptive_odbc.c.

◆ staticvalue

char * staticvalue

Definition at line 69 of file cdr_adaptive_odbc.c.

◆ type [1/2]

char * type

◆ type [2/2]

SQLSMALLINT type

Definition at line 70 of file cdr_adaptive_odbc.c.

Referenced by Property::load().


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