ATLAS Offline Software
Loading...
Searching...
No Matches
XMLHandlerStore.h File Reference
#include <map>
#include <string>
#include <xercesc/dom/DOM.hpp>
Include dependency graph for XMLHandlerStore.h:

Go to the source code of this file.

Classes

class  XMLHandlerStore

Typedefs

typedef std::map< std::string, XMLHandler *, std::less< std::string > > handlerStore

Typedef Documentation

◆ handlerStore

typedef std::map<std::string,XMLHandler*,std::less<std::string> > handlerStore

Definition at line 18 of file XMLHandlerStore.h.