Public Member Functions | |
void | set (std::string const &name, std::string const &label, unsigned int moduleID, const char *phase) |
StringProducerWithPhase () | |
std::string | theContext () const override |
Private Attributes | |
std::string | cache_ |
std::map< unsigned int, std::string > | idLabelMap_ |
std::string const * | label_ |
unsigned int | moduleID_ |
std::string const * | name_ |
const char * | phasePtr_ |
Definition at line 50 of file MessageDrop.cc.
|
inline |
Definition at line 52 of file MessageDrop.cc.
|
inline |
Definition at line 78 of file MessageDrop.cc.
References cache_, label, label_, moduleID_, Skims_PA_cff::name, name_, and phasePtr_.
|
inlineoverridevirtual |
Implements edm::messagedrop::StringProducer.
Definition at line 60 of file MessageDrop.cc.
References cache_, idLabelMap_, label_, SiStripPI::max, moduleID_, name_, and phasePtr_.
|
mutableprivate |
Definition at line 93 of file MessageDrop.cc.
Referenced by set(), and theContext().
|
mutableprivate |
Definition at line 94 of file MessageDrop.cc.
Referenced by theContext().
|
private |
Definition at line 88 of file MessageDrop.cc.
Referenced by Modules.SwitchProducer::__addParameter(), SequenceTypes.DummyModule::__repr__(), Modules.SwitchProducer::__setattr__(), Mixins._Labelable::_findDependencies(), set(), Mixins._Labelable::setLabel(), and theContext().
|
private |
Definition at line 90 of file MessageDrop.cc.
Referenced by set(), and theContext().
|
private |
Definition at line 87 of file MessageDrop.cc.
Referenced by set(), and theContext().
|
private |
Definition at line 89 of file MessageDrop.cc.
Referenced by set(), and theContext().