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