Mon Mar 20 08:26:06 2006

Asterisk developer's documentation


Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

odbc_obj Struct Reference

#include <res_odbc.h>


Data Fields

SQLHDBC con
char * dsn
SQLHENV env
ast_mutex_t lock
char * name
char * password
SQLHSTMT stmt
int up
char * username


Field Documentation

SQLHDBC con
 

Definition at line 42 of file res_odbc.h.

Referenced by config_odbc(), odbc_obj_connect(), odbc_obj_disconnect(), odbc_sanity_check(), realtime_multi_odbc(), realtime_odbc(), and update_odbc().

char* dsn
 

Definition at line 38 of file res_odbc.h.

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

SQLHENV env
 

Definition at line 41 of file res_odbc.h.

Referenced by new_odbc_obj(), and odbc_obj_connect().

ast_mutex_t lock
 

Definition at line 44 of file res_odbc.h.

Referenced by odbc_obj_connect(), odbc_obj_disconnect(), odbc_sanity_check(), and odbc_smart_direct_execute().

char* name
 

Definition at line 37 of file res_odbc.h.

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

char* password
 

Definition at line 40 of file res_odbc.h.

Referenced by odbc_obj_connect().

SQLHSTMT stmt
 

Definition at line 43 of file res_odbc.h.

int up
 

Definition at line 45 of file res_odbc.h.

Referenced by new_odbc_obj(), odbc_dump_fd(), odbc_obj_connect(), odbc_obj_disconnect(), odbc_sanity_check(), and odbc_smart_direct_execute().

char* username
 

Definition at line 39 of file res_odbc.h.

Referenced by odbc_obj_connect().


The documentation for this struct was generated from the following file:
Generated on Mon Mar 20 08:26:06 2006 for Asterisk - the Open Source PBX by  doxygen 1.3.9.1