SmlXmlAssemblerCommand Struct Reference
[XML Assembler Internals]

Data Fields

SmlCommandType cmdType
xmlBuffer * buffer
SmlXmlAssemblerNodeType nodeType
unsigned int cmdID
GList * children

Detailed Description

Definition at line 45 of file sml_xml_assm_internals.h.


Field Documentation

The type of the command. Used the make the opening and closing tags

Definition at line 47 of file sml_xml_assm_internals.h.

The buffer that holds the assembled data of this command

Definition at line 49 of file sml_xml_assm_internals.h.

SmlXmlAssemblerNodeType SmlXmlAssemblerCommand::nodeType

The type of the node. Either a opening or a closing node

Definition at line 51 of file sml_xml_assm_internals.h.

The command id. Needed if you want to add children

Definition at line 53 of file sml_xml_assm_internals.h.


The documentation for this struct was generated from the following file:

Generated by  doxygen 1.6.2