ATLAS Offline Software
|
#include <map>
#include <string>
#include <xercesc/dom/DOM.hpp>
Go to the source code of this file.
Classes | |
class | XMLHandlerStore |
Typedefs | |
typedef std::map< std::string, XMLHandler *, std::less< std::string > > | handlerStore |
typedef std::map<std::string,XMLHandler*,std::less<std::string> > handlerStore |
Definition at line 18 of file XMLHandlerStore.h.