Apache log4cxx
Version 0.10.0
|
This is the complete list of members for Level, including all inherited members.
addRef() const | ObjectImpl | virtual |
ALL_INT enum value | Level | |
cast(const Class &clazz) const =0 | Object | pure virtual |
DEBUG_INT enum value | Level | |
equals(const LevelPtr &level) const | Level | virtual |
ERROR_INT enum value | Level | |
FATAL_INT enum value | Level | |
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 value | Level | |
instanceof(const Class &clazz) const =0 | Object | pure virtual |
isGreaterOrEqual(const LevelPtr &level) const | Level | virtual |
Level(int level, const LogString &name, int syslogEquivalent) | Level | |
ObjectImpl() | ObjectImpl | |
OFF_INT enum value | Level | |
operator!=(const Level &level1) const | Level | inline |
operator==(const Level &level1) const | Level | inline |
ref | ObjectImpl | mutableprotected |
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 value | Level | |
WARN_INT enum value | Level | |
~Object() | Object | inlinevirtual |
~ObjectImpl() | ObjectImpl | virtual |