edelib
2.1.0
|
This is the complete list of members for TiXmlBase, including all inherited members.
Column() const | TiXmlBase | inline |
ConvertUTF32ToUTF8(unsigned long input, char *output, int *length) | TiXmlBase | protectedstatic |
errorString | TiXmlBase | protectedstatic |
GetChar(const char *p, char *_value, int *length, TiXmlEncoding encoding) | TiXmlBase | inlineprotectedstatic |
GetEntity(const char *in, char *value, int *length, TiXmlEncoding encoding) | TiXmlBase | protectedstatic |
GetUserData() | TiXmlBase | inline |
GetUserData() const | TiXmlBase | inline |
IsAlpha(unsigned char anyByte, TiXmlEncoding encoding) | TiXmlBase | protectedstatic |
IsAlphaNum(unsigned char anyByte, TiXmlEncoding encoding) | TiXmlBase | protectedstatic |
IsWhiteSpaceCondensed() | TiXmlBase | inlinestatic |
location | TiXmlBase | protected |
Print(FILE *cfile, int depth) const =0 | TiXmlBase | pure virtual |
PutString(const edelib::String &str, edelib::String *out) | TiXmlBase | protectedstatic |
ReadName(const char *p, edelib::String *name, TiXmlEncoding encoding) | TiXmlBase | protectedstatic |
ReadText(const char *in, edelib::String *text, bool ignoreWhiteSpace, const char *endTag, bool ignoreCase, TiXmlEncoding encoding) | TiXmlBase | protectedstatic |
Row() const | TiXmlBase | inline |
SetCondenseWhiteSpace(bool condense) | TiXmlBase | inlinestatic |
SetUserData(void *user) | TiXmlBase | inline |
StringEqual(const char *p, const char *endTag, bool ignoreCase, TiXmlEncoding encoding) | TiXmlBase | protectedstatic |
TIXML_ERROR enum value (defined in TiXmlBase) | TiXmlBase | |
TIXML_ERROR_DOCUMENT_EMPTY enum value (defined in TiXmlBase) | TiXmlBase | |
TIXML_ERROR_DOCUMENT_TOP_ONLY enum value (defined in TiXmlBase) | TiXmlBase | |
TIXML_ERROR_EMBEDDED_NULL enum value (defined in TiXmlBase) | TiXmlBase | |
TIXML_ERROR_FAILED_TO_READ_ELEMENT_NAME enum value (defined in TiXmlBase) | TiXmlBase | |
TIXML_ERROR_OPENING_FILE enum value (defined in TiXmlBase) | TiXmlBase | |
TIXML_ERROR_OUT_OF_MEMORY enum value (defined in TiXmlBase) | TiXmlBase | |
TIXML_ERROR_PARSING_CDATA enum value (defined in TiXmlBase) | TiXmlBase | |
TIXML_ERROR_PARSING_COMMENT enum value (defined in TiXmlBase) | TiXmlBase | |
TIXML_ERROR_PARSING_DECLARATION enum value (defined in TiXmlBase) | TiXmlBase | |
TIXML_ERROR_PARSING_ELEMENT enum value (defined in TiXmlBase) | TiXmlBase | |
TIXML_ERROR_PARSING_EMPTY enum value (defined in TiXmlBase) | TiXmlBase | |
TIXML_ERROR_PARSING_UNKNOWN enum value (defined in TiXmlBase) | TiXmlBase | |
TIXML_ERROR_READING_ATTRIBUTES enum value (defined in TiXmlBase) | TiXmlBase | |
TIXML_ERROR_READING_ELEMENT_VALUE enum value (defined in TiXmlBase) | TiXmlBase | |
TIXML_ERROR_READING_END_TAG enum value (defined in TiXmlBase) | TiXmlBase | |
TIXML_ERROR_STRING_COUNT enum value (defined in TiXmlBase) | TiXmlBase | |
TIXML_NO_ERROR enum value (defined in TiXmlBase) | TiXmlBase | |
TiXmlBase() (defined in TiXmlBase) | TiXmlBase | inline |
TiXmlDocument (defined in TiXmlBase) | TiXmlBase | friend |
TiXmlElement (defined in TiXmlBase) | TiXmlBase | friend |
TiXmlNode (defined in TiXmlBase) | TiXmlBase | friend |
ToLower(int v, TiXmlEncoding encoding) | TiXmlBase | inlineprotectedstatic |
userData | TiXmlBase | protected |
~TiXmlBase() (defined in TiXmlBase) | TiXmlBase | inlinevirtual |