mxml_value_u Union Reference

#include <mxml.h>

Collaboration diagram for mxml_value_u:
Collaboration graph
[legend]

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 126 of file mxml.h.


Field Documentation

Definition at line 133 of file mxml.h.

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

Definition at line 129 of file mxml.h.

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

Definition at line 130 of file mxml.h.

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

Definition at line 131 of file mxml.h.

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


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

Generated by  doxygen 1.6.2