mxml_value_u Union Reference

#include <mxml.h>


Data Fields

mxml_element_t element
int integer
char * opaque
double real
mxml_text_t text
mxml_custom_t custom


Detailed Description

Definition at line 109 of file mxml.h.


Field Documentation

mxml_element_t mxml_value_u::element

Definition at line 111 of file mxml.h.

Referenced by index_compare(), index_find(), main(), mxml_get_entity(), mxml_load_data(), mxml_parse_element(), mxml_write_node(), mxmlDelete(), mxmlElementGetAttr(), mxmlElementSetAttr(), mxmlFindElement(), mxmlIndexNew(), mxmlNewElement(), mxmlSetElement(), scan_file(), sort_node(), type_cb(), update_comment(), whitespace_cb(), ws_cb(), xml_get_element_name(), and xml_get_text().

int mxml_value_u::integer

Definition at line 112 of file mxml.h.

Referenced by main(), mxml_write_node(), mxmlNewInteger(), and mxmlSetInteger().

char* mxml_value_u::opaque

Definition at line 113 of file mxml.h.

Referenced by main(), mxml_write_node(), mxmlDelete(), mxmlNewOpaque(), and mxmlSetOpaque().

double mxml_value_u::real

Definition at line 114 of file mxml.h.

Referenced by main(), mxml_write_node(), mxmlNewReal(), and mxmlSetReal().

mxml_text_t mxml_value_u::text

Definition at line 115 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(), mxmlDelete(), mxmlNewText(), mxmlNewTextf(), mxmlSetText(), mxmlSetTextf(), scan_file(), update_comment(), write_element(), and xml_get_text().

mxml_custom_t mxml_value_u::custom

Definition at line 116 of file mxml.h.

Referenced by mxmlDelete(), mxmlNewCustom(), and mxmlSetCustom().


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