Data Fields | |
SmlProtocolVersion | version |
xmlTextReader * | reader |
char * | data |
unsigned int | size |
SmlTransport * | tsp |
SmlMimeType | type |
SmlBool | got_command |
SmlBool | gotMoreData |
Definition at line 47 of file sml_xml_parse_internals.h.
SmlProtocolVersion SmlXmlParser::version |
The version of the last parsed document
Definition at line 49 of file sml_xml_parse_internals.h.