Level Member List

This is the complete list of members for Level, including all inherited members.

addRef() const ObjectImpl [virtual]
ALL_INT enum valueLevel
cast(const Class &clazz) const =0Object [pure virtual]
DEBUG_INT enum valueLevel
equals(const LevelPtr &level) const Level [virtual]
ERROR_INT enum valueLevel
FATAL_INT enum valueLevel
getAll()Level [static]
getClass() const Object [virtual]
getDebug()Level [static]
getError()Level [static]
getFatal()Level [static]
getInfo()Level [static]
getOff()Level [static]
getStaticClass()Object [static]
getSyslogEquivalent() const Level [inline]
getTrace()Level [static]
getWarn()Level [static]
INFO_INT enum valueLevel
instanceof(const Class &clazz) const =0Object [pure virtual]
isGreaterOrEqual(const LevelPtr &level) const Level [virtual]
Level(int level, const LogString &name, int syslogEquivalent)Level
ObjectImpl()ObjectImpl
OFF_INT enum valueLevel
operator!=(const Level &level1) const Level [inline]
operator==(const Level &level1) const Level [inline]
refObjectImpl [mutable, protected]
registerClass()Object [static]
releaseRef() const ObjectImpl [virtual]
toInt() const Level [inline]
toLevel(const std::string &sArg)Level [static]
toLevel(const std::string &sArg, const LevelPtr &defaultLevel)Level [static]
toLevel(const std::wstring &sArg)Level [static]
toLevel(const std::wstring &sArg, const LevelPtr &defaultLevel)Level [static]
toLevel(const std::basic_string< UniChar > &sArg)Level [static]
toLevel(const std::basic_string< UniChar > &sArg, const LevelPtr &defaultLevel)Level [static]
toLevel(const CFStringRef &sArg)Level [static]
toLevel(const CFStringRef &sArg, const LevelPtr &defaultLevel)Level [static]
toLevel(int val)Level [static]
toLevel(int val, const LevelPtr &defaultLevel)Level [static]
toLevelLS(const LogString &sArg)Level [static]
toLevelLS(const LogString &sArg, const LevelPtr &defaultLevel)Level [static]
toString(std::string &name) const Level
toString(std::wstring &name) const Level
toString(std::basic_string< UniChar > &name) const Level
toString(CFStringRef &name) const Level
toString() const Level
TRACE_INT enum valueLevel
WARN_INT enum valueLevel
~Object()Object [inline, virtual]
~ObjectImpl()ObjectImpl [virtual]