Pandora
Pandora source code navigator
Loading...
Searching...
No Matches
pandora::TiXmlDocument Member List

This is the complete list of members for pandora::TiXmlDocument, including all inherited members.

Accept(TiXmlVisitor *content) constpandora::TiXmlDocumentvirtual
Clear()pandora::TiXmlNode
ClearError()pandora::TiXmlDocumentinline
Clone() constpandora::TiXmlDocumentprotectedvirtual
Column() constpandora::TiXmlBaseinline
condenseWhiteSpacepandora::TiXmlBaseprivatestatic
ConvertUTF32ToUTF8(unsigned long input, char *output, int *length)pandora::TiXmlBaseprotectedstatic
CopyTo(TiXmlDocument *target) constpandora::TiXmlDocumentprivate
pandora::TiXmlNode::CopyTo(TiXmlNode *target) constpandora::TiXmlNodeprotected
EncodeString(const TIXML_STRING &str, TIXML_STRING *out)pandora::TiXmlBasestatic
entitypandora::TiXmlBaseprivatestatic
errorpandora::TiXmlDocumentprivate
Error() constpandora::TiXmlDocumentinline
ErrorCol() constpandora::TiXmlDocumentinline
errorDescpandora::TiXmlDocumentprivate
ErrorDesc() constpandora::TiXmlDocumentinline
errorIdpandora::TiXmlDocumentprivate
ErrorId() constpandora::TiXmlDocumentinline
errorLocationpandora::TiXmlDocumentprivate
ErrorRow() constpandora::TiXmlDocumentinline
errorStringpandora::TiXmlBaseprotectedstatic
FirstChild() constpandora::TiXmlNodeinline
FirstChild()pandora::TiXmlNodeinline
FirstChild(const char *value) constpandora::TiXmlNode
FirstChild(const char *_value)pandora::TiXmlNodeinline
FirstChild(const std::string &_value) constpandora::TiXmlNodeinline
FirstChild(const std::string &_value)pandora::TiXmlNodeinline
firstChildpandora::TiXmlNodeprotected
FirstChildElement() constpandora::TiXmlNode
FirstChildElement()pandora::TiXmlNodeinline
FirstChildElement(const char *_value) constpandora::TiXmlNode
FirstChildElement(const char *_value)pandora::TiXmlNodeinline
FirstChildElement(const std::string &_value) constpandora::TiXmlNodeinline
FirstChildElement(const std::string &_value)pandora::TiXmlNodeinline
GetChar(const char *p, char *_value, int *length, TiXmlEncoding encoding)pandora::TiXmlBaseinlineprotectedstatic
GetDocument() constpandora::TiXmlNode
GetDocument()pandora::TiXmlNodeinline
GetEntity(const char *in, char *value, int *length, TiXmlEncoding encoding)pandora::TiXmlBaseprotectedstatic
GetUserData()pandora::TiXmlBaseinline
GetUserData() constpandora::TiXmlBaseinline
Identify(const char *start, TiXmlEncoding encoding)pandora::TiXmlNodeprotected
InsertAfterChild(TiXmlNode *afterThis, const TiXmlNode &addThis)pandora::TiXmlNode
InsertBeforeChild(TiXmlNode *beforeThis, const TiXmlNode &addThis)pandora::TiXmlNode
InsertEndChild(const TiXmlNode &addThis)pandora::TiXmlNode
IsAlpha(unsigned char anyByte, TiXmlEncoding encoding)pandora::TiXmlBaseprotectedstatic
IsAlphaNum(unsigned char anyByte, TiXmlEncoding encoding)pandora::TiXmlBaseprotectedstatic
IsWhiteSpace(char c)pandora::TiXmlBaseinlineprotectedstatic
IsWhiteSpace(int c)pandora::TiXmlBaseinlineprotectedstatic
IsWhiteSpaceCondensed()pandora::TiXmlBaseinlinestatic
IterateChildren(const TiXmlNode *previous) constpandora::TiXmlNode
IterateChildren(const TiXmlNode *previous)pandora::TiXmlNodeinline
IterateChildren(const char *value, const TiXmlNode *previous) constpandora::TiXmlNode
IterateChildren(const char *_value, const TiXmlNode *previous)pandora::TiXmlNodeinline
IterateChildren(const std::string &_value, const TiXmlNode *previous) constpandora::TiXmlNodeinline
IterateChildren(const std::string &_value, const TiXmlNode *previous)pandora::TiXmlNodeinline
lastChildpandora::TiXmlNodeprotected
LastChild() constpandora::TiXmlNodeinline
LastChild()pandora::TiXmlNodeinline
LastChild(const char *value) constpandora::TiXmlNode
LastChild(const char *_value)pandora::TiXmlNodeinline
LastChild(const std::string &_value) constpandora::TiXmlNodeinline
LastChild(const std::string &_value)pandora::TiXmlNodeinline
LinkEndChild(TiXmlNode *addThis)pandora::TiXmlNode
LoadFile(TiXmlEncoding encoding=TIXML_DEFAULT_ENCODING)pandora::TiXmlDocument
LoadFile(const char *filename, TiXmlEncoding encoding=TIXML_DEFAULT_ENCODING)pandora::TiXmlDocument
LoadFile(FILE *, TiXmlEncoding encoding=TIXML_DEFAULT_ENCODING)pandora::TiXmlDocument
LoadFile(const std::string &filename, TiXmlEncoding encoding=TIXML_DEFAULT_ENCODING)pandora::TiXmlDocumentinline
locationpandora::TiXmlBaseprotected
MAX_ENTITY_LENGTH enum valuepandora::TiXmlBaseprivate
nextpandora::TiXmlNodeprotected
NextSibling(const std::string &_value) constpandora::TiXmlNodeinline
NextSibling(const std::string &_value)pandora::TiXmlNodeinline
NextSibling() constpandora::TiXmlNodeinline
NextSibling()pandora::TiXmlNodeinline
NextSibling(const char *) constpandora::TiXmlNode
NextSibling(const char *_next)pandora::TiXmlNodeinline
NextSiblingElement() constpandora::TiXmlNode
NextSiblingElement()pandora::TiXmlNodeinline
NextSiblingElement(const char *) constpandora::TiXmlNode
NextSiblingElement(const char *_next)pandora::TiXmlNodeinline
NextSiblingElement(const std::string &_value) constpandora::TiXmlNodeinline
NextSiblingElement(const std::string &_value)pandora::TiXmlNodeinline
NoChildren() constpandora::TiXmlNodeinline
NodeType enum namepandora::TiXmlNode
NUM_ENTITY enum valuepandora::TiXmlBaseprivate
operator=(const TiXmlDocument &copy)pandora::TiXmlDocument
parentpandora::TiXmlNodeprotected
Parent()pandora::TiXmlNodeinline
Parent() constpandora::TiXmlNodeinline
Parse(const char *p, TiXmlParsingData *data=0, TiXmlEncoding encoding=TIXML_DEFAULT_ENCODING)pandora::TiXmlDocumentvirtual
prevpandora::TiXmlNodeprotected
PreviousSibling() constpandora::TiXmlNodeinline
PreviousSibling()pandora::TiXmlNodeinline
PreviousSibling(const char *) constpandora::TiXmlNode
PreviousSibling(const char *_prev)pandora::TiXmlNodeinline
PreviousSibling(const std::string &_value) constpandora::TiXmlNodeinline
PreviousSibling(const std::string &_value)pandora::TiXmlNodeinline
Print() constpandora::TiXmlDocumentinline
Print(FILE *cfile, int depth=0) constpandora::TiXmlDocumentvirtual
ReadName(const char *p, TIXML_STRING *name, TiXmlEncoding encoding)pandora::TiXmlBaseprotectedstatic
ReadText(const char *in, TIXML_STRING *text, bool ignoreWhiteSpace, const char *endTag, bool ignoreCase, TiXmlEncoding encoding)pandora::TiXmlBaseprotectedstatic
RemoveChild(TiXmlNode *removeThis)pandora::TiXmlNode
ReplaceChild(TiXmlNode *replaceThis, const TiXmlNode &withThis)pandora::TiXmlNode
RootElement() constpandora::TiXmlDocumentinline
RootElement()pandora::TiXmlDocumentinline
Row() constpandora::TiXmlBaseinline
SaveFile() constpandora::TiXmlDocument
SaveFile(const char *filename) constpandora::TiXmlDocument
SaveFile(FILE *) constpandora::TiXmlDocument
SaveFile(const std::string &filename) constpandora::TiXmlDocumentinline
SetCondenseWhiteSpace(bool condense)pandora::TiXmlBaseinlinestatic
SetError(int err, const char *errorLocation, TiXmlParsingData *prevData, TiXmlEncoding encoding)pandora::TiXmlDocument
SetTabSize(int _tabsize)pandora::TiXmlDocumentinline
SetUserData(void *user)pandora::TiXmlBaseinline
SetValue(const char *_value)pandora::TiXmlNodeinline
SetValue(const std::string &_value)pandora::TiXmlNodeinline
SkipWhiteSpace(const char *, TiXmlEncoding encoding)pandora::TiXmlBaseprotectedstatic
StreamIn(std::istream *in, TIXML_STRING *tag)pandora::TiXmlDocumentprotectedvirtual
StreamTo(std::istream *in, int character, TIXML_STRING *tag)pandora::TiXmlBaseprotectedstatic
StreamWhiteSpace(std::istream *in, TIXML_STRING *tag)pandora::TiXmlBaseprotectedstatic
StringEqual(const char *p, const char *endTag, bool ignoreCase, TiXmlEncoding encoding)pandora::TiXmlBaseprotectedstatic
TabSize() constpandora::TiXmlDocumentinline
tabsizepandora::TiXmlDocumentprivate
TINYXML_COMMENT enum valuepandora::TiXmlNode
TINYXML_DECLARATION enum valuepandora::TiXmlNode
TINYXML_DOCUMENT enum valuepandora::TiXmlNode
TINYXML_ELEMENT enum valuepandora::TiXmlNode
TINYXML_TEXT enum valuepandora::TiXmlNode
TINYXML_TYPECOUNT enum valuepandora::TiXmlNode
TINYXML_UNKNOWN enum valuepandora::TiXmlNode
TIXML_ERROR enum valuepandora::TiXmlBase
TIXML_ERROR_DOCUMENT_EMPTY enum valuepandora::TiXmlBase
TIXML_ERROR_DOCUMENT_TOP_ONLY enum valuepandora::TiXmlBase
TIXML_ERROR_EMBEDDED_NULL enum valuepandora::TiXmlBase
TIXML_ERROR_FAILED_TO_READ_ELEMENT_NAME enum valuepandora::TiXmlBase
TIXML_ERROR_OPENING_FILE enum valuepandora::TiXmlBase
TIXML_ERROR_PARSING_CDATA enum valuepandora::TiXmlBase
TIXML_ERROR_PARSING_COMMENT enum valuepandora::TiXmlBase
TIXML_ERROR_PARSING_DECLARATION enum valuepandora::TiXmlBase
TIXML_ERROR_PARSING_ELEMENT enum valuepandora::TiXmlBase
TIXML_ERROR_PARSING_EMPTY enum valuepandora::TiXmlBase
TIXML_ERROR_PARSING_UNKNOWN enum valuepandora::TiXmlBase
TIXML_ERROR_READING_ATTRIBUTES enum valuepandora::TiXmlBase
TIXML_ERROR_READING_ELEMENT_VALUE enum valuepandora::TiXmlBase
TIXML_ERROR_READING_END_TAG enum valuepandora::TiXmlBase
TIXML_ERROR_STRING_COUNT enum valuepandora::TiXmlBase
TIXML_NO_ERROR enum valuepandora::TiXmlBase
TiXmlBase()pandora::TiXmlBaseinline
TiXmlBase(const TiXmlBase &)pandora::TiXmlBaseprivate
TiXmlDocument()pandora::TiXmlDocument
TiXmlDocument(const char *documentName)pandora::TiXmlDocument
TiXmlDocument(const std::string &documentName)pandora::TiXmlDocument
TiXmlDocument(const TiXmlDocument &copy)pandora::TiXmlDocument
TiXmlNode(NodeType _type)pandora::TiXmlNodeprotected
TiXmlNode(const TiXmlNode &)pandora::TiXmlNodeprivate
ToComment() constpandora::TiXmlNodeinlinevirtual
ToComment()pandora::TiXmlNodeinlinevirtual
ToDeclaration() constpandora::TiXmlNodeinlinevirtual
ToDeclaration()pandora::TiXmlNodeinlinevirtual
ToDocument() constpandora::TiXmlDocumentinlinevirtual
ToDocument()pandora::TiXmlDocumentinlinevirtual
ToElement() constpandora::TiXmlNodeinlinevirtual
ToElement()pandora::TiXmlNodeinlinevirtual
ToLower(int v, TiXmlEncoding encoding)pandora::TiXmlBaseinlineprotectedstatic
ToText() constpandora::TiXmlNodeinlinevirtual
ToText()pandora::TiXmlNodeinlinevirtual
ToUnknown() constpandora::TiXmlNodeinlinevirtual
ToUnknown()pandora::TiXmlNodeinlinevirtual
typepandora::TiXmlNodeprotected
Type() constpandora::TiXmlNodeinline
useMicrosoftBOMpandora::TiXmlDocumentprivate
userDatapandora::TiXmlBaseprotected
utf8ByteTablepandora::TiXmlBasestatic
valuepandora::TiXmlNodeprotected
Value() constpandora::TiXmlNodeinline
ValueStr() constpandora::TiXmlNodeinline
ValueTStr() constpandora::TiXmlNodeinline
~TiXmlBase()pandora::TiXmlBaseinlinevirtual
~TiXmlDocument()pandora::TiXmlDocumentinlinevirtual
~TiXmlNode()pandora::TiXmlNodevirtual