Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

stp_mxml_value_u Union Reference

#include <mxml.h>


Data Fields

stp_mxml_element_t element
int integer
char * opaque
double real
stp_mxml_text_t text


Field Documentation

stp_mxml_element_t stp_mxml_value_u::element
 

Definition at line 100 of file mxml.h.

Referenced by mxml_load_data(), stp_mxmlNewElement(), stp_printer_create_from_xmltree(), stp_xml_parse_file(), stp_xml_process_paper(), stp_xml_process_paperdef(), stpi_xml_process_family(), and stpi_xml_process_printdef().

int stp_mxml_value_u::integer
 

Definition at line 101 of file mxml.h.

Referenced by stp_mxmlNewInteger().

char* stp_mxml_value_u::opaque
 

Definition at line 102 of file mxml.h.

Referenced by stp_mxmlNewOpaque().

double stp_mxml_value_u::real
 

Definition at line 103 of file mxml.h.

Referenced by stp_mxmlNewReal().

stp_mxml_text_t stp_mxml_value_u::text
 

Definition at line 104 of file mxml.h.

Referenced by stp_mxmlNewText(), stp_printer_create_from_xmltree(), and stp_sequence_create_from_xmltree().


The documentation for this union was generated from the following file:
Generated on Thu Feb 10 19:29:32 2005 for libgutenprint API Reference by  doxygen 1.4.1