mxml_node_s Struct Reference

#include <mxml.h>


Data Fields

mxml_type_t type
struct mxml_node_snext
struct mxml_node_sprev
struct mxml_node_sparent
struct mxml_node_schild
struct mxml_node_slast_child
mxml_value_t value


Detailed Description

Definition at line 119 of file mxml.h.


Field Documentation

mxml_type_t mxml_node_s::type

Definition at line 121 of file mxml.h.

Referenced by agent_xml_parse__fill_row_data(), fipa_envelope_HandleAclRepresentation(), fipa_envelope_HandleComments(), fipa_envelope_HandleDate(), fipa_envelope_HandlePayloadEncoding(), fipa_envelope_HandlePayloadLength(), fipa_envelope_ParseAddresses(), fipa_envelope_ParseAgentIdentifier(), main(), mxml_new(), mxml_write_node(), mxmlDelete(), mxmlElementGetAttr(), mxmlElementSetAttr(), mxmlFindElement(), mxmlSetCustom(), mxmlSetElement(), mxmlSetInteger(), mxmlSetOpaque(), mxmlSetReal(), mxmlSetText(), mxmlSetTextf(), write_element(), xml_get_cdata(), xml_get_element_name(), xml_get_next_element(), and xml_get_text().

struct mxml_node_s* mxml_node_s::next [read]

Definition at line 122 of file mxml.h.

Referenced by add_variable(), main(), mxml_write_node(), mxmlAdd(), mxmlFindElement(), mxmlRemove(), mxmlWalkNext(), scan_file(), sort_node(), xml_get_next_element(), and xml_get_text().

struct mxml_node_s* mxml_node_s::prev [read]

Definition at line 123 of file mxml.h.

Referenced by mxml_write_node(), mxmlAdd(), mxmlRemove(), and mxmlWalkPrev().

struct mxml_node_s* mxml_node_s::parent [read]

Definition at line 124 of file mxml.h.

Referenced by mxml_load_data(), mxmlAdd(), mxmlRemove(), mxmlWalkNext(), mxmlWalkPrev(), sort_node(), whitespace_cb(), ws_cb(), and xml_find_sibling().

struct mxml_node_s* mxml_node_s::child [read]

Definition at line 125 of file mxml.h.

Referenced by add_variable(), agent_xml_parse__fill_row_data(), fipa_envelope_HandleAclRepresentation(), fipa_envelope_HandleComments(), fipa_envelope_HandleDate(), fipa_envelope_HandlePayloadEncoding(), fipa_envelope_HandlePayloadLength(), fipa_envelope_ParseAddresses(), fipa_envelope_ParseAgentIdentifier(), main(), mxml_write_node(), mxmlAdd(), mxmlDelete(), mxmlRemove(), mxmlWalkNext(), scan_file(), sort_node(), whitespace_cb(), write_documentation(), write_element(), and xml_get_text().

struct mxml_node_s* mxml_node_s::last_child [read]

Definition at line 126 of file mxml.h.

Referenced by add_variable(), main(), mxmlAdd(), mxmlRemove(), mxmlWalkPrev(), and scan_file().

mxml_value_t mxml_node_s::value

Definition at line 127 of file mxml.h.

Referenced by add_variable(), agent_xml_parse__fill_row_data(), fipa_envelope_HandleAclRepresentation(), fipa_envelope_HandleComments(), fipa_envelope_HandleDate(), fipa_envelope_HandlePayloadEncoding(), fipa_envelope_HandlePayloadLength(), fipa_envelope_ParseAddresses(), fipa_envelope_ParseAgentIdentifier(), index_compare(), index_find(), main(), mxml_get_entity(), mxml_load_data(), mxml_parse_element(), mxml_write_node(), mxmlDelete(), mxmlElementGetAttr(), mxmlElementSetAttr(), mxmlFindElement(), mxmlIndexNew(), mxmlNewCustom(), mxmlNewElement(), mxmlNewInteger(), mxmlNewOpaque(), mxmlNewReal(), mxmlNewText(), mxmlNewTextf(), mxmlSetCustom(), mxmlSetElement(), mxmlSetInteger(), mxmlSetOpaque(), mxmlSetReal(), mxmlSetText(), mxmlSetTextf(), scan_file(), sort_node(), type_cb(), update_comment(), whitespace_cb(), write_element(), ws_cb(), xml_get_element_name(), and xml_get_text().


The documentation for this struct was generated from the following file:
Generated on Fri May 16 14:49:58 2008 for Mobile-C by  doxygen 1.5.4