This is the complete list of members for GO2SXmlFile, including all inherited members.
AppendNode(String nodeName) | GO2SXmlFile | |
Close() | GO2SFile | inline |
CreateRootNode(String nodeName) | GO2SXmlFile | |
GetFilePath() | GO2SFile | inline |
GO2SXmlFile(String fileName, GO2SEnum::GO2SFileOpen mode=GO2SEnum::GO2SFileOpen::read_only) | GO2SXmlFile | |
GoToChild() | GO2SXmlFile | |
GoToParent() | GO2SXmlFile | |
GoToRoot() | GO2SXmlFile | |
GoToSibling() | GO2SXmlFile | |
IsOpen() | GO2SFile | inline |
ReadAttributes() | GO2SXmlFile | |
ReadAttributeValue(String attributeName) | GO2SXmlFile | |
ReadChildValue(String childName) | GO2SXmlFile | |
ReadNodeName() | GO2SXmlFile | inline |
ReadNodeValue() | GO2SXmlFile | |
Save()=0 | GO2SFile | pure virtual |
SetNodeAttribute(String attributeName, String newValue) | GO2SXmlFile | |
SetNodeValue(String text) | GO2SXmlFile |