#include <mxml.h>
Data Fields | |
stp_mxml_element_t | element |
int | integer |
char * | opaque |
double | real |
stp_mxml_text_t | text |
|
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(). |
|
Definition at line 96 of file mxml.h. Referenced by mxml_write_node(), and stp_mxmlNewInteger(). |
|
Definition at line 97 of file mxml.h. Referenced by mxml_write_node(), stp_mxmlDelete(), and stp_mxmlNewOpaque(). |
|
Definition at line 98 of file mxml.h. Referenced by mxml_write_node(), and stp_mxmlNewReal(). |
|
Definition at line 99 of file mxml.h. Referenced by mxml_write_node(), stp_mxmlDelete(), stp_mxmlNewText(), and stp_sequence_create_from_xmltree(). |