Public Member Functions | |
void | set (const char *type, std::string const &pathname) |
virtual void | snapshot () |
StringProducerPath () | |
virtual std::string | theContext () const |
Private Attributes | |
std::string | cache_ |
std::string | path_ |
char | snapshot_type_ [TYPE_MAX_LENGTH+1] |
const char * | typePtr_ |
Static Private Attributes | |
static const int | TYPE_MAX_LENGTH = 32 |
Definition at line 160 of file MessageDrop.cc.
|
inline |
Definition at line 162 of file MessageDrop.cc.
|
inline |
Definition at line 176 of file MessageDrop.cc.
References path_, and timingPdfMaker::pathname.
Referenced by betterConfigParser.BetterConfigParser::getGeneral(), and edm::MessageDrop::setPath().
|
inlinevirtual |
Implements edm::messagedrop::StringProducer.
Definition at line 181 of file MessageDrop.cc.
|
inlinevirtual |
Implements edm::messagedrop::StringProducer.
Definition at line 169 of file MessageDrop.cc.
References path_.
|
mutableprivate |
Definition at line 193 of file MessageDrop.cc.
|
private |
Definition at line 192 of file MessageDrop.cc.
Referenced by valtools.comparison::comparisonOnWebSite(), valtools.comparison::comparisonUrl(), and valtools.comparison::submit().
|
private |
Definition at line 194 of file MessageDrop.cc.
|
staticprivate |
Definition at line 190 of file MessageDrop.cc.
|
private |
Definition at line 191 of file MessageDrop.cc.