cocos2d-x  2.2.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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() const XMLNodeinline
FirstChild()XMLNodeinline
FirstChildElement(const char *value=0) const XMLNode
FirstChildElement(const char *value=0)XMLNodeinline
GetDocument() const XMLNodeinline
GetDocument()XMLNodeinline
InsertAfterChild(XMLNode *afterThis, XMLNode *addThis)XMLNode
InsertEndChild(XMLNode *addThis)XMLNode
InsertFirstChild(XMLNode *addThis)XMLNode
LastChild() const XMLNodeinline
LastChild()XMLNodeinline
LastChildElement(const char *value=0) const XMLNode
LastChildElement(const char *value=0)XMLNodeinline
LinkEndChild(XMLNode *addThis)XMLNodeinline
NextSibling() const XMLNodeinline
NextSibling()XMLNodeinline
NextSiblingElement(const char *value=0) const XMLNode
NextSiblingElement(const char *value=0)XMLNodeinline
NoChildren() const XMLNodeinline
operator=(const XMLNode &)XMLNodeprotected
Parent() const XMLNodeinline
Parent()XMLNodeinline
ParseDeep(char *, StrPair *)XMLNodevirtual
PreviousSibling() const XMLNodeinline
PreviousSibling()XMLNodeinline
PreviousSiblingElement(const char *value=0) const XMLNode
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() const XMLNodeinlinevirtual
ToDeclaration()XMLNodeinlinevirtual
ToDeclaration() const XMLNodeinlinevirtual
ToDocument()XMLNodeinlinevirtual
ToDocument() const XMLNodeinlinevirtual
ToElement()XMLNodeinlinevirtual
ToElement() const XMLNodeinlinevirtual
ToText()XMLNodeinlinevirtual
ToText() const XMLNodeinlinevirtual
ToUnknown()XMLNodeinlinevirtual
ToUnknown() const XMLNodeinlinevirtual
Value() const XMLNodeinline
XMLDocument classXMLNodefriend
XMLElement classXMLNodefriend
XMLNode(XMLDocument *)XMLNodeprotected
XMLNode(const XMLNode &)XMLNodeprotected
~XMLNode()XMLNodeprotectedvirtual