Public Member Functions | |
void | set (const char *sing) |
virtual void | snapshot () |
StringProducerSinglet () | |
virtual std::string | theContext () const |
Private Attributes | |
const char * | singlet_ |
char | snapshot_singlet_ [SINGLET_MAX_LENGTH+1] |
Static Private Attributes | |
static const int | SINGLET_MAX_LENGTH = 32 |
Definition at line 197 of file MessageDrop.cc.
|
inline |
Definition at line 199 of file MessageDrop.cc.
|
inline |
Definition at line 207 of file MessageDrop.cc.
Referenced by betterConfigParser.BetterConfigParser::getGeneral(), and edm::MessageDrop::setSinglet().
|
inlinevirtual |
Implements edm::messagedrop::StringProducer.
Definition at line 208 of file MessageDrop.cc.
|
inlinevirtual |
Implements edm::messagedrop::StringProducer.
Definition at line 204 of file MessageDrop.cc.
|
private |
Definition at line 218 of file MessageDrop.cc.
|
staticprivate |
Definition at line 217 of file MessageDrop.cc.
|
private |
Definition at line 219 of file MessageDrop.cc.