Tue Aug 24 2010 19:42:03

Asterisk developer's documentation


Data Fields

custom_prepare_struct Struct Reference

Collaboration diagram for custom_prepare_struct:
Collaboration graph
[legend]

Data Fields

struct ast_string_field_mgr __field_mgr
struct ast_string_field_pool__field_mgr_pool
va_list ap
const ast_string_field encoding [256]
const char * extra
unsigned long long skip
const char * sql

Detailed Description

Definition at line 51 of file res_config_odbc.c.


Field Documentation

Definition at line 56 of file res_config_odbc.c.

Definition at line 56 of file res_config_odbc.c.

va_list ap

Definition at line 56 of file res_config_odbc.c.

Referenced by custom_prepare().

const char* extra

Definition at line 53 of file res_config_odbc.c.

Referenced by custom_prepare().

unsigned long long skip

Definition at line 58 of file res_config_odbc.c.

Referenced by custom_prepare(), and update_odbc().

const char* sql

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