Thu Apr 28 2011 16:57:22

Asterisk developer's documentation


tables Struct Reference

Collaboration diagram for tables:

Data Structures

struct  odbc_columns
struct  psql_columns

Data Fields

struct tables::odbc_columns columns
struct tables::psql_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 70 of file cdr_adaptive_odbc.c.


Field Documentation

char* connection

Definition at line 71 of file cdr_adaptive_odbc.c.

Referenced by load_config(), and odbc_log().

Definition at line 69 of file res_config_pgsql.c.

Referenced by destroy_table(), and find_table().

char name[0]

Definition at line 72 of file res_config_pgsql.c.

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

struct tables* next

Definition at line 71 of file res_config_pgsql.c.

unsigned int usegmtime

Definition at line 73 of file cdr_adaptive_odbc.c.

Referenced by load_config(), and odbc_log().


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