#include <ServiceMakerBase.h>
Definition at line 37 of file ServiceMakerBase.h.
◆ ServiceMakerBase() [1/2]
ServiceMakerBase::ServiceMakerBase |
( |
| ) |
|
◆ ServiceMakerBase() [2/2]
edm::serviceregistry::ServiceMakerBase::ServiceMakerBase |
( |
ServiceMakerBase const & |
| ) |
|
|
delete |
◆ ~ServiceMakerBase()
ServiceMakerBase::~ServiceMakerBase |
( |
| ) |
|
|
virtual |
◆ make()
◆ operator=()
◆ processWideService()
virtual bool edm::serviceregistry::ServiceMakerBase::processWideService |
( |
| ) |
const |
|
pure virtual |
◆ saveConfiguration()
virtual bool edm::serviceregistry::ServiceMakerBase::saveConfiguration |
( |
| ) |
const |
|
pure virtual |
◆ serviceType()
virtual std::type_info const& edm::serviceregistry::ServiceMakerBase::serviceType |
( |
| ) |
const |
|
pure virtual |
◆ testSaveConfiguration() [1/2]
bool edm::serviceregistry::ServiceMakerBase::testSaveConfiguration |
( |
SaveConfiguration const * |
| ) |
const |
|
inlineprotected |
◆ testSaveConfiguration() [2/2]
bool edm::serviceregistry::ServiceMakerBase::testSaveConfiguration |
( |
void const * |
| ) |
const |
|
inlineprotected |