Definition at line 77 of file MessageDrop.cc.
◆ StringProducerWithPhase()
edm::messagedrop::StringProducerWithPhase::StringProducerWithPhase |
( |
| ) |
|
|
inline |
◆ set()
void edm::messagedrop::StringProducerWithPhase::set |
( |
std::string const & |
name, |
|
|
std::string const & |
label, |
|
|
unsigned int |
moduleID, |
|
|
const char * |
phase |
|
) |
| |
|
inline |
◆ theContext()
std::string edm::messagedrop::StringProducerWithPhase::theContext |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ cache_
std::string edm::messagedrop::StringProducerWithPhase::cache_ |
|
mutableprivate |
◆ idLabelMap_
std::map<unsigned int, std::string> edm::messagedrop::StringProducerWithPhase::idLabelMap_ |
|
mutableprivate |
◆ label_
std::string const* edm::messagedrop::StringProducerWithPhase::label_ |
|
private |
◆ moduleID_
unsigned int edm::messagedrop::StringProducerWithPhase::moduleID_ |
|
private |
◆ name_
std::string const* edm::messagedrop::StringProducerWithPhase::name_ |
|
private |
◆ phasePtr_
const char* edm::messagedrop::StringProducerWithPhase::phasePtr_ |
|
private |