![]() |
ATLAS Offline Software
|
#include "AsgServices/ServiceStore.h"#include "AsgServices/AsgService.h"#include "AsgTools/MessageCheckAsgTools.h"#include "AsgMessaging/MsgStreamMacros.h"#include <map>#include <iostream>#include <mutex>Go to the source code of this file.
Namespaces | |
| asg | |
Typedefs | |
| typedef std::map< std::string, std::weak_ptr< asg::IAsgService > > | ServiceMap_t |
| Convenience type definition. More... | |
| typedef std::map< std::string, std::weak_ptr<asg::IAsgService> > ServiceMap_t |
Convenience type definition.
Definition at line 23 of file ServiceStore.cxx.
1.8.18