DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
This is the complete list of members for TiXmlBase, including all inherited members.
Column() const | TiXmlBase | inline |
condenseWhiteSpace | TiXmlBase | privatestatic |
ConvertUTF32ToUTF8(unsigned long input, char *output, int *length) | TiXmlBase | protectedstatic |
entity | TiXmlBase | privatestatic |
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 |
IsWhiteSpace(char c) | TiXmlBase | inlineprotectedstatic |
IsWhiteSpace(int c) | TiXmlBase | inlineprotectedstatic |
IsWhiteSpaceCondensed() | TiXmlBase | inlinestatic |
location | TiXmlBase | protected |
MAX_ENTITY_LENGTH enum value | TiXmlBase | private |
NUM_ENTITY enum value | TiXmlBase | private |
operator=(const TiXmlBase &base) | TiXmlBase | private |
Parse(const char *p, TiXmlParsingData *data, TiXmlEncoding encoding)=0 | TiXmlBase | pure virtual |
Print(FILE *cfile, int depth) const =0 | TiXmlBase | pure virtual |
PutString(const TIXML_STRING &str, TIXML_STRING *out) | TiXmlBase | protectedstatic |
ReadName(const char *p, TIXML_STRING *name, TiXmlEncoding encoding) | TiXmlBase | protectedstatic |
ReadText(const char *in, TIXML_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 |
SkipWhiteSpace(const char *, TiXmlEncoding encoding) | TiXmlBase | protectedstatic |
StreamTo(std::istream *in, int character, TIXML_STRING *tag) | TiXmlBase | protectedstatic |
StreamWhiteSpace(std::istream *in, TIXML_STRING *tag) | TiXmlBase | protectedstatic |
StringEqual(const char *p, const char *endTag, bool ignoreCase, TiXmlEncoding encoding) | TiXmlBase | protectedstatic |
TIXML_ERROR enum value | TiXmlBase | |
TIXML_ERROR_DOCUMENT_EMPTY enum value | TiXmlBase | |
TIXML_ERROR_DOCUMENT_TOP_ONLY enum value | TiXmlBase | |
TIXML_ERROR_EMBEDDED_NULL enum value | TiXmlBase | |
TIXML_ERROR_FAILED_TO_READ_ELEMENT_NAME enum value | TiXmlBase | |
TIXML_ERROR_OPENING_FILE enum value | TiXmlBase | |
TIXML_ERROR_OUT_OF_MEMORY enum value | TiXmlBase | |
TIXML_ERROR_PARSING_CDATA enum value | TiXmlBase | |
TIXML_ERROR_PARSING_COMMENT enum value | TiXmlBase | |
TIXML_ERROR_PARSING_DECLARATION enum value | TiXmlBase | |
TIXML_ERROR_PARSING_ELEMENT enum value | TiXmlBase | |
TIXML_ERROR_PARSING_EMPTY enum value | TiXmlBase | |
TIXML_ERROR_PARSING_UNKNOWN enum value | TiXmlBase | |
TIXML_ERROR_READING_ATTRIBUTES enum value | TiXmlBase | |
TIXML_ERROR_READING_ELEMENT_VALUE enum value | TiXmlBase | |
TIXML_ERROR_READING_END_TAG enum value | TiXmlBase | |
TIXML_ERROR_STRING_COUNT enum value | TiXmlBase | |
TIXML_NO_ERROR enum value | TiXmlBase | |
TiXmlBase() | TiXmlBase | inline |
TiXmlBase(const TiXmlBase &) | TiXmlBase | private |
TiXmlDocument class | TiXmlBase | friend |
TiXmlElement class | TiXmlBase | friend |
TiXmlNode class | TiXmlBase | friend |
ToLower(int v, TiXmlEncoding encoding) | TiXmlBase | inlineprotectedstatic |
userData | TiXmlBase | protected |
utf8ByteTable | TiXmlBase | static |
~TiXmlBase() | TiXmlBase | inlinevirtual |