#include <CondContFactory.h>
Definition at line 20 of file CondContFactory.h.
◆ CondContFactory() [1/2]
| CondContainer::CondContFactory::CondContFactory |
( |
| ) |
|
|
inlineprivate |
◆ CondContFactory() [2/2]
| CondContainer::CondContFactory::CondContFactory |
( |
const CondContFactory & | | ) |
|
|
private |
◆ Create()
Definition at line 28 of file CondContFactory.cxx.
28 {
33 }
34 ICondContMaker* maker =
i->second;
35 return maker->
Create(rcusvc, clid,key);
36}
std::map< CLID, ICondContMaker * > m_makers
virtual SG::DataObjectSharedPtr< DataObject > Create(Athena::IRCUSvc &rcusvc, const CLID &clid, const std::string &key) const =0
CxxUtils::RefCountedPtr< T > DataObjectSharedPtr
◆ Instance()
◆ operator=()
◆ regMaker()
◆ m_makers
◆ m_mapMutex
| std::mutex CondContainer::CondContFactory::m_mapMutex |
|
mutableprivate |
The documentation for this class was generated from the following files: