Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

odbc_obj Struct Reference

#include <res_odbc.h>


Data Fields

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


Field Documentation

SQLHDBC con
 

Definition at line 32 of file res_odbc.h.

char* dsn
 

Definition at line 28 of file res_odbc.h.

SQLHENV env
 

Definition at line 31 of file res_odbc.h.

ast_mutex_t lock
 

Definition at line 34 of file res_odbc.h.

char* name
 

Definition at line 27 of file res_odbc.h.

char* password
 

Definition at line 30 of file res_odbc.h.

SQLHSTMT stmt
 

Definition at line 33 of file res_odbc.h.

int up
 

Definition at line 35 of file res_odbc.h.

char* username
 

Definition at line 29 of file res_odbc.h.


The documentation for this struct was generated from the following file:
Generated on Thu Oct 28 11:33:08 2004 for Asterisk by doxygen1.2.15