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);
166 result =
"?no value?";
202 result =
"?no value?";
220 result =
"UNSPECIFIED";
238 result =
"?no value? ";
241 result =
"ELzeroSeverity ";
250 result =
"ELwarning ";
256 result =
"ELunspecified ";
259 result =
"ELsystem ";
262 result =
"ELhighestSeverity";
ELslProxy< ELdebugGen > const ELdebug
ELslGen ELzeroSeverityGen
std::map< ELstring const, ELseverityLevel::ELsev_ > ELmap
int cmp(ELseverityLevel const &e) const
ELslProxy< ELunspecifiedGen > const ELunspecified
ELseverityLevel(ELsev_ lev=ELsev_unspecified)
const ELstring getVarName() const
ELslProxy< ELwarningGen > const ELwarning
ELslProxy< ELhighestSeverityGen > const ELhighestSeverity
static ELmap const & loadMap()
const ELstring getSymbol() const
ELslProxy< ELzeroSeverityGen > const ELzeroSeverity
ELslProxy< ELerrorGen > const ELerror
const ELstring getName() const
const ELstring getInputStr() const
ELslGen ELhighestSeverityGen
ELslProxy< ELinfoGen > const ELinfo
ELslProxy< ELsevereGen > const ELsevere
friend std::ostream & operator<<(std::ostream &os, const ELseverityLevel &sev)