| Apache log4cxx
    Version 0.11.0
    | 
This is the complete list of members for RootLogger, including all inherited members.
| aai | Logger | protected | 
| addAppender(const AppenderPtr &newAppender) | Logger | virtual | 
| additive | Logger | protected | 
| addRef() const | Logger | virtual | 
| callAppenders(const log4cxx::spi::LoggingEventPtr &event, log4cxx::helpers::Pool &p) const | Logger | |
| cast(const Class &clazz) const =0 | Object | pure virtual | 
| closeNestedAppenders() | Logger | |
| debug(const std::string &msg, const log4cxx::spi::LocationInfo &location) const | Logger | |
| debug(const std::string &msg) const | Logger | |
| debug(const std::wstring &msg, const log4cxx::spi::LocationInfo &location) const | Logger | |
| debug(const std::wstring &msg) const | Logger | |
| debug(const std::basic_string< UniChar > &msg, const log4cxx::spi::LocationInfo &location) const | Logger | |
| debug(const std::basic_string< UniChar > &msg) const | Logger | |
| debug(const CFStringRef &msg, const log4cxx::spi::LocationInfo &location) const | Logger | |
| debug(const CFStringRef &msg) const | Logger | |
| error(const std::string &msg, const log4cxx::spi::LocationInfo &location) const | Logger | |
| error(const std::string &msg) const | Logger | |
| error(const std::wstring &msg) const | Logger | |
| error(const std::wstring &msg, const log4cxx::spi::LocationInfo &location) const | Logger | |
| error(const std::basic_string< UniChar > &msg, const log4cxx::spi::LocationInfo &location) const | Logger | |
| error(const std::basic_string< UniChar > &msg) const | Logger | |
| error(const CFStringRef &msg, const log4cxx::spi::LocationInfo &location) const | Logger | |
| error(const CFStringRef &msg) const | Logger | |
| fatal(const std::string &msg, const log4cxx::spi::LocationInfo &location) const | Logger | |
| fatal(const std::string &msg) const | Logger | |
| fatal(const std::wstring &msg, const log4cxx::spi::LocationInfo &location) const | Logger | |
| fatal(const std::wstring &msg) const | Logger | |
| fatal(const std::basic_string< UniChar > &msg, const log4cxx::spi::LocationInfo &location) const | Logger | |
| fatal(const std::basic_string< UniChar > &msg) const | Logger | |
| fatal(const CFStringRef &msg, const log4cxx::spi::LocationInfo &location) const | Logger | |
| fatal(const CFStringRef &msg) const | Logger | |
| forcedLog(const LevelPtr &level, const std::string &message, const log4cxx::spi::LocationInfo &location) const | Logger | |
| forcedLog(const LevelPtr &level, const std::string &message) const | Logger | |
| forcedLog(const LevelPtr &level, const std::wstring &message, const log4cxx::spi::LocationInfo &location) const | Logger | |
| forcedLog(const LevelPtr &level, const std::wstring &message) const | Logger | |
| forcedLog(const LevelPtr &level, const std::basic_string< UniChar > &message, const log4cxx::spi::LocationInfo &location) const | Logger | |
| forcedLog(const LevelPtr &level, const std::basic_string< UniChar > &message) const | Logger | |
| forcedLog(const LevelPtr &level, const CFStringRef &message, const log4cxx::spi::LocationInfo &location) const | Logger | |
| forcedLog(const LevelPtr &level, const CFStringRef &message) const | Logger | |
| forcedLogLS(const LevelPtr &level, const LogString &message, const log4cxx::spi::LocationInfo &location) const | Logger | |
| getAdditivity() const | Logger | |
| getAllAppenders() const | Logger | virtual | 
| getAppender(const LogString &name) const | Logger | virtual | 
| getClass() const | Object | virtual | 
| getEffectiveLevel() const | RootLogger | virtual | 
| getLevel() const | Logger | |
| getLogger(const std::string &name) | Logger | static | 
| getLogger(const char *const name) | Logger | static | 
| getLogger(const std::wstring &name) | Logger | static | 
| getLogger(const wchar_t *const name) | Logger | static | 
| getLogger(const std::basic_string< UniChar > &name) | Logger | static | 
| getLogger(const CFStringRef &name) | Logger | static | 
| getLogger(const std::string &name, const log4cxx::spi::LoggerFactoryPtr &factory) | Logger | static | 
| getLogger(const std::wstring &name, const log4cxx::spi::LoggerFactoryPtr &factory) | Logger | static | 
| getLogger(const std::basic_string< UniChar > &name, const log4cxx::spi::LoggerFactoryPtr &factory) | Logger | static | 
| getLogger(const CFStringRef &name, const log4cxx::spi::LoggerFactoryPtr &factory) | Logger | static | 
| getLoggerLS(const LogString &name) | Logger | static | 
| getLoggerLS(const LogString &name, const log4cxx::spi::LoggerFactoryPtr &factory) | Logger | static | 
| getLoggerRepository() const | Logger | |
| getMutex() | Logger | inline | 
| getName() const | Logger | inline | 
| getName(std::string &name) const | Logger | |
| getName(std::wstring &name) const | Logger | |
| getName(std::basic_string< UniChar > &name) const | Logger | |
| getName(CFStringRef &name) const | Logger | |
| getParent() const | Logger | |
| getResourceBundle() const | Logger | |
| getResourceBundleString(const LogString &key) const | Logger | protected | 
| getRootLogger() | Logger | static | 
| getStaticClass() | Object | static | 
| info(const std::string &msg, const log4cxx::spi::LocationInfo &location) const | Logger | |
| info(const std::string &msg) const | Logger | |
| info(const std::wstring &msg, const log4cxx::spi::LocationInfo &location) const | Logger | |
| info(const std::wstring &msg) const | Logger | |
| info(const std::basic_string< UniChar > &msg, const log4cxx::spi::LocationInfo &location) const | Logger | |
| info(const std::basic_string< UniChar > &msg) const | Logger | |
| info(const CFStringRef &msg, const log4cxx::spi::LocationInfo &location) const | Logger | |
| info(const CFStringRef &msg) const | Logger | |
| instanceof(const Class &clazz) const =0 | Object | pure virtual | 
| isAttached(const AppenderPtr &appender) const | Logger | virtual | 
| isDebugEnabled() const | Logger | |
| isEnabledFor(const LevelPtr &level) const | Logger | |
| isErrorEnabled() const | Logger | |
| isFatalEnabled() const | Logger | |
| isInfoEnabled() const | Logger | |
| isTraceEnabled() const | Logger | |
| isWarnEnabled() const | Logger | |
| l7dlog(const LevelPtr &level, const LogString &key, const log4cxx::spi::LocationInfo &locationInfo, const std::vector< LogString > &values) const | Logger | |
| l7dlog(const LevelPtr &level, const std::string &key, const log4cxx::spi::LocationInfo &locationInfo) const | Logger | |
| l7dlog(const LevelPtr &level, const std::string &key, const log4cxx::spi::LocationInfo &locationInfo, const std::string &val1) const | Logger | |
| l7dlog(const LevelPtr &level, const std::string &key, const log4cxx::spi::LocationInfo &locationInfo, const std::string &val1, const std::string &val2) const | Logger | |
| l7dlog(const LevelPtr &level, const std::string &key, const log4cxx::spi::LocationInfo &locationInfo, const std::string &val1, const std::string &val2, const std::string &val3) const | Logger | |
| l7dlog(const LevelPtr &level, const std::wstring &key, const log4cxx::spi::LocationInfo &locationInfo) const | Logger | |
| l7dlog(const LevelPtr &level, const std::wstring &key, const log4cxx::spi::LocationInfo &locationInfo, const std::wstring &val1) const | Logger | |
| l7dlog(const LevelPtr &level, const std::wstring &key, const log4cxx::spi::LocationInfo &locationInfo, const std::wstring &val1, const std::wstring &val2) const | Logger | |
| l7dlog(const LevelPtr &level, const std::wstring &key, const log4cxx::spi::LocationInfo &locationInfo, const std::wstring &val1, const std::wstring &val2, const std::wstring &val3) const | Logger | |
| l7dlog(const LevelPtr &level, const std::basic_string< UniChar > &key, const log4cxx::spi::LocationInfo &locationInfo) const | Logger | |
| l7dlog(const LevelPtr &level, const std::basic_string< UniChar > &key, const log4cxx::spi::LocationInfo &locationInfo, const std::basic_string< UniChar > &val1) const | Logger | |
| l7dlog(const LevelPtr &level, const std::basic_string< UniChar > &key, const log4cxx::spi::LocationInfo &locationInfo, const std::basic_string< UniChar > &val1, const std::basic_string< UniChar > &val2) const | Logger | |
| l7dlog(const LevelPtr &level, const std::basic_string< UniChar > &key, const log4cxx::spi::LocationInfo &locationInfo, const std::basic_string< UniChar > &val1, const std::basic_string< UniChar > &val2, const std::basic_string< UniChar > &val3) const | Logger | |
| l7dlog(const LevelPtr &level, const CFStringRef &key, const log4cxx::spi::LocationInfo &locationInfo) const | Logger | |
| l7dlog(const LevelPtr &level, const CFStringRef &key, const log4cxx::spi::LocationInfo &locationInfo, const CFStringRef &val1) const | Logger | |
| l7dlog(const LevelPtr &level, const CFStringRef &key, const log4cxx::spi::LocationInfo &locationInfo, const CFStringRef &val1, const CFStringRef &val2) const | Logger | |
| l7dlog(const LevelPtr &level, const CFStringRef &key, const log4cxx::spi::LocationInfo &locationInfo, const CFStringRef &val1, const CFStringRef &val2, const CFStringRef &val3) const | Logger | |
| level | Logger | protected | 
| log(const LevelPtr &level, const std::string &message, const log4cxx::spi::LocationInfo &location) const | Logger | |
| log(const LevelPtr &level, const std::string &message) const | Logger | |
| log(const LevelPtr &level, const std::wstring &message, const log4cxx::spi::LocationInfo &location) const | Logger | |
| log(const LevelPtr &level, const std::wstring &message) const | Logger | |
| log(const LevelPtr &level, const std::basic_string< UniChar > &message, const log4cxx::spi::LocationInfo &location) const | Logger | |
| log(const LevelPtr &level, const std::basic_string< UniChar > &message) const | Logger | |
| log(const LevelPtr &level, const CFStringRef &message, const log4cxx::spi::LocationInfo &location) const | Logger | |
| log(const LevelPtr &level, const CFStringRef &message) const | Logger | |
| Logger(log4cxx::helpers::Pool &pool, const LogString &name) | Logger | protected | 
| logLS(const LevelPtr &level, const LogString &message, const log4cxx::spi::LocationInfo &location) const | Logger | |
| name | Logger | protected | 
| ObjectImpl() | ObjectImpl | |
| parent | Logger | protected | 
| ref | ObjectImpl | mutableprotected | 
| registerClass() | Object | static | 
| releaseRef() const | Logger | virtual | 
| removeAllAppenders() | Logger | virtual | 
| removeAppender(const AppenderPtr &appender) | Logger | virtual | 
| removeAppender(const LogString &name) | Logger | virtual | 
| repository | Logger | protected | 
| resourceBundle | Logger | protected | 
| RootLogger(log4cxx::helpers::Pool &pool, const LevelPtr &level) | RootLogger | |
| setAdditivity(bool additive) | Logger | |
| setHierarchy(spi::LoggerRepository *repository) | Logger | protected | 
| setLevel(const LevelPtr &level) | RootLogger | virtual | 
| setResourceBundle(const helpers::ResourceBundlePtr &bundle) | Logger | inline | 
| trace(const std::wstring &msg, const log4cxx::spi::LocationInfo &location) const | Logger | |
| trace(const std::wstring &msg) const | Logger | |
| trace(const std::basic_string< UniChar > &msg, const log4cxx::spi::LocationInfo &location) const | Logger | |
| trace(const std::basic_string< UniChar > &msg) const | Logger | |
| trace(const CFStringRef &msg, const log4cxx::spi::LocationInfo &location) const | Logger | |
| trace(const CFStringRef &msg) const | Logger | |
| trace(const std::string &msg, const log4cxx::spi::LocationInfo &location) const | Logger | |
| trace(const std::string &msg) const | Logger | |
| warn(const std::wstring &msg, const log4cxx::spi::LocationInfo &location) const | Logger | |
| warn(const std::wstring &msg) const | Logger | |
| warn(const std::basic_string< UniChar > &msg, const log4cxx::spi::LocationInfo &location) const | Logger | |
| warn(const std::basic_string< UniChar > &msg) const | Logger | |
| warn(const CFStringRef &msg, const log4cxx::spi::LocationInfo &location) const | Logger | |
| warn(const CFStringRef &msg) const | Logger | |
| warn(const std::string &msg, const log4cxx::spi::LocationInfo &location) const | Logger | |
| warn(const std::string &msg) const | Logger | |
| ~AppenderAttachable() | AppenderAttachable | inlinevirtual | 
| ~Logger() | Logger | |
| ~Object() | Object | inlinevirtual | 
| ~ObjectImpl() | ObjectImpl | virtual |