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

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

_documentXMLNodeprotected
_firstChildXMLNodeprotected
_lastChildXMLNodeprotected
_nextXMLNodeprotected
_parentXMLNodeprotected
_prevXMLNodeprotected
_valueXMLNodemutableprotected
Accept(XMLVisitor *visitor) const =0XMLNodepure virtual
DeleteChild(XMLNode *node)XMLNode
DeleteChildren()XMLNode
FirstChild() constXMLNodeinline
FirstChild()XMLNodeinline
FirstChildElement(const char *value=0) constXMLNode
FirstChildElement(const char *value=0)XMLNodeinline
GetDocument() constXMLNodeinline
GetDocument()XMLNodeinline
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
NextSibling() constXMLNodeinline
NextSibling()XMLNodeinline
NextSiblingElement(const char *value=0) constXMLNode
NextSiblingElement(const char *value=0)XMLNodeinline
NoChildren() constXMLNodeinline
operator=(const XMLNode &)XMLNodeprotected
Parent() constXMLNodeinline
Parent()XMLNodeinline
ParseDeep(char *, StrPair *)XMLNodevirtual
PreviousSibling() constXMLNodeinline
PreviousSibling()XMLNodeinline
PreviousSiblingElement(const char *value=0) constXMLNode
PreviousSiblingElement(const char *value=0)XMLNodeinline
SetValue(const char *val, bool staticMem=false)XMLNode
ShallowClone(XMLDocument *document) const =0XMLNodepure virtual
ShallowEqual(const XMLNode *compare) const =0XMLNodepure virtual
ToComment()XMLNodeinlinevirtual
ToComment() constXMLNodeinlinevirtual
ToDeclaration()XMLNodeinlinevirtual
ToDeclaration() constXMLNodeinlinevirtual
ToDocument()XMLNodeinlinevirtual
ToDocument() constXMLNodeinlinevirtual
ToElement()XMLNodeinlinevirtual
ToElement() constXMLNodeinlinevirtual
ToText()XMLNodeinlinevirtual
ToText() constXMLNodeinlinevirtual
ToUnknown()XMLNodeinlinevirtual
ToUnknown() constXMLNodeinlinevirtual
Value() constXMLNodeinline
XMLDocumentXMLNodefriend
XMLElementXMLNodefriend
XMLNode(XMLDocument *)XMLNodeprotected
XMLNode(const XMLNode &)XMLNodeprotected
~XMLNode()XMLNodeprotectedvirtual