Thu Apr 8 01:24:32 2010

Asterisk developer's documentation


odbc_obj Struct Reference

ODBC container. More...

#include <res_odbc.h>

Collaboration diagram for odbc_obj:
Collaboration graph
[legend]

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

ODBC container.

Definition at line 38 of file res_odbc.h.


Field Documentation

SQLHDBC con
struct timeval last_used [read]
struct { ... } list
struct odbc_obj* next [read]

Definition at line 50 of file res_odbc.h.

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

Definition at line 48 of file res_odbc.h.

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


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

Generated on 8 Apr 2010 for Asterisk - the Open Source PBX by  doxygen 1.6.1