Sat Mar 10 01:55:58 2012

Asterisk developer's documentation


odbc_datastore Struct Reference


Data Fields

struct {
   odbc_datastore_row *   first
   odbc_datastore_row *   last
   ast_mutex_t   lock
}; 
char names [0]

Detailed Description

Definition at line 134 of file func_odbc.c.


Field Documentation

struct { ... }

struct odbc_datastore_row* first

Definition at line 135 of file func_odbc.c.

struct odbc_datastore_row* last

Definition at line 135 of file func_odbc.c.

ast_mutex_t lock

Definition at line 135 of file func_odbc.c.

char names[0]

Definition at line 136 of file func_odbc.c.

Referenced by acf_fetch().


The documentation for this struct was generated from the following file:
Generated on Sat Mar 10 01:55:58 2012 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7