CMS 3D CMS Logo

Namespaces | Functions
ErrorObj.cc File Reference
#include <algorithm>
#include <atomic>
#include <cctype>
#include "FWCore/MessageLogger/interface/ErrorObj.h"
#include "FWCore/Utilities/interface/thread_safety_macros.h"

Go to the source code of this file.

Namespaces

 edm
 HLT enums.
 

Functions

const unsigned int edm::maxIDlength (200)
 
ErrorObj & edm::operator<< (ErrorObj &e, const char s[])
 
static std::atomic< int > edm::ourSerial (0)