#include <MessageLogger.h>
Definition at line 319 of file MessageLogger.h.
edm::LogImportant::LogImportant |
( |
std::string const & |
id | ) |
|
|
inlineexplicit |
Definition at line 322 of file MessageLogger.h.
324 new MessageSender(
ELerror,
id,
true) : 0 )
static MessageDrop * instance()
ELslProxy< ELerrorGen > const ELerror
std::auto_ptr< MessageSender > ap
edm::LogImportant::~LogImportant |
( |
| ) |
|
LogImportant& edm::LogImportant::operator<< |
( |
std::ostream &(*)(std::ostream &) |
f | ) |
|
|
inline |
LogImportant& edm::LogImportant::operator<< |
( |
std::ios_base &(*)(std::ios_base &) |
f | ) |
|
|
inline |