RTS API Documentation
1.10.11
|
#include <switch_xml_config.h>
Data Fields | |
switch_memory_pool_t * | pool |
switch_size_t | length |
char * | validation_regex |
Definition at line 59 of file switch_xml_config.h.
switch_size_t switch_xml_config_string_options_t::length |
Definition at line 61 of file switch_xml_config.h.
Referenced by switch_xml_config_parse_event().
switch_memory_pool_t* switch_xml_config_string_options_t::pool |
Definition at line 60 of file switch_xml_config.h.
Referenced by switch_xml_config_parse_event().
char* switch_xml_config_string_options_t::validation_regex |
Definition at line 62 of file switch_xml_config.h.
Referenced by switch_xml_config_parse_event().