#include "FWCore/MessageService/interface/ELtsErrorLog.h"
#include "FWCore/MessageLogger/interface/ThreadSafeErrorLog.icc"
Go to the source code of this file.
Namespaces | |
namespace | edm |
namespace | edm::service |
Classes | |
class | edm::service::ThreadSafeErrorLog< Mutex > |
Defines | |
#define | FWCore_MessageService_ThreadSafeErrorLog_h |
#define | THREADSAFEERRORLOG_ICC |
Functions | |
template<class Mutex, class T> | |
ThreadSafeErrorLog< Mutex > & | edm::service::operator<< (ThreadSafeErrorLog< Mutex > &e, const T &t) |
template<class Mutex> | |
ThreadSafeErrorLog< Mutex > & | edm::service::operator<< (ThreadSafeErrorLog< Mutex > &e, void(*f)(ErrorLog &)) |
#define FWCore_MessageService_ThreadSafeErrorLog_h |
Definition at line 2 of file ThreadSafeErrorLog.h.
#define THREADSAFEERRORLOG_ICC |
Definition at line 137 of file ThreadSafeErrorLog.h.