Shapeworks Studio
2.1
Shape analysis software suite
|
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) (defined in TiXmlBase) | TiXmlBase | protectedstatic |
EncodeString(const TIXML_STRING &str, TIXML_STRING *out) | TiXmlBase | static |
errorString (defined in TiXmlBase) | TiXmlBase | protectedstatic |
GetChar(const char *p, char *_value, int *length, TiXmlEncoding encoding) (defined in TiXmlBase) | TiXmlBase | inlineprotectedstatic |
GetEntity(const char *in, char *value, int *length, TiXmlEncoding encoding) (defined in TiXmlBase) | TiXmlBase | protectedstatic |
GetUserData() | TiXmlBase | inline |
GetUserData() const | TiXmlBase | inline |
IsAlpha(unsigned char anyByte, TiXmlEncoding encoding) (defined in TiXmlBase) | TiXmlBase | protectedstatic |
IsAlphaNum(unsigned char anyByte, TiXmlEncoding encoding) (defined in TiXmlBase) | TiXmlBase | protectedstatic |
IsWhiteSpace(char c) (defined in TiXmlBase) | TiXmlBase | inlineprotectedstatic |
IsWhiteSpace(int c) (defined in TiXmlBase) | TiXmlBase | inlineprotectedstatic |
IsWhiteSpaceCondensed() | TiXmlBase | inlinestatic |
location (defined in TiXmlBase) | TiXmlBase | protected |
Parse(const char *p, TiXmlParsingData *data, TiXmlEncoding encoding)=0 (defined in TiXmlBase) | TiXmlBase | pure virtual |
Print(FILE *cfile, int depth) const =0 | TiXmlBase | pure virtual |
ReadName(const char *p, TIXML_STRING *name, TiXmlEncoding encoding) (defined in TiXmlBase) | TiXmlBase | protectedstatic |
ReadText(const char *in, TIXML_STRING *text, bool ignoreWhiteSpace, const char *endTag, bool ignoreCase, TiXmlEncoding encoding) (defined in TiXmlBase) | TiXmlBase | protectedstatic |
Row() const | TiXmlBase | inline |
SetCondenseWhiteSpace(bool condense) | TiXmlBase | inlinestatic |
SetUserData(void *user) | TiXmlBase | inline |
SkipWhiteSpace(const char *, TiXmlEncoding encoding) (defined in TiXmlBase) | TiXmlBase | protectedstatic |
StringEqual(const char *p, const char *endTag, bool ignoreCase, TiXmlEncoding encoding) (defined in TiXmlBase) | 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_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) (defined in TiXmlBase) | TiXmlBase | inlineprotectedstatic |
userData | TiXmlBase | protected |
utf8ByteTable (defined in TiXmlBase) | TiXmlBase | static |
~TiXmlBase() (defined in TiXmlBase) | TiXmlBase | inlinevirtual |