Data Fields | |
unsigned int | cmdRef |
unsigned int | msgRef |
xmlBuffer * | buffer |
unsigned int | cmdID |
Definition at line 57 of file sml_xml_assm_internals.h.
unsigned int SmlXmlAssemblerStatus::cmdRef |
The type of the command. Used the make the opening and closing tags
Definition at line 59 of file sml_xml_assm_internals.h.
xmlBuffer* SmlXmlAssemblerStatus::buffer |
The buffer that holds the assembled data of this status
Definition at line 63 of file sml_xml_assm_internals.h.
unsigned int SmlXmlAssemblerStatus::cmdID |
The command id.
Definition at line 65 of file sml_xml_assm_internals.h.