Fri Jun 19 12:11:03 2009

Asterisk developer's documentation


odbc_class Struct Reference


Data Fields

unsigned int backslash_is_escape:1
unsigned int count
unsigned int delme:1
char dsn [80]
SQLHENV env
unsigned int haspool:1
unsigned int idlecheck
unsigned int limit
struct {
   odbc_class *   next
list
char name [80]
ao2_containerobj_container
char * password
char * sanitysql
char * username

Detailed Description

Definition at line 52 of file res_odbc.c.


Field Documentation

unsigned int backslash_is_escape

Definition at line 63 of file res_odbc.c.

Referenced by ast_odbc_backslash_is_escape().

unsigned int count

Definition at line 65 of file res_odbc.c.

unsigned int delme

Definition at line 62 of file res_odbc.c.

char dsn[80]

Definition at line 56 of file res_odbc.c.

Referenced by load_odbc_config(), odbc_obj_connect(), and odbc_obj_disconnect().

SQLHENV env

Definition at line 60 of file res_odbc.c.

Referenced by odbc_obj_connect().

unsigned int haspool

Definition at line 61 of file res_odbc.c.

unsigned int idlecheck

Definition at line 66 of file res_odbc.c.

Referenced by ast_odbc_request_obj(), and load_odbc_config().

unsigned int limit

Definition at line 64 of file res_odbc.c.

Referenced by load_odbc_config().

struct { ... } list

Referenced by ast_odbc_clear_cache(), ast_odbc_find_column(), ast_odbc_find_table(), and destroy_table_cache().

char name[80]

Definition at line 55 of file res_odbc.c.

Referenced by odbc_obj_connect(), odbc_obj_disconnect(), and odbc_register_class().

struct odbc_class* next

Definition at line 54 of file res_odbc.c.

struct ao2_container* obj_container

Definition at line 67 of file res_odbc.c.

char* password

Definition at line 58 of file res_odbc.c.

Referenced by load_odbc_config(), and odbc_obj_connect().

char* sanitysql

Definition at line 59 of file res_odbc.c.

Referenced by ast_odbc_sanity_check(), and load_odbc_config().

char* username

Definition at line 57 of file res_odbc.c.

Referenced by load_odbc_config(), and odbc_obj_connect().


The documentation for this struct was generated from the following file:
Generated on Fri Jun 19 12:11:03 2009 for Asterisk - the Open Source PBX by  doxygen 1.4.7