Wed Jan 8 2020 09:50:25

Asterisk developer's documentation


tables Struct Reference

Data Structures

struct  odbc_columns
 
struct  psql_columns
 

Data Fields

struct tables::psql_columns columns
 
struct tables::odbc_columns columns
 
char * connection
 
struct {
   struct tables *   next
 
list
 
ast_rwlock_t lock
 
char name [0]
 
char * table
 
unsigned int usegmtime:1
 

Detailed Description

Definition at line 71 of file cdr_adaptive_odbc.c.

Field Documentation

char* connection

Definition at line 72 of file cdr_adaptive_odbc.c.

Referenced by load_config(), and odbc_log().

Definition at line 70 of file res_config_pgsql.c.

Referenced by destroy_table(), and find_table().

char name[0]

Definition at line 73 of file res_config_pgsql.c.

Referenced by find_table(), handle_cli_realtime_pgsql_cache(), and unload_pgsql().

struct tables* next

Definition at line 72 of file res_config_pgsql.c.

unsigned int usegmtime

Definition at line 74 of file cdr_adaptive_odbc.c.

Referenced by load_config(), and odbc_log().


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