Apache log4cxx
Version 0.11.0
|
This is the complete list of members for log4cxx::Level, including all inherited members.
addRef() const (defined in log4cxx::helpers::ObjectImpl) | log4cxx::helpers::ObjectImpl | virtual |
ALL_INT enum value (defined in log4cxx::Level) | log4cxx::Level | |
cast(const Class &clazz) const =0 (defined in log4cxx::helpers::Object) | log4cxx::helpers::Object | pure virtual |
DEBUG_INT enum value (defined in log4cxx::Level) | log4cxx::Level | |
equals(const LevelPtr &level) const | log4cxx::Level | virtual |
ERROR_INT enum value (defined in log4cxx::Level) | log4cxx::Level | |
FATAL_INT enum value (defined in log4cxx::Level) | log4cxx::Level | |
getAll() (defined in log4cxx::Level) | log4cxx::Level | static |
getDebug() (defined in log4cxx::Level) | log4cxx::Level | static |
getError() (defined in log4cxx::Level) | log4cxx::Level | static |
getFatal() (defined in log4cxx::Level) | log4cxx::Level | static |
getInfo() (defined in log4cxx::Level) | log4cxx::Level | static |
getOff() (defined in log4cxx::Level) | log4cxx::Level | static |
getSyslogEquivalent() const | log4cxx::Level | inline |
getTrace() (defined in log4cxx::Level) | log4cxx::Level | static |
getWarn() (defined in log4cxx::Level) | log4cxx::Level | static |
INFO_INT enum value (defined in log4cxx::Level) | log4cxx::Level | |
instanceof(const Class &clazz) const =0 (defined in log4cxx::helpers::Object) | log4cxx::helpers::Object | pure virtual |
isGreaterOrEqual(const LevelPtr &level) const | log4cxx::Level | virtual |
Level(int level, const LogString &name, int syslogEquivalent) | log4cxx::Level | |
ObjectImpl() (defined in log4cxx::helpers::ObjectImpl) | log4cxx::helpers::ObjectImpl | |
OFF_INT enum value (defined in log4cxx::Level) | log4cxx::Level | |
operator!=(const Level &level1) const (defined in log4cxx::Level) | log4cxx::Level | inline |
operator==(const Level &level1) const (defined in log4cxx::Level) | log4cxx::Level | inline |
ref (defined in log4cxx::helpers::ObjectImpl) | log4cxx::helpers::ObjectImpl | mutableprotected |
releaseRef() const (defined in log4cxx::helpers::ObjectImpl) | log4cxx::helpers::ObjectImpl | virtual |
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 (defined in log4cxx::Level) | log4cxx::Level | |
WARN_INT enum value (defined in log4cxx::Level) | log4cxx::Level | |
~Object() (defined in log4cxx::helpers::Object) | log4cxx::helpers::Object | inlinevirtual |
~ObjectImpl() (defined in log4cxx::helpers::ObjectImpl) | log4cxx::helpers::ObjectImpl | virtual |