cocos2d-x  2.2.3-gd2.113-rev1ec524e
Loading...
Searching...
No Matches
XMLDocument Member List

This is the complete list of members for XMLDocument, including all inherited members.

_documentXMLNodeprotected
_firstChildXMLNodeprotected
_lastChildXMLNodeprotected
_nextXMLNodeprotected
_parentXMLNodeprotected
_prevXMLNodeprotected
_valueXMLNodemutableprotected
Accept(XMLVisitor *visitor) constXMLDocumentvirtual
DeleteChild(XMLNode *node)XMLNode
DeleteChildren()XMLNode
DeleteNode(XMLNode *node)XMLDocumentinline
Error() constXMLDocumentinline
ErrorID() constXMLDocumentinline
FirstChild() constXMLNodeinline
FirstChild()XMLNodeinline
FirstChildElement(const char *value=0) constXMLNode
FirstChildElement(const char *value=0)XMLNodeinline
GetDocument() constXMLNodeinline
GetDocument()XMLNodeinline
GetErrorStr1() constXMLDocumentinline
GetErrorStr2() constXMLDocumentinline
HasBOM() constXMLDocumentinline
Identify(char *p, XMLNode **node)XMLDocument
InsertAfterChild(XMLNode *afterThis, XMLNode *addThis)XMLNode
InsertEndChild(XMLNode *addThis)XMLNode
InsertFirstChild(XMLNode *addThis)XMLNode
LastChild() constXMLNodeinline
LastChild()XMLNodeinline
LastChildElement(const char *value=0) constXMLNode
LastChildElement(const char *value=0)XMLNodeinline
LinkEndChild(XMLNode *addThis)XMLNodeinline
LoadFile(const char *filename)XMLDocument
LoadFile(FILE *)XMLDocument
NewComment(const char *comment)XMLDocument
NewDeclaration(const char *text=0)XMLDocument
NewElement(const char *name)XMLDocument
NewText(const char *text)XMLDocument
NewUnknown(const char *text)XMLDocument
NextSibling() constXMLNodeinline
NextSibling()XMLNodeinline
NextSiblingElement(const char *value=0) constXMLNode
NextSiblingElement(const char *value=0)XMLNodeinline
NoChildren() constXMLNodeinline
tinyxml2::XMLNode::operator=(const XMLNode &)XMLNodeprotected
Parent() constXMLNodeinline
Parent()XMLNodeinline
Parse(const char *xml, size_t nBytes=(size_t)(-1))XMLDocument
ParseDeep(char *, StrPair *)XMLNodevirtual
PreviousSibling() constXMLNodeinline
PreviousSibling()XMLNodeinline
PreviousSiblingElement(const char *value=0) constXMLNode
PreviousSiblingElement(const char *value=0)XMLNodeinline
Print(XMLPrinter *streamer=0)XMLDocument
PrintError() constXMLDocument
ProcessEntities() constXMLDocumentinline
RootElement()XMLDocumentinline
RootElement() constXMLDocumentinline
SaveFile(const char *filename, bool compact=false)XMLDocument
SaveFile(FILE *fp, bool compact=false)XMLDocument
SetBOM(bool useBOM)XMLDocumentinline
SetError(XMLError error, const char *str1, const char *str2)XMLDocument
SetValue(const char *val, bool staticMem=false)XMLNode
ShallowClone(XMLDocument *) constXMLDocumentinlinevirtual
ShallowEqual(const XMLNode *) constXMLDocumentinlinevirtual
ToComment()XMLNodeinlinevirtual
ToComment() constXMLNodeinlinevirtual
ToDeclaration()XMLNodeinlinevirtual
ToDeclaration() constXMLNodeinlinevirtual
ToDocument()XMLDocumentinlinevirtual
ToDocument() constXMLDocumentinlinevirtual
ToElement()XMLNodeinlinevirtual
ToElement() constXMLNodeinlinevirtual
ToText()XMLNodeinlinevirtual
ToText() constXMLNodeinlinevirtual
ToUnknown()XMLNodeinlinevirtual
ToUnknown() constXMLNodeinlinevirtual
Value() constXMLNodeinline
WhitespaceMode() constXMLDocumentinline
XMLDocument(bool processEntities=true, Whitespace=PRESERVE_WHITESPACE)XMLDocument
XMLElementXMLDocumentfriend
XMLNode(XMLDocument *)XMLNodeprotected
XMLNode(const XMLNode &)XMLNodeprotected
~XMLDocument()XMLDocument
~XMLNode()XMLNodeprotectedvirtual