#include <ProxyFactoryTemplate.h>
Public Types | |
typedef T::record_type | record_type |
Public Member Functions | |
virtual DataKey | makeKey (const std::string &iName) const |
virtual std::unique_ptr< DataProxy > | makeProxy () const |
ProxyFactoryTemplate () | |
Public Member Functions inherited from edm::eventsetup::ProxyFactoryBase | |
ProxyFactoryBase () | |
virtual | ~ProxyFactoryBase () |
Private Member Functions | |
const ProxyFactoryTemplate & | operator= (const ProxyFactoryTemplate &) |
ProxyFactoryTemplate (const ProxyFactoryTemplate &) | |
Definition at line 34 of file ProxyFactoryTemplate.h.
typedef T::record_type edm::eventsetup::ProxyFactoryTemplate< T >::record_type |
Definition at line 36 of file ProxyFactoryTemplate.h.
|
inline |
Definition at line 38 of file ProxyFactoryTemplate.h.
Referenced by edm::eventsetup::ProxyFactoryTemplate< T >::makeKey().
|
private |
|
inlinevirtual |
Implements edm::eventsetup::ProxyFactoryBase.
Definition at line 44 of file ProxyFactoryTemplate.h.
References edm::eventsetup::ProxyFactoryTemplate< T >::operator=(), and edm::eventsetup::ProxyFactoryTemplate< T >::ProxyFactoryTemplate().
|
inlinevirtual |
Implements edm::eventsetup::ProxyFactoryBase.
Definition at line 42 of file ProxyFactoryTemplate.h.
|
private |
Referenced by edm::eventsetup::ProxyFactoryTemplate< T >::makeKey().