FreeSWITCH API Documentation  1.7.0
Data Fields
switch_xml_config_atomic_options_t Struct Reference

#include <switch_xml_config.h>

+ Collaboration diagram for switch_xml_config_atomic_options_t:

Data Fields

switch_bool_t enforce_min
 
uint32_t min
 
switch_bool_t enforce_max
 
uint32_t max
 

Detailed Description

Definition at line 74 of file switch_xml_config.h.

Field Documentation

switch_bool_t switch_xml_config_atomic_options_t::enforce_max

Definition at line 77 of file switch_xml_config.h.

Referenced by switch_xml_config_parse_event().

switch_bool_t switch_xml_config_atomic_options_t::enforce_min

Definition at line 75 of file switch_xml_config.h.

Referenced by switch_xml_config_parse_event().

uint32_t switch_xml_config_atomic_options_t::max

Definition at line 78 of file switch_xml_config.h.

Referenced by switch_xml_config_parse_event().

uint32_t switch_xml_config_atomic_options_t::min

Definition at line 76 of file switch_xml_config.h.

Referenced by switch_xml_config_parse_event().


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