Main Page   Modules   Alphabetical List   Data Structures   File List   Data Fields   Globals  

mxml_value_u Union Reference

#include <mxml.h>


Data Fields

mxml_element_t element
int integer
char * opaque
double real
mxml_text_t text


Field Documentation

mxml_element_t mxml_value_u::element
 

Definition at line 95 of file mxml.h.

Referenced by curve_whitespace_callback(), mxml_load_data(), mxml_parse_element(), mxml_write_node(), stp_printer_create_from_xmltree(), stp_xml_parse_file(), stp_xml_process_paper(), stp_xml_process_paperdef(), stpi_mxmlDelete(), stpi_mxmlElementGetAttr(), stpi_mxmlElementSetAttr(), stpi_mxmlFindElement(), stpi_mxmlNewElement(), stpi_xml_process_family(), stpi_xml_process_node(), and stpi_xml_process_printdef().

int mxml_value_u::integer
 

Definition at line 96 of file mxml.h.

Referenced by mxml_write_node(), and stpi_mxmlNewInteger().

char* mxml_value_u::opaque
 

Definition at line 97 of file mxml.h.

Referenced by mxml_write_node(), stpi_mxmlDelete(), and stpi_mxmlNewOpaque().

double mxml_value_u::real
 

Definition at line 98 of file mxml.h.

Referenced by mxml_write_node(), and stpi_mxmlNewReal().

mxml_text_t mxml_value_u::text
 

Definition at line 99 of file mxml.h.

Referenced by mxml_write_node(), stp_sequence_create_from_xmltree(), stpi_mxmlDelete(), and stpi_mxmlNewText().


The documentation for this union was generated from the following file:
Generated on Mon Apr 26 20:34:55 2004 for libgimpprint API Reference by doxygen1.2.17