ddc
TiXmlElementNoDelete Member List

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

Attribute(const char *name) constTiXmlElement
Attribute(const char *name, int *i) constTiXmlElement
Attribute(const char *name, double *d) constTiXmlElement
Clear()TiXmlNode
ClearThis()TiXmlElementprotected
Clone() constTiXmlElementvirtual
Column() constTiXmlBaseinline
COMMENT enum valueTiXmlNode
ConvertUTF32ToUTF8(unsigned long input, char *output, int *length)TiXmlBaseprotectedstatic
CopyTo(TiXmlElement *target) constTiXmlElementprotected
TiXmlNode::CopyTo(TiXmlNode *target) constTiXmlNodeprotected
DECLARATION enum valueTiXmlNode
DOCUMENT enum valueTiXmlNode
ELEMENT enum valueTiXmlNode
errorStringTiXmlBaseprotectedstatic
FirstAttribute() constTiXmlElementinline
FirstChild() constTiXmlNodeinline
FirstChild(const char *value) constTiXmlNode
firstChildTiXmlNodeprotected
FirstChildElement() constTiXmlNode
FirstChildElement(const char *value) constTiXmlNode
GetChar(const char *p, char *_value, int *length, TiXmlEncoding encoding)TiXmlBaseinlineprotectedstatic
GetDocument() constTiXmlNode
GetEntity(const char *in, char *value, int *length, TiXmlEncoding encoding)TiXmlBaseprotectedstatic
GetUserData()TiXmlBaseinline
Identify(const char *start, TiXmlEncoding encoding)TiXmlNodeprotected
InsertAfterChild(TiXmlNode *afterThis, const TiXmlNode &addThis)TiXmlNode
InsertBeforeChild(TiXmlNode *beforeThis, const TiXmlNode &addThis)TiXmlNode
InsertEndChild(const TiXmlNode &addThis)TiXmlNode
IsAlpha(unsigned char anyByte, TiXmlEncoding encoding)TiXmlBaseprotectedstatic
IsAlphaNum(unsigned char anyByte, TiXmlEncoding encoding)TiXmlBaseprotectedstatic
IsWhiteSpace(char c)TiXmlBaseinlineprotectedstatic
IsWhiteSpaceCondensed()TiXmlBaseinlinestatic
IterateChildren(TiXmlNode *previous) constTiXmlNode
IterateChildren(const char *value, TiXmlNode *previous) constTiXmlNode
LastAttribute() constTiXmlElementinline
LastChild() constTiXmlNodeinline
LastChild(const char *value) constTiXmlNode
lastChildTiXmlNodeprotected
LinkEndChild(TiXmlNode *addThis)TiXmlNode
locationTiXmlBaseprotected
nextTiXmlNodeprotected
NextSibling() constTiXmlNodeinline
NextSibling(const char *) constTiXmlNode
NextSiblingElement() constTiXmlNode
NextSiblingElement(const char *) constTiXmlNode
NoChildren() constTiXmlNodeinline
NodeType enum nameTiXmlNode
operator=(const TiXmlElement &base)TiXmlElement
Parent() constTiXmlNodeinline
parentTiXmlNodeprotected
Parse(const char *p, TiXmlParsingData *data, TiXmlEncoding encoding)TiXmlElementvirtual
prevTiXmlNodeprotected
PreviousSibling() constTiXmlNodeinline
PreviousSibling(const char *) constTiXmlNode
Print(FILE *cfile, int depth) constTiXmlElementvirtual
PutString(const TiXmlString &str, TiXmlOutStream *out)TiXmlBaseprotectedstatic
PutString(const TiXmlString &str, TiXmlString *out)TiXmlBaseprotectedstatic
QueryDoubleAttribute(const char *name, double *value) constTiXmlElement
QueryIntAttribute(const char *name, int *value) constTiXmlElement
ReadName(const char *p, TiXmlString *name, TiXmlEncoding encoding)TiXmlBaseprotectedstatic
ReadText(const char *in, TiXmlString *text, bool ignoreWhiteSpace, const char *endTag, bool ignoreCase, TiXmlEncoding encoding)TiXmlBaseprotectedstatic
ReadValue(const char *in, TiXmlParsingData *prevData, TiXmlEncoding encoding)TiXmlElementprotected
RemoveAttribute(const char *name)TiXmlElement
RemoveChild(TiXmlNode *removeThis)TiXmlNode
ReplaceChild(TiXmlNode *replaceThis, const TiXmlNode &withThis)TiXmlNode
Row() constTiXmlBaseinline
SetAttribute(const char *name, const char *value)TiXmlElement
SetAttribute(const char *name, int value)TiXmlElement
SetCondenseWhiteSpace(bool condense)TiXmlBaseinlinestatic
SetDoubleAttribute(const char *name, double value)TiXmlElement
SetUserData(void *user)TiXmlBaseinline
SetValue(const char *_value)TiXmlNodeinline
SkipWhiteSpace(const char *, TiXmlEncoding encoding)TiXmlBaseprotectedstatic
StreamOut(TiXmlOutStream *out) constTiXmlElementprotectedvirtual
StringEqual(const char *p, const char *endTag, bool ignoreCase, TiXmlEncoding encoding)TiXmlBaseprotectedstatic
SValue() constTiXmlNodeinlineprotected
TEXT enum valueTiXmlNode
TIXML_ERROR enum valueTiXmlBaseprotected
TIXML_ERROR_DOCUMENT_EMPTY enum valueTiXmlBaseprotected
TIXML_ERROR_EMBEDDED_NULL enum valueTiXmlBaseprotected
TIXML_ERROR_FAILED_TO_READ_ELEMENT_NAME enum valueTiXmlBaseprotected
TIXML_ERROR_OPENING_FILE enum valueTiXmlBaseprotected
TIXML_ERROR_OUT_OF_MEMORY enum valueTiXmlBaseprotected
TIXML_ERROR_PARSING_COMMENT enum valueTiXmlBaseprotected
TIXML_ERROR_PARSING_DECLARATION enum valueTiXmlBaseprotected
TIXML_ERROR_PARSING_ELEMENT enum valueTiXmlBaseprotected
TIXML_ERROR_PARSING_EMPTY enum valueTiXmlBaseprotected
TIXML_ERROR_PARSING_UNKNOWN enum valueTiXmlBaseprotected
TIXML_ERROR_READING_ATTRIBUTES enum valueTiXmlBaseprotected
TIXML_ERROR_READING_ELEMENT_VALUE enum valueTiXmlBaseprotected
TIXML_ERROR_READING_END_TAG enum valueTiXmlBaseprotected
TIXML_ERROR_STRING_COUNT enum valueTiXmlBaseprotected
TIXML_NO_ERROR enum valueTiXmlBaseprotected
TiXmlBase()TiXmlBaseinline
TiXmlElement(const char *in_value)TiXmlElement
TiXmlElement(const TiXmlElement &)TiXmlElement
TiXmlElementNoDelete()TiXmlElementNoDeleteinline
TiXmlNode(NodeType _type)TiXmlNodeprotected
ToComment() constTiXmlNodeinline
ToDeclaration() constTiXmlNodeinline
ToDocument() constTiXmlNodeinline
ToElement() constTiXmlNodeinline
ToLower(int v, TiXmlEncoding encoding)TiXmlBaseinlineprotectedstatic
ToText() constTiXmlNodeinline
ToUnknown() constTiXmlNodeinline
Type() constTiXmlNodeinlinevirtual
typeTiXmlNodeprotected
TYPECOUNT enum valueTiXmlNode
UNKNOWN enum valueTiXmlNode
userDataTiXmlBaseprotected
utf8ByteTableTiXmlBasestatic
v_clean_children()TiXmlElementNoDeleteinline
valueTiXmlNodeprotected
Value() constTiXmlNodeinline
~TiXmlBase()TiXmlBaseinlinevirtual
~TiXmlElement()TiXmlElementvirtual
~TiXmlNode()TiXmlNodevirtual