Fri Jun 19 12:11:03 2009

Asterisk developer's documentation


odbc_obj Struct Reference

ODBC container. More...

#include <res_odbc.h>


Data Fields

SQLHDBC con
timeval last_used
struct {
   odbc_obj *   next
list
ast_mutex_t lock
odbc_classparent
unsigned int up:1
unsigned int used:1


Detailed Description

ODBC container.

Definition at line 38 of file res_odbc.h.


Field Documentation

SQLHDBC con

Definition at line 40 of file res_odbc.h.

Referenced by ast_odbc_find_table(), ast_odbc_sanity_check(), config_odbc_prepare(), custom_prepare(), execute_cb(), generic_execute(), generic_prepare(), load_config(), odbc_obj_connect(), and odbc_obj_disconnect().

struct timeval last_used

Definition at line 42 of file res_odbc.h.

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

struct { ... } list

ast_mutex_t lock

Definition at line 39 of file res_odbc.h.

Referenced by handle_cli_odbc_show(), odbc_obj_connect(), odbc_obj_destructor(), and odbc_obj_disconnect().

struct odbc_obj* next

Definition at line 50 of file res_odbc.h.

struct odbc_class* parent

Definition at line 41 of file res_odbc.h.

Referenced by ast_odbc_backslash_is_escape(), ast_odbc_request_obj(), ast_odbc_sanity_check(), odbc_obj_connect(), odbc_obj_destructor(), and odbc_obj_disconnect().

unsigned int up

Definition at line 49 of file res_odbc.h.

Referenced by ast_odbc_sanity_check(), handle_cli_odbc_show(), odbc_obj_connect(), and odbc_obj_disconnect().

unsigned int used

Definition at line 48 of file res_odbc.h.

Referenced by ast_odbc_release_obj(), and handle_cli_odbc_show().


The documentation for this struct was generated from the following file:
Generated on Fri Jun 19 12:11:03 2009 for Asterisk - the Open Source PBX by  doxygen 1.4.7