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

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

_documentXMLNodeprotected
_firstChildXMLNodeprotected
_lastChildXMLNodeprotected
_nextXMLNodeprotected
_parentXMLNodeprotected
_prevXMLNodeprotected
_valueXMLNodemutableprotected
Accept(XMLVisitor *visitor) constXMLElementvirtual
Attribute(const char *name, const char *value=0) constXMLElement
BoolAttribute(const char *name) constXMLElementinline
CLOSED enum valueXMLElement
CLOSING enum valueXMLElement
ClosingType() constXMLElementinline
DeleteAttribute(const char *name)XMLElement
DeleteChild(XMLNode *node)XMLNode
DeleteChildren()XMLNode
DoubleAttribute(const char *name) constXMLElementinline
FindAttribute(const char *name) constXMLElement
FirstAttribute() constXMLElementinline
FirstChild() constXMLNodeinline
FirstChild()XMLNodeinline
FirstChildElement(const char *value=0) constXMLNode
FirstChildElement(const char *value=0)XMLNodeinline
FloatAttribute(const char *name) constXMLElementinline
GetDocument() constXMLNodeinline
GetDocument()XMLNodeinline
GetText() constXMLElement
InsertAfterChild(XMLNode *afterThis, XMLNode *addThis)XMLNode
InsertEndChild(XMLNode *addThis)XMLNode
InsertFirstChild(XMLNode *addThis)XMLNode
IntAttribute(const char *name) constXMLElementinline
LastChild() constXMLNodeinline
LastChild()XMLNodeinline
LastChildElement(const char *value=0) constXMLNode
LastChildElement(const char *value=0)XMLNodeinline
LinkEndChild(XMLNode *addThis)XMLNodeinline
Name() constXMLElementinline
NextSibling() constXMLNodeinline
NextSibling()XMLNodeinline
NextSiblingElement(const char *value=0) constXMLNode
NextSiblingElement(const char *value=0)XMLNodeinline
NoChildren() constXMLNodeinline
OPEN enum valueXMLElement
tinyxml2::XMLNode::operator=(const XMLNode &)XMLNodeprotected
Parent() constXMLNodeinline
Parent()XMLNodeinline
ParseDeep(char *p, StrPair *endTag)XMLElementvirtual
PreviousSibling() constXMLNodeinline
PreviousSibling()XMLNodeinline
PreviousSiblingElement(const char *value=0) constXMLNode
PreviousSiblingElement(const char *value=0)XMLNodeinline
QueryBoolAttribute(const char *name, bool *value) constXMLElementinline
QueryBoolText(bool *bval) constXMLElement
QueryDoubleAttribute(const char *name, double *value) constXMLElementinline
QueryDoubleText(double *dval) constXMLElement
QueryFloatAttribute(const char *name, float *value) constXMLElementinline
QueryFloatText(float *fval) constXMLElement
QueryIntAttribute(const char *name, int *value) constXMLElementinline
QueryIntText(int *ival) constXMLElement
QueryUnsignedAttribute(const char *name, unsigned int *value) constXMLElementinline
QueryUnsignedText(unsigned *uval) constXMLElement
SetAttribute(const char *name, const char *value)XMLElementinline
SetAttribute(const char *name, int value)XMLElementinline
SetAttribute(const char *name, unsigned value)XMLElementinline
SetAttribute(const char *name, bool value)XMLElementinline
SetAttribute(const char *name, double value)XMLElementinline
SetName(const char *str, bool staticMem=false)XMLElementinline
SetValue(const char *val, bool staticMem=false)XMLNode
ShallowClone(XMLDocument *document) constXMLElementvirtual
ShallowEqual(const XMLNode *compare) constXMLElementvirtual
ToComment()XMLNodeinlinevirtual
ToComment() constXMLNodeinlinevirtual
ToDeclaration()XMLNodeinlinevirtual
ToDeclaration() constXMLNodeinlinevirtual
ToDocument()XMLNodeinlinevirtual
ToDocument() constXMLNodeinlinevirtual
ToElement()XMLElementinlinevirtual
ToElement() constXMLElementinlinevirtual
ToText()XMLNodeinlinevirtual
ToText() constXMLNodeinlinevirtual
ToUnknown()XMLNodeinlinevirtual
ToUnknown() constXMLNodeinlinevirtual
UnsignedAttribute(const char *name) constXMLElementinline
Value() constXMLNodeinline
XMLBaseXMLElementfriend
XMLDocumentXMLElementfriend
XMLNode(XMLDocument *)XMLNodeprotected
XMLNode(const XMLNode &)XMLNodeprotected
~XMLNode()XMLNodeprotectedvirtual