cocos2d-x  3.0-alpha0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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) const XMLElementvirtual
Attribute(const char *name, const char *value=0) const XMLElement
BoolAttribute(const char *name) const XMLElementinline
CLOSED enum valueXMLElement
CLOSING enum valueXMLElement
ClosingType() const XMLElementinline
DeleteAttribute(const char *name)XMLElement
DeleteChild(XMLNode *node)XMLNode
DeleteChildren()XMLNode
DoubleAttribute(const char *name) const XMLElementinline
FindAttribute(const char *name) const XMLElement
FirstAttribute() const XMLElementinline
FirstChild() const XMLNodeinline
FirstChild()XMLNodeinline
FirstChildElement(const char *value=0) const XMLNode
FirstChildElement(const char *value=0)XMLNodeinline
FloatAttribute(const char *name) const XMLElementinline
GetDocument() const XMLNodeinline
GetDocument()XMLNodeinline
GetText() const XMLElement
InsertAfterChild(XMLNode *afterThis, XMLNode *addThis)XMLNode
InsertEndChild(XMLNode *addThis)XMLNode
InsertFirstChild(XMLNode *addThis)XMLNode
IntAttribute(const char *name) const XMLElementinline
LastChild() const XMLNodeinline
LastChild()XMLNodeinline
LastChildElement(const char *value=0) const XMLNode
LastChildElement(const char *value=0)XMLNodeinline
LinkEndChild(XMLNode *addThis)XMLNodeinline
Name() const XMLElementinline
NextSibling() const XMLNodeinline
NextSibling()XMLNodeinline
NextSiblingElement(const char *value=0) const XMLNode
NextSiblingElement(const char *value=0)XMLNodeinline
NoChildren() const XMLNodeinline
OPEN enum valueXMLElement
tinyxml2::XMLNode::operator=(const XMLNode &)XMLNodeprotected
Parent() const XMLNodeinline
Parent()XMLNodeinline
ParseDeep(char *p, StrPair *endTag)XMLElementvirtual
PreviousSibling() const XMLNodeinline
PreviousSibling()XMLNodeinline
PreviousSiblingElement(const char *value=0) const XMLNode
PreviousSiblingElement(const char *value=0)XMLNodeinline
QueryBoolAttribute(const char *name, bool *value) const XMLElementinline
QueryBoolText(bool *bval) const XMLElement
QueryDoubleAttribute(const char *name, double *value) const XMLElementinline
QueryDoubleText(double *dval) const XMLElement
QueryFloatAttribute(const char *name, float *value) const XMLElementinline
QueryFloatText(float *fval) const XMLElement
QueryIntAttribute(const char *name, int *value) const XMLElementinline
QueryIntText(int *ival) const XMLElement
QueryUnsignedAttribute(const char *name, unsigned int *value) const XMLElementinline
QueryUnsignedText(unsigned *uval) const XMLElement
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) const XMLElementvirtual
ShallowEqual(const XMLNode *compare) const XMLElementvirtual
ToComment()XMLNodeinlinevirtual
ToComment() const XMLNodeinlinevirtual
ToDeclaration()XMLNodeinlinevirtual
ToDeclaration() const XMLNodeinlinevirtual
ToDocument()XMLNodeinlinevirtual
ToDocument() const XMLNodeinlinevirtual
ToElement()XMLElementinlinevirtual
ToElement() const XMLElementinlinevirtual
ToText()XMLNodeinlinevirtual
ToText() const XMLNodeinlinevirtual
ToUnknown()XMLNodeinlinevirtual
ToUnknown() const XMLNodeinlinevirtual
UnsignedAttribute(const char *name) const XMLElementinline
Value() const XMLNodeinline
XMLBase classXMLElementfriend
XMLDocument classXMLElementfriend
XMLNode(XMLDocument *)XMLNodeprotected
XMLNode(const XMLNode &)XMLNodeprotected
~XMLNode()XMLNodeprotectedvirtual