Asterisk - The Open Source Telephony Project GIT-master-7e7a603
Data Fields
odbc_datastore_row Struct Reference
Collaboration diagram for odbc_datastore_row:
Collaboration graph
[legend]

Data Fields

char data [0]
 
struct {
   struct odbc_datastore_row *   next
 
list
 

Detailed Description

Definition at line 152 of file func_odbc.c.

Field Documentation

◆ data

char data[0]

Definition at line 154 of file func_odbc.c.

Referenced by acf_fetch(), execute(), generic_execute(), and silent_execute().

◆ 

struct { ... } list

Referenced by acf_fetch(), and odbc_datastore_free().

◆ next

struct odbc_datastore_row* next

Definition at line 153 of file func_odbc.c.


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