Asterisk - The Open Source Telephony Project GIT-master-a358458
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
 
const ast_string_field encoding [256]
 
const char * extra
 
const struct ast_variablefields
 
unsigned long long skip
 
const char * sql
 

Detailed Description

Definition at line 58 of file res_config_odbc.c.

Field Documentation

◆ __field_mgr

struct ast_string_field_mgr __field_mgr

Definition at line 63 of file res_config_odbc.c.

◆ __field_mgr_pool

struct ast_string_field_pool* __field_mgr_pool

Definition at line 63 of file res_config_odbc.c.

◆ encoding

const ast_string_field encoding[256]

Definition at line 63 of file res_config_odbc.c.

Referenced by custom_prepare().

◆ extra

const char* extra

Definition at line 60 of file res_config_odbc.c.

Referenced by custom_prepare(), destroy_odbc(), and update_odbc().

◆ fields

const struct ast_variable* fields

◆ skip

unsigned long long skip

Definition at line 65 of file res_config_odbc.c.

Referenced by custom_prepare(), and update_odbc().

◆ sql

const char* sql

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