Fri Jan 31 13:16:49 2014

Asterisk developer's documentation


odbc_obj Struct Reference

#include <res_odbc.h>

Data Fields

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

Detailed Description

Definition at line 36 of file res_odbc.h.


Field Documentation

SQLHDBC con
struct timeval last_used [read]

Definition at line 40 of file res_odbc.h.

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

struct { ... } list
struct odbc_obj* next [read]

Definition at line 43 of file res_odbc.h.

struct odbc_class* parent [read]
unsigned int up
unsigned int used

Definition at line 41 of file res_odbc.h.

Referenced by ast_odbc_release_obj(), ast_odbc_request_obj(), and odbc_show_command().


The documentation for this struct was generated from the following file:

Generated on 31 Jan 2014 for Asterisk - the Open Source PBX by  doxygen 1.6.1