Mon Sep 20 2010 00:35:14

Asterisk developer's documentation


Data Fields

sqlite_cache_columns Struct Reference

Data Fields

unsigned char isint
char * name
char * type

Detailed Description

Definition at line 511 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 514 of file res_config_sqlite.c.

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

char* name
char* type

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