Asterisk - The Open Source Telephony Project  18.5.0
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 135 of file func_odbc.c.

Field Documentation

◆ data

char data[0]

Definition at line 137 of file func_odbc.c.

Referenced by acf_fetch(), and execute().

◆ list

struct { ... } list

Referenced by acf_fetch(), and odbc_datastore_free().

◆ next

struct odbc_datastore_row* next

Definition at line 136 of file func_odbc.c.


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