Fri Sep 29 11:15:40 2006

Asterisk developer's documentation


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


Detailed Description

Definition at line 36 of file res_odbc.h.


Field Documentation

SQLHDBC con

Definition at line 42 of file res_odbc.h.

Referenced by acf_odbc_read(), acf_odbc_write(), 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 odbc_dump_fd(), odbc_obj_connect(), and odbc_obj_disconnect().

SQLHENV env

Definition at line 41 of file res_odbc.h.

Referenced by 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 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 Fri Sep 29 11:15:40 2006 for Asterisk - the Open Source PBX by  doxygen 1.4.7