Mon May 14 04:52:57 2007

Asterisk developer's documentation


odbc_obj Struct Reference

#include <res_odbc.h>

Collaboration diagram for odbc_obj:

Collaboration graph
[legend]

Public Member Functions

 AST_LIST_ENTRY (odbc_obj) list

Data Fields

SQLHDBC con
ast_mutex_t lock
odbc_classparent
unsigned int up:1
unsigned int used:1

Detailed Description

Definition at line 36 of file res_odbc.h.


Member Function Documentation

AST_LIST_ENTRY ( odbc_obj   ) 


Field Documentation

SQLHDBC con

Definition at line 38 of file res_odbc.h.

Referenced by ast_odbc_sanity_check(), config_odbc_prepare(), generic_prepare(), odbc_obj_connect(), odbc_obj_disconnect(), realtime_multi_odbc(), realtime_odbc(), and update_odbc().

ast_mutex_t lock

Definition at line 37 of file res_odbc.h.

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

struct odbc_class* parent

Definition at line 39 of file res_odbc.h.

Referenced by odbc_obj_connect(), and odbc_obj_disconnect().

unsigned int up

Definition at line 41 of file res_odbc.h.

Referenced by ast_odbc_sanity_check(), ast_odbc_smart_execute(), odbc_obj_connect(), odbc_obj_disconnect(), and odbc_show_command().

unsigned int used

Definition at line 40 of file res_odbc.h.

Referenced by ast_odbc_release_obj(), and ast_odbc_request_obj().


The documentation for this struct was generated from the following file:
Generated on Mon May 14 04:52:57 2007 for Asterisk - the Open Source PBX by  doxygen 1.5.1