Fri Jun 19 12:11:05 2009

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 505 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 508 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 506 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 509 of file res_config_sqlite.c.

char* type

Definition at line 507 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 Fri Jun 19 12:11:05 2009 for Asterisk - the Open Source PBX by  doxygen 1.4.7