#include <mxml.h>
Data Fields | |
stp_mxml_element_t | element |
int | integer |
char * | opaque |
double | real |
stp_mxml_text_t | text |
|
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(). |
|
Definition at line 101 of file mxml.h. Referenced by stp_mxmlNewInteger(). |
|
Definition at line 102 of file mxml.h. Referenced by stp_mxmlNewOpaque(). |
|
Definition at line 103 of file mxml.h. Referenced by stp_mxmlNewReal(). |
|
Definition at line 104 of file mxml.h. Referenced by stp_mxmlNewText(), stp_printer_create_from_xmltree(), and stp_sequence_create_from_xmltree(). |