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

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

Referenced by curve_whitespace_callback(), mxml_load_data(), mxml_parse_element(), mxml_write_node(), stp_mxmlDelete(), stp_mxmlElementGetAttr(), stp_mxmlElementSetAttr(), stp_mxmlFindElement(), stp_mxmlNewElement(), stp_printer_create_from_xmltree(), stp_xml_parse_file(), stp_xml_process_paper(), stp_xml_process_paperdef(), stpi_xml_process_family(), stpi_xml_process_node(), and stpi_xml_process_printdef().

int stp_mxml_value_u::integer
 

Definition at line 96 of file mxml.h.

Referenced by mxml_write_node(), and stp_mxmlNewInteger().

char* stp_mxml_value_u::opaque
 

Definition at line 97 of file mxml.h.

Referenced by mxml_write_node(), stp_mxmlDelete(), and stp_mxmlNewOpaque().

double stp_mxml_value_u::real
 

Definition at line 98 of file mxml.h.

Referenced by mxml_write_node(), and stp_mxmlNewReal().

stp_mxml_text_t stp_mxml_value_u::text
 

Definition at line 99 of file mxml.h.

Referenced by mxml_write_node(), stp_mxmlDelete(), stp_mxmlNewText(), and stp_sequence_create_from_xmltree().


The documentation for this union was generated from the following file:
Generated on Wed May 12 20:21:38 2004 for libgimpprint API Reference by doxygen1.2.17