Wed Jan 8 2020 09:50:24

Asterisk developer's documentation


custom_prepare_struct Struct Reference

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 53 of file res_config_odbc.c.

Field Documentation

struct ast_string_field_mgr __field_mgr

Definition at line 58 of file res_config_odbc.c.

struct ast_string_field_pool* __field_mgr_pool

Definition at line 58 of file res_config_odbc.c.

const ast_string_field encoding[256]

Definition at line 58 of file res_config_odbc.c.

Referenced by custom_prepare().

const char* extra

Definition at line 55 of file res_config_odbc.c.

Referenced by custom_prepare().

unsigned long long skip

Definition at line 60 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: