#include <MessageLogger.h>
List of all members.
Detailed Description
Definition at line 314 of file MessageLogger.h.
Constructor & Destructor Documentation
edm::LogImportant::LogImportant |
( |
std::string const & |
id | ) |
[inline, explicit] |
edm::LogImportant::~LogImportant |
( |
| ) |
|
edm::LogImportant::LogImportant |
( |
LogImportant const & |
| ) |
[private] |
Member Function Documentation
template<class T >
LogImportant& edm::LogImportant::operator<< |
( |
T const & |
t | ) |
[inline] |
LogImportant& edm::LogImportant::operator<< |
( |
std::ios_base &(*)(std::ios_base &) |
f | ) |
[inline] |
LogImportant& edm::LogImportant::operator<< |
( |
std::ostream &(*)(std::ostream &) |
f | ) |
[inline] |
Member Data Documentation