Sat Aug 6 00:40:09 2011

Asterisk developer's documentation


odbc_class Struct Reference


Data Fields

unsigned int backslash_is_escape:1
unsigned int count:10
unsigned int delme:1
char dsn [80]
SQLHENV env
unsigned int haspool:1
unsigned int idlecheck
unsigned int limit:10
struct {
   odbc_class *   next
list
char name [80]
struct {
   odbc_obj *   first
   odbc_obj *   last
   ast_mutex_t   lock
odbc_obj
char password [80]
char username [80]

Detailed Description

Definition at line 58 of file res_odbc.c.


Field Documentation

unsigned int backslash_is_escape

Definition at line 70 of file res_odbc.c.

Referenced by ast_odbc_backslash_is_escape().

unsigned int count

Definition at line 68 of file res_odbc.c.

unsigned int delme

Definition at line 69 of file res_odbc.c.

char dsn[80]

Definition at line 62 of file res_odbc.c.

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

SQLHENV env

Definition at line 65 of file res_odbc.c.

Referenced by odbc_obj_connect().

struct odbc_obj* first

Definition at line 72 of file res_odbc.c.

unsigned int haspool

Definition at line 66 of file res_odbc.c.

unsigned int idlecheck

Definition at line 71 of file res_odbc.c.

Referenced by ast_odbc_request_obj(), and load_odbc_config().

struct odbc_obj* last

Definition at line 72 of file res_odbc.c.

unsigned int limit

Definition at line 67 of file res_odbc.c.

Referenced by load_odbc_config().

struct { ... } list

Referenced by ast_odbc_request_obj().

ast_mutex_t lock

Definition at line 72 of file res_odbc.c.

char name[80]

Definition at line 61 of file res_odbc.c.

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

struct odbc_class* next

Definition at line 60 of file res_odbc.c.

struct { ... } odbc_obj

char password[80]

Definition at line 64 of file res_odbc.c.

Referenced by load_odbc_config(), and odbc_obj_connect().

char username[80]

Definition at line 63 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 Sat Aug 6 00:40:09 2011 for Asterisk - the Open Source PBX by  doxygen 1.4.7