Public Member Functions | |
void | set (std::string const &name, std::string const &label, const void *moduleID, const char *phase) |
virtual void | snapshot () |
StringProducerWithPhase () | |
virtual std::string | theContext () const |
Private Types | |
typedef std::map< const void *, std::string > ::const_iterator | NLMiter |
Private Attributes | |
std::string | cache_ |
std::string const * | label_ |
std::string const | label_initial_value_ |
const void * | moduleID_ |
std::string const * | name_ |
std::string const | name_initial_value_ |
std::map< const void *, std::string > | nameLabelMap_ |
const char * | phasePtr_ |
std::string | snapshot_label_ |
std::string | snapshot_name_ |
char | snapshot_phase_ [PHASE_MAX_LENGTH+1] |
Static Private Attributes | |
static const int | PHASE_MAX_LENGTH = 32 |
Definition at line 86 of file MessageDrop.cc.
|
private |
Definition at line 88 of file MessageDrop.cc.
|
inline |
Definition at line 90 of file MessageDrop.cc.
|
inline |
Definition at line 123 of file MessageDrop.cc.
References diffTwoXMLs::label, and mergeVDriftHistosByStation::name.
Referenced by betterConfigParser.BetterConfigParser::getGeneral(), and edm::MessageDrop::setModuleWithPhase().
|
inlinevirtual |
Implements edm::messagedrop::StringProducer.
Definition at line 133 of file MessageDrop.cc.
|
inlinevirtual |
Implements edm::messagedrop::StringProducer.
Definition at line 105 of file MessageDrop.cc.
|
mutableprivate |
Definition at line 153 of file MessageDrop.cc.
|
private |
Definition at line 150 of file MessageDrop.cc.
Referenced by Mixins._Labelable::_findDependencies(), and Mixins._TypedParameterizable::dumpPython().
|
private |
Definition at line 148 of file MessageDrop.cc.
|
private |
Definition at line 152 of file MessageDrop.cc.
|
private |
Definition at line 149 of file MessageDrop.cc.
|
private |
Definition at line 147 of file MessageDrop.cc.
|
mutableprivate |
Definition at line 154 of file MessageDrop.cc.
|
staticprivate |
Definition at line 146 of file MessageDrop.cc.
|
private |
Definition at line 151 of file MessageDrop.cc.
|
private |
Definition at line 156 of file MessageDrop.cc.
|
private |
Definition at line 155 of file MessageDrop.cc.
|
private |
Definition at line 157 of file MessageDrop.cc.