Thu Apr 8 01:24:32 2010

Asterisk developer's documentation


odbc_class Struct Reference

Collaboration diagram for odbc_class:
Collaboration graph
[legend]

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 {
   struct odbc_class *   next
list
char name [80]
struct 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.

Referenced by handle_cli_odbc_show().

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
char name[80]

Definition at line 55 of file res_odbc.c.

Referenced by odbc_obj_connect(), and odbc_obj_disconnect().

struct odbc_class* next [read]

Definition at line 54 of file res_odbc.c.

struct ao2_container* obj_container [read]

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 8 Apr 2010 for Asterisk - the Open Source PBX by  doxygen 1.6.1