Go to the documentation of this file. 1 #ifndef MessageLogger_ErrorObj_h
2 #define MessageLogger_ErrorObj_h
132 #include "FWCore/MessageLogger/interface/ErrorObj.icc"
137 #endif // MessageLogger_ErrorObj_h
virtual void setReactedTo(bool r)
std::list< ELstring > ELlist_string
void swap(Association< C > &lhs, Association< C > &rhs)
ErrorObj(const ELseverityLevel &sev, const ELstring &id, bool verbatim=false)
std::ostream & operator<<(std::ostream &ost, const HLTGlobalStatus &hlt)
Formatted printout of trigger tbale.
virtual void setSeverity(const ELseverityLevel &sev)
const ELextendedID & xid() const
virtual void setSubroutine(const ELstring &subroutine)
const ELlist_string & items() const
const ELstring & idOverflow() const
virtual void set(const ELseverityLevel &sev, const ELstring &id)
ErrorObj & operator=(const ErrorObj &other)
virtual void setContext(const std::string_view &context)
void swap(ErrorObj &other)
virtual void setID(const ELstring &ID)
virtual ErrorObj & emitToken(const ELstring &txt)
virtual void setModule(const ELstring &module)
ErrorObj & opltlt(const T &t)
ELstring fullText() const
ErrorObj & operator<<(std::ostream &(*f)(std::ostream &))