access_mutex | log4cplus::helpers::SharedObject | |
addAppender(SharedAppenderPtr newAppender) | log4cplus::helpers::AppenderAttachableImpl | virtual |
additive | log4cplus::spi::LoggerImpl | protected |
addReference() const LOG4CPLUS_NOEXCEPT | log4cplus::helpers::SharedObject | |
appender_list_mutex | log4cplus::helpers::AppenderAttachableImpl | |
AppenderAttachableImpl() | log4cplus::helpers::AppenderAttachableImpl | |
appenderList | log4cplus::helpers::AppenderAttachableImpl | protected |
appendLoopOnAppenders(const spi::InternalLoggingEvent &event) const | log4cplus::helpers::AppenderAttachableImpl | |
callAppenders(const InternalLoggingEvent &event) | log4cplus::spi::LoggerImpl | virtual |
closeNestedAppenders() | log4cplus::spi::LoggerImpl | virtual |
forcedLog(LogLevel ll, const log4cplus::tstring &message, const char *file, int line, const char *function) | log4cplus::spi::LoggerImpl | protectedvirtual |
forcedLog(spi::InternalLoggingEvent const &ev) | log4cplus::spi::LoggerImpl | protectedvirtual |
getAdditivity() const | log4cplus::spi::LoggerImpl | |
getAllAppenders() | log4cplus::helpers::AppenderAttachableImpl | virtual |
getAppender(const log4cplus::tstring &name) | log4cplus::helpers::AppenderAttachableImpl | virtual |
getChainedLogLevel() const | log4cplus::spi::RootLogger | virtual |
getHierarchy() const | log4cplus::spi::LoggerImpl | virtual |
getLogLevel() const | log4cplus::spi::LoggerImpl | inline |
getName() const | log4cplus::spi::LoggerImpl | inline |
isEnabledFor(LogLevel ll) const | log4cplus::spi::LoggerImpl | virtual |
ListType typedef | log4cplus::helpers::AppenderAttachableImpl | protected |
ll | log4cplus::spi::LoggerImpl | protected |
log(LogLevel ll, const log4cplus::tstring &message, const char *file=nullptr, int line=-1, const char *function=nullptr) | log4cplus::spi::LoggerImpl | virtual |
log(spi::InternalLoggingEvent const &) | log4cplus::spi::LoggerImpl | virtual |
LoggerImpl(const log4cplus::tstring &name, Hierarchy &h) | log4cplus::spi::LoggerImpl | protected |
name | log4cplus::spi::LoggerImpl | protected |
log4cplus::helpers::SharedObject::operator=(const SharedObject &) LOG4CPLUS_NOEXCEPT | log4cplus::helpers::SharedObject | inlineprotected |
log4cplus::helpers::SharedObject::operator=(SharedObject &&) LOG4CPLUS_NOEXCEPT | log4cplus::helpers::SharedObject | inlineprotected |
parent | log4cplus::spi::LoggerImpl | protected |
removeAllAppenders() | log4cplus::helpers::AppenderAttachableImpl | virtual |
removeAppender(SharedAppenderPtr appender) | log4cplus::helpers::AppenderAttachableImpl | virtual |
removeAppender(const log4cplus::tstring &name) | log4cplus::helpers::AppenderAttachableImpl | virtual |
removeReference() const | log4cplus::helpers::SharedObject | |
RootLogger(Hierarchy &h, LogLevel ll) | log4cplus::spi::RootLogger | |
setAdditivity(bool additive) | log4cplus::spi::LoggerImpl | |
setLogLevel(LogLevel) | log4cplus::spi::RootLogger | |
SharedLoggerImplPtr typedef | log4cplus::spi::LoggerImpl | |
SharedObject() | log4cplus::helpers::SharedObject | inlineprotected |
SharedObject(const SharedObject &) | log4cplus::helpers::SharedObject | inlineprotected |
SharedObject(SharedObject &&) | log4cplus::helpers::SharedObject | inlineprotected |
~AppenderAttachable()=0 | log4cplus::spi::AppenderAttachable | pure virtual |
~AppenderAttachableImpl() | log4cplus::helpers::AppenderAttachableImpl | virtual |
~LoggerImpl() | log4cplus::spi::LoggerImpl | virtual |
~SharedObject() | log4cplus::helpers::SharedObject | protectedvirtual |