switch_xml_root Struct Reference

Collaboration diagram for switch_xml_root:
[legend]

Data Fields

switch_xml xml
switch_xml_t cur
char * m
switch_size_t len
uint8_t dynamic
char * u
char * s
char * e
char ** ent
char *** attr
char *** pi
short standalone
char err [SWITCH_XML_ERRL]

Detailed Description

Definition at line 110 of file switch_xml.c.


Field Documentation

char*** switch_xml_root::attr

Definition at line 120 of file switch_xml.c.

Referenced by switch_xml_attr(), switch_xml_free(), switch_xml_internal_dtd(), and switch_xml_new().

switch_xml_t switch_xml_root::cur

Definition at line 112 of file switch_xml.c.

Referenced by switch_xml_char_content(), switch_xml_close_tag(), switch_xml_new(), and switch_xml_open_tag().

uint8_t switch_xml_root::dynamic

Definition at line 115 of file switch_xml.c.

Referenced by switch_xml_free(), switch_xml_parse_fd(), switch_xml_parse_file_simple(), switch_xml_parse_fp(), and switch_xml_parse_str_dynamic().

char* switch_xml_root::e

Definition at line 118 of file switch_xml.c.

Referenced by switch_xml_free().

char** switch_xml_root::ent

Definition at line 119 of file switch_xml.c.

Referenced by switch_xml_char_content(), switch_xml_free(), switch_xml_internal_dtd(), and switch_xml_new().

char switch_xml_root::err[SWITCH_XML_ERRL]

Definition at line 123 of file switch_xml.c.

Referenced by switch_xml_err(), switch_xml_internal_dtd(), and switch_xml_new().

switch_size_t switch_xml_root::len

Definition at line 114 of file switch_xml.c.

char* switch_xml_root::m

Definition at line 113 of file switch_xml.c.

Referenced by switch_xml_free(), and switch_xml_parse_str().

char*** switch_xml_root::pi

Definition at line 121 of file switch_xml.c.

Referenced by switch_xml_free(), switch_xml_new(), switch_xml_pi(), switch_xml_proc_inst(), and switch_xml_toxml_buf().

char* switch_xml_root::s

Definition at line 117 of file switch_xml.c.

Referenced by switch_xml_err(), and switch_xml_free().

short switch_xml_root::standalone

Definition at line 122 of file switch_xml.c.

Referenced by switch_xml_internal_dtd(), and switch_xml_proc_inst().

char* switch_xml_root::u

Definition at line 116 of file switch_xml.c.

Referenced by switch_xml_free().

struct switch_xml switch_xml_root::xml

Definition at line 111 of file switch_xml.c.

Referenced by switch_xml_attr(), switch_xml_err(), switch_xml_new(), switch_xml_parse_fd(), switch_xml_parse_file_simple(), switch_xml_parse_fp(), switch_xml_parse_str_dynamic(), switch_xml_pi(), switch_xml_proc_inst(), and switch_xml_toxml_buf().


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