switch_xml_config_item Struct Reference

A configuration instruction read by switch_xml_config_parse. More...

#include <switch_xml_config.h>

Collaboration diagram for switch_xml_config_item:

[legend]

Data Fields

const char * key
switch_xml_config_type_t type
int flags
void * ptr
const void * defaultvalue
void * data
switch_xml_config_callback_t function
const char * syntax
const char * helptext

Detailed Description

A configuration instruction read by switch_xml_config_parse.

Definition at line 93 of file switch_xml_config.h.


Field Documentation

void* switch_xml_config_item::data

Definition at line 99 of file switch_xml_config.h.

Referenced by switch_xml_config_cleanup(), and switch_xml_config_parse_event().

const void* switch_xml_config_item::defaultvalue

Definition at line 98 of file switch_xml_config.h.

Referenced by switch_xml_config_parse_event().

int switch_xml_config_item::flags

Definition at line 96 of file switch_xml_config.h.

switch_xml_config_callback_t switch_xml_config_item::function

Definition at line 100 of file switch_xml_config.h.

Referenced by switch_xml_config_cleanup(), and switch_xml_config_parse_event().

const char* switch_xml_config_item::helptext

Definition at line 102 of file switch_xml_config.h.

const char* switch_xml_config_item::key

Definition at line 94 of file switch_xml_config.h.

Referenced by switch_xml_config_cleanup(), and switch_xml_config_parse_event().

void* switch_xml_config_item::ptr

Definition at line 97 of file switch_xml_config.h.

Referenced by switch_xml_config_cleanup(), and switch_xml_config_parse_event().

const char* switch_xml_config_item::syntax

Definition at line 101 of file switch_xml_config.h.

switch_xml_config_type_t switch_xml_config_item::type

Definition at line 95 of file switch_xml_config.h.

Referenced by switch_xml_config_cleanup(), and switch_xml_config_parse_event().


The documentation for this struct was generated from the following file:
Generated on Sun May 20 04:00:38 2012 for FreeSWITCH API Documentation by  doxygen 1.4.7