DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
Go to the source code of this file.
Classes | |
class | TiXmlParsingData |
TinyXML class. See http://www.grinninglizard.com/tinyxml. More... | |
Macros | |
#define | ATTR_FALLTHROUGH |
Variables | |
const unsigned char | TIXML_UTF_LEAD_0 = 0xefU |
const unsigned char | TIXML_UTF_LEAD_1 = 0xbbU |
const unsigned char | TIXML_UTF_LEAD_2 = 0xbfU |
#define ATTR_FALLTHROUGH |
Definition at line 56 of file tinyxmlparser_inl.h.
const unsigned char TIXML_UTF_LEAD_0 = 0xefU |
Definition at line 85 of file tinyxmlparser_inl.h.
const unsigned char TIXML_UTF_LEAD_1 = 0xbbU |
Definition at line 86 of file tinyxmlparser_inl.h.
const unsigned char TIXML_UTF_LEAD_2 = 0xbfU |
Definition at line 87 of file tinyxmlparser_inl.h.