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