attributes | sxml::XmlNode | |
children | sxml::XmlNode | |
complete | sxml::XmlNode | |
findFirst(const string &name, const bool ignoreNamespaces=false) | sxml::XmlNode | |
findFree(NodeSearch *ns) | sxml::XmlNode | |
findInit(const string &name, const bool ignoreNamespaces=false) | sxml::XmlNode | |
findNext(NodeSearch *ns) | sxml::XmlNode | |
freeSubTree() | sxml::XmlNode | |
name | sxml::XmlNode | |
readFromStream(istream &readFrom, const bool readChildren=true) | sxml::XmlNode | |
type | sxml::XmlNode | |
writeToStream(ostream &writeTo, const bool pretty=true) | sxml::XmlNode | |
XmlNode() | sxml::XmlNode | |
XmlNode(const NodeType type, const string &name) | sxml::XmlNode | |
~XmlNode() | sxml::XmlNode | [virtual] |