Go to the documentation of this file.
55 typedef std::map<ELstring const, ELseverityLevel::ELsev_>
ELmap;
100 std::cerr <<
"--- ELseverityLevel " << lev <<
" (" <<
getName() <<
")\n" << std::flush;
107 ELmap::const_iterator
i =
m.find(
s);
241 result =
"ELzeroSeverity ";
256 result =
"ELunspecified ";
262 result =
"ELhighestSeverity";
ELslGen ELzeroSeverityGen
const ELslProxy< ELwarningGen > ELwarning
const ELstring getVarName() const
const ELslProxy< ELzeroSeverityGen > ELzeroSeverity
const ELstring getSymbol() const
std::ostream & operator<<(std::ostream &ost, const HLTGlobalStatus &hlt)
Formatted printout of trigger tbale.
const ELstring getInputStr() const
const ELslProxy< ELsevereGen > ELsevere
const ELslProxy< ELdebugGen > ELdebug
const ELslProxy< ELhighestSeverityGen > ELhighestSeverity
std::map< ELstring const, ELseverityLevel::ELsev_ > ELmap
const ELstring getName() const
const ELslProxy< ELerrorGen > ELerror
ELslGen ELhighestSeverityGen
int cmp(ELseverityLevel const &e) const
const ELslProxy< ELinfoGen > ELinfo
ELseverityLevel(ELsev_ lev=ELsev_unspecified)
const ELslProxy< ELunspecifiedGen > ELunspecified
static ELmap const & loadMap()