1 #ifndef MessageLogger_ErrorObj_h 2 #define MessageLogger_ErrorObj_h 68 virtual void setID(std::string_view
ID);
80 template <
typename... Args>
133 #include "FWCore/MessageLogger/interface/ErrorObj.icc" 138 #endif // MessageLogger_ErrorObj_h
virtual ErrorObj & emitToken(std::string_view txt)
std::string fullText() const
void swap(ErrorObj &other)
const ELlist_string & items() const
virtual void setSeverity(const messagelogger::ELseverityLevel &sev)
std::list< std::string > ELlist_string
void swap(Association< C > &lhs, Association< C > &rhs)
const std::string & context() const
ErrorObj & format(std::string_view fmt, Args const &... args)
virtual void setReactedTo(bool r)
ErrorObj & opltlt(const T &t)
virtual void setSubroutine(std::string_view subroutine)
ErrorObj(const messagelogger::ELseverityLevel &sev, std::string_view id, bool verbatim=false)
ErrorObj & operator<<(std::ostream &(*f)(std::ostream &))
virtual void setModule(std::string_view module)
const ELextendedID & xid() const
const std::string & idOverflow() const
ErrorObj & operator=(const ErrorObj &other)
virtual void setContext(std::string_view context)
virtual void setID(std::string_view ID)
std::ostream & operator<<(std::ostream &ost, const HLTGlobalStatus &hlt)
Formatted printout of trigger tbale.