1 #ifndef MessageLogger_ErrorObj_h 2 #define MessageLogger_ErrorObj_h 28 #include "fmt/format.h" 70 virtual void setID(std::string_view
ID);
82 template <
typename... Args>
136 #include "FWCore/MessageLogger/interface/ErrorObj.icc" 141 #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
ErrorObj & vformat(std::string_view fmt, fmt::format_args args)
void swap(Association< C > &lhs, Association< C > &rhs)
const std::string & context() const
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)
ErrorObj & format(fmt::format_string< Args... > format, Args &&... args)
std::ostream & operator<<(std::ostream &ost, const HLTGlobalStatus &hlt)
Formatted printout of trigger table.