Mon Mar 31 17:30:13 2014

Asterisk developer's documentation


acf_odbc_query Struct Reference

Data Fields

struct ast_custom_functionacf
char dsn [30]
unsigned int flags
struct {
   struct acf_odbc_query *   next
list
char sql_read [2048]
char sql_write [2048]

Detailed Description

Definition at line 61 of file func_odbc.c.


Field Documentation

struct ast_custom_function* acf [read]
char dsn[30]

Definition at line 63 of file func_odbc.c.

Referenced by acf_odbc_read(), and acf_odbc_write().

unsigned int flags

Definition at line 66 of file func_odbc.c.

struct { ... } list
struct acf_odbc_query* next [read]

Definition at line 62 of file func_odbc.c.

char sql_read[2048]

Definition at line 64 of file func_odbc.c.

Referenced by acf_odbc_read().

char sql_write[2048]

Definition at line 65 of file func_odbc.c.

Referenced by acf_odbc_write().


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

Generated on 31 Mar 2014 for Asterisk - the Open Source PBX by  doxygen 1.6.1