![]() |
![]() |
DD4hep - The AIDA detector description toolkit for high energy physics experiments
DD4hep
Rev:Unversioneddirectory
|
Union to ease castless object access when using XercesC. More...
Public Member Functions | |
| Xml (const void *ptr) | |
Public Attributes | |
| const void * | p |
| xercesc::DOMNode * | n |
| xercesc::DOMAttr * | a |
| xercesc::DOMElement * | e |
| xercesc::DOMDocument * | d |
| xercesc::DOMNodeList * | l |
| XmlElement * | xe |
Union to ease castless object access when using XercesC.
Definition at line 115 of file XMLElements.cpp.
|
inline |
Definition at line 116 of file XMLElements.cpp.
| xercesc::DOMAttr* Xml::a |
Definition at line 121 of file XMLElements.cpp.
Referenced by DD4hep::XML::Handle_t::attr_name().
| xercesc::DOMDocument* Xml::d |
Definition at line 123 of file XMLElements.cpp.
| xercesc::DOMElement* Xml::e |
Definition at line 122 of file XMLElements.cpp.
Referenced by DD4hep::XML::NodeList::next(), DD4hep::XML::NodeList::previous(), and DD4hep::XML::Handle_t::setAttr().
| xercesc::DOMNodeList* Xml::l |
Definition at line 124 of file XMLElements.cpp.
| xercesc::DOMNode* Xml::n |
Definition at line 120 of file XMLElements.cpp.
Referenced by DD4hep::XML::Handle_t::checksum().
| const void* Xml::p |
Definition at line 119 of file XMLElements.cpp.
| XmlElement* Xml::xe |
Definition at line 125 of file XMLElements.cpp.
Referenced by DD4hep::XML::NodeList::next(), and DD4hep::XML::NodeList::previous().
1.8.6