Go to the source code of this file.
Typedefs | |
typedef std::map< LHEProxy::ProxyID, std::weak_ptr< LHEProxy > > | ProxyMap |
Functions | |
static ProxyMap * | getProxyMapInstance () |
Variables | |
static std::mutex | mutex |
typedef std::map<LHEProxy::ProxyID, std::weak_ptr<LHEProxy> > ProxyMap |
Definition at line 10 of file LHEProxy.cc.
|
static |
Definition at line 12 of file LHEProxy.cc.
References instance.
Referenced by lhef::LHEProxy::create(), lhef::LHEProxy::find(), and lhef::LHEProxy::~LHEProxy().
|
static |
Definition at line 8 of file LHEProxy.cc.
Referenced by lhef::LHEProxy::create(), lhef::LHEProxy::find(), and lhef::LHEProxy::~LHEProxy().