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

Data Fields

char * cdrname
 
struct {
   struct column *   next
 
list
 
char * name
 
char * staticvalue
 
char * type
 

Detailed Description

Definition at line 98 of file cdr_mysql.c.

Field Documentation

◆ cdrname

char* cdrname

Definition at line 100 of file cdr_mysql.c.

Referenced by my_connect_db(), and mysql_log().

◆ list

struct { ... } list

Referenced by my_connect_db(), and my_unload_module().

◆ name

char* name

◆ next

struct column* next

Definition at line 103 of file cdr_mysql.c.

◆ staticvalue

char* staticvalue

Definition at line 101 of file cdr_mysql.c.

Referenced by my_connect_db(), and mysql_log().

◆ type

char* type

Definition at line 102 of file cdr_mysql.c.

Referenced by Property::load(), my_connect_db(), and mysql_log().


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