Tue Mar 2 17:35:26 2010

Asterisk developer's documentation


odbc_datastore Struct Reference

Collaboration diagram for odbc_datastore:
Collaboration graph
[legend]

Data Fields

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

Detailed Description

Definition at line 79 of file func_odbc.c.


Field Documentation

struct { ... }
struct odbc_datastore_row* first [read]

Definition at line 80 of file func_odbc.c.

struct odbc_datastore_row* last [read]

Definition at line 80 of file func_odbc.c.

Definition at line 80 of file func_odbc.c.

char names[0]

Definition at line 81 of file func_odbc.c.

Referenced by acf_fetch().


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

Generated on 2 Mar 2010 for Asterisk - the Open Source PBX by  doxygen 1.6.1