Wed Mar 3 23:23:01 2010

Asterisk developer's documentation


sqlite_cache_columns Struct Reference

Collaboration diagram for sqlite_cache_columns:
Collaboration graph
[legend]

Data Fields

unsigned char isint
struct {
   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
char* name
struct sqlite_cache_columns* next [read]

Definition at line 509 of file res_config_sqlite.c.

char* type

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

Generated on 3 Mar 2010 for Asterisk - the Open Source PBX by  doxygen 1.6.1