![]() |
ATLAS Offline Software
|
Public Member Functions | |
| void | do_start (XMLCoreParser &parser, const XMLCoreNode &node) |
| void | do_end (XMLCoreParser &parser, const XMLCoreNode &node) |
| virtual void | idd_start (IdDictParser &parser, const XMLCoreNode &node) |
| virtual void | idd_end (IdDictParser &parser, const XMLCoreNode &node) |
| void | start (XMLCoreParser &parser, const XMLCoreNode &node) |
| void | end (XMLCoreParser &parser, const XMLCoreNode &node) |
| void | comment (XMLCoreParser &parser, const std::string &comment) |
| virtual void | do_comment (XMLCoreParser &parser, const std::string &comment) |
Static Public Member Functions | |
| static bool | has_attribute (const XMLCoreNode &node, const std::string &name) |
| static int | get_int (const XMLCoreNode &node, const std::string &name) |
| static double | get_double (const XMLCoreNode &node, const std::string &name) |
| static bool | get_boolean (const XMLCoreNode &node, const std::string &name) |
| static std::string | get_ID (const XMLCoreNode &node, const std::string &name) |
| static std::string | get_value (const XMLCoreNode &node, const std::string &name) |
| static std::string | get_token (const XMLCoreNode &node, const std::string &name) |
| static bool | check_int (const int n, const XMLCoreNode &node, const std::string &name) |
| static bool | check_double (const int n, const XMLCoreNode &node, const std::string &name) |
Protected Attributes | |
| std::string | m_xmlelementname |
Definition at line 42 of file IdDictParser.cxx.
|
staticinherited |
Definition at line 184 of file XMLCoreParser.cxx.
|
staticinherited |
Definition at line 152 of file XMLCoreParser.cxx.
|
inherited |
Definition at line 58 of file XMLCoreParser.cxx.
|
virtualinherited |
Definition at line 80 of file XMLCoreParser.cxx.
|
virtual |
Reimplemented from XMLCoreFactory.
Definition at line 157 of file IdDictParser.cxx.
|
virtual |
Reimplemented from XMLCoreFactory.
Definition at line 150 of file IdDictParser.cxx.
|
inherited |
Definition at line 50 of file XMLCoreParser.cxx.
|
staticinherited |
Definition at line 108 of file XMLCoreParser.cxx.
|
staticinherited |
|
staticinherited |
Definition at line 115 of file XMLCoreParser.cxx.
|
staticinherited |
|
staticinherited |
Definition at line 135 of file XMLCoreParser.cxx.
|
staticinherited |
Definition at line 121 of file XMLCoreParser.cxx.
|
staticinherited |
Definition at line 87 of file XMLCoreParser.cxx.
|
virtual |
Reimplemented in IdDictParserNS::AltRegionsFactory, IdDictParserNS::DictionaryFactory, IdDictParserNS::FieldFactory, IdDictParserNS::IdDictMgrFactory, IdDictParserNS::LabelFactory, IdDictParserNS::RegionEntryFactory, IdDictParserNS::RegionFactory, and IdDictParserNS::SubRegionFactory.
Definition at line 166 of file IdDictParser.cxx.
|
virtual |
Reimplemented in IdDictParserNS::AltRegionsFactory, IdDictParserNS::DictionaryFactory, IdDictParserNS::DictionaryRefFactory, IdDictParserNS::FieldFactory, IdDictParserNS::IdDictMgrFactory, IdDictParserNS::LabelFactory, IdDictParserNS::RangeFactory, IdDictParserNS::ReferenceFactory, IdDictParserNS::RegionEntryFactory, IdDictParserNS::RegionFactory, and IdDictParserNS::SubRegionFactory.
Definition at line 162 of file IdDictParser.cxx.
|
inherited |
Definition at line 42 of file XMLCoreParser.cxx.
|
protectedinherited |
Definition at line 43 of file XMLCoreParser.h.