Apache Log4cxx
Version 1.3.0
|
This is the complete list of members for log4cxx::Level, including all inherited members.
ALL_INT enum value | log4cxx::Level | |
cast(const Class &clazz) const =0 | log4cxx::helpers::Object | pure virtual |
DataPtr typedef | log4cxx::Level | |
DEBUG_INT enum value | log4cxx::Level | |
equals(const LevelPtr &level) const | log4cxx::Level | virtual |
ERROR_INT enum value | log4cxx::Level | |
FATAL_INT enum value | log4cxx::Level | |
getAll() | log4cxx::Level | static |
getClass() const =0 | log4cxx::helpers::Object | pure virtual |
getData() | log4cxx::Level | static |
getDebug() | log4cxx::Level | static |
getError() | log4cxx::Level | static |
getFatal() | log4cxx::Level | static |
getInfo() | log4cxx::Level | static |
getOff() | log4cxx::Level | static |
getSyslogEquivalent() const | log4cxx::Level | inline |
getTrace() | log4cxx::Level | static |
getWarn() | log4cxx::Level | static |
INFO_INT enum value | log4cxx::Level | |
instanceof(const Class &clazz) const =0 | log4cxx::helpers::Object | pure virtual |
isGreaterOrEqual(const LevelPtr &level) const | log4cxx::Level | virtual |
Level(int level, const LogString &name, int syslogEquivalent) | log4cxx::Level | |
OFF_INT enum value | log4cxx::Level | |
operator!=(const Level &level1) const | log4cxx::Level | inline |
operator==(const Level &level1) const | log4cxx::Level | inline |
toInt() const | log4cxx::Level | inline |
toLevel(const std::string &sArg) | log4cxx::Level | static |
toLevel(const std::string &sArg, const LevelPtr &defaultLevel) | log4cxx::Level | static |
toLevel(const std::wstring &sArg) | log4cxx::Level | static |
toLevel(const std::wstring &sArg, const LevelPtr &defaultLevel) | log4cxx::Level | static |
toLevel(const std::basic_string< UniChar > &sArg) | log4cxx::Level | static |
toLevel(const std::basic_string< UniChar > &sArg, const LevelPtr &defaultLevel) | log4cxx::Level | static |
toLevel(const CFStringRef &sArg) | log4cxx::Level | static |
toLevel(const CFStringRef &sArg, const LevelPtr &defaultLevel) | log4cxx::Level | static |
toLevel(int val) | log4cxx::Level | static |
toLevel(int val, const LevelPtr &defaultLevel) | log4cxx::Level | static |
toLevelLS(const LogString &sArg) | log4cxx::Level | static |
toLevelLS(const LogString &sArg, const LevelPtr &defaultLevel) | log4cxx::Level | static |
toString(std::string &name) const | log4cxx::Level | |
toString(std::wstring &name) const | log4cxx::Level | |
toString(std::basic_string< UniChar > &name) const | log4cxx::Level | |
toString(CFStringRef &name) const | log4cxx::Level | |
toString() const | log4cxx::Level | |
TRACE_INT enum value | log4cxx::Level | |
WARN_INT enum value | log4cxx::Level | |
~Object() | log4cxx::helpers::Object | inlinevirtual |