Mon Jun 27 16:51:25 2011

Asterisk developer's documentation


sqlite_cache_columns Struct Reference


Data Fields

unsigned char isint
struct {
   sqlite_cache_columns *   next
list
char * name
char * type

Detailed Description

Definition at line 513 of file res_config_sqlite.c.


Field Documentation

unsigned char isint

By definition, only INTEGER PRIMARY KEY is an integer; everything else is a string.

Definition at line 516 of file res_config_sqlite.c.

Referenced by cdr_handler(), find_table_cb(), and realtime_require_handler().

struct { ... } list

Referenced by handle_cli_sqlite_show_tables(), and realtime_require_handler().

char* name

Definition at line 514 of file res_config_sqlite.c.

Referenced by cdr_handler(), find_table_cb(), handle_cli_sqlite_show_tables(), and realtime_require_handler().

struct sqlite_cache_columns* next

Definition at line 517 of file res_config_sqlite.c.

char* type

Definition at line 515 of file res_config_sqlite.c.

Referenced by find_table_cb(), and handle_cli_sqlite_show_tables().


The documentation for this struct was generated from the following file:
Generated on Mon Jun 27 16:51:25 2011 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7