CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Namespaces | Macros | Functions
ThreadSafeErrorLog.h File Reference
#include "FWCore/MessageService/interface/ELtsErrorLog.h"
#include "FWCore/MessageLogger/interface/ThreadSafeErrorLog.icc"

Go to the source code of this file.

Classes

class  edm::service::ThreadSafeErrorLog< Mutex >
 

Namespaces

 edm
 A PluginFactory for concrete instances of class KalmanAlignmentMetricsUpdator.
 
 edm::service
 

Macros

#define FWCore_MessageService_ThreadSafeErrorLog_h
 
#define THREADSAFEERRORLOG_ICC
 

Functions

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)
 

Macro Definition Documentation

#define FWCore_MessageService_ThreadSafeErrorLog_h

Definition at line 2 of file ThreadSafeErrorLog.h.

#define THREADSAFEERRORLOG_ICC

Definition at line 137 of file ThreadSafeErrorLog.h.