activateOptions(log4cxx::helpers::Pool &) | log4cxx::AppenderSkeleton | inlinevirtual |
addAppender(const AppenderPtr newAppender) | log4cxx::AsyncAppender | virtual |
addFilter(const spi::FilterPtr &newFilter) | log4cxx::AppenderSkeleton | virtual |
append(const spi::LoggingEventPtr &event, log4cxx::helpers::Pool &p) | log4cxx::AsyncAppender | virtual |
AppenderSkeleton() | log4cxx::AppenderSkeleton | |
AppenderSkeleton(const LayoutPtr &layout) | log4cxx::AppenderSkeleton | |
asdf() | log4cxx::Appender | |
AsyncAppender() | log4cxx::AsyncAppender | |
cast(const Class &clazz) const =0 | log4cxx::helpers::Object | pure virtual |
clearFilters() | log4cxx::AppenderSkeleton | virtual |
close() | log4cxx::AsyncAppender | virtual |
closed | log4cxx::AppenderSkeleton | protected |
doAppend(const spi::LoggingEventPtr &event, log4cxx::helpers::Pool &pool1) | log4cxx::AsyncAppender | virtual |
doAppendImpl(const spi::LoggingEventPtr &event, log4cxx::helpers::Pool &pool) | log4cxx::AppenderSkeleton | protected |
errorHandler | log4cxx::AppenderSkeleton | protected |
finalize() | log4cxx::AppenderSkeleton | |
getAllAppenders() const | log4cxx::AsyncAppender | virtual |
getAppender(const LogString &name) const | log4cxx::AsyncAppender | virtual |
getBlocking() const | log4cxx::AsyncAppender | |
getBufferSize() const | log4cxx::AsyncAppender | |
getErrorHandler() const | log4cxx::AppenderSkeleton | inline |
getFilter() const | log4cxx::AppenderSkeleton | inlinevirtual |
getFirstFilter() const | log4cxx::AppenderSkeleton | inline |
getLayout() const | log4cxx::AppenderSkeleton | inlinevirtual |
getLocationInfo() const | log4cxx::AsyncAppender | |
getName() const | log4cxx::AppenderSkeleton | inlinevirtual |
getThreshold() const | log4cxx::AppenderSkeleton | inline |
headFilter | log4cxx::AppenderSkeleton | protected |
instanceof(const Class &clazz) const =0 | log4cxx::helpers::Object | pure virtual |
isAsSevereAsThreshold(const LevelPtr &level) const | log4cxx::AppenderSkeleton | |
isAttached(const AppenderPtr appender) const | log4cxx::AsyncAppender | virtual |
layout | log4cxx::AppenderSkeleton | protected |
mutex | log4cxx::AppenderSkeleton | mutableprotected |
name | log4cxx::AppenderSkeleton | protected |
pool | log4cxx::AppenderSkeleton | protected |
removeAllAppenders() | log4cxx::AsyncAppender | virtual |
removeAppender(const AppenderPtr appender) | log4cxx::AsyncAppender | virtual |
removeAppender(const LogString &name) | log4cxx::AsyncAppender | virtual |
requiresLayout() const | log4cxx::AsyncAppender | virtual |
setBlocking(bool value) | log4cxx::AsyncAppender | |
setBufferSize(int size) | log4cxx::AsyncAppender | |
setErrorHandler(const spi::ErrorHandlerPtr eh) | log4cxx::AppenderSkeleton | |
setLayout(const LayoutPtr &layout1) | log4cxx::AppenderSkeleton | inlinevirtual |
setLocationInfo(bool flag) | log4cxx::AsyncAppender | |
setName(const LogString &name1) | log4cxx::AppenderSkeleton | inlinevirtual |
setOption(const LogString &option, const LogString &value) | log4cxx::AsyncAppender | virtual |
setThreshold(const LevelPtr &threshold) | log4cxx::AppenderSkeleton | |
tailFilter | log4cxx::AppenderSkeleton | protected |
threshold | log4cxx::AppenderSkeleton | protected |
~Appender() | log4cxx::Appender | inlinevirtual |
~AppenderAttachable() | log4cxx::spi::AppenderAttachable | inlinevirtual |
~AsyncAppender() | log4cxx::AsyncAppender | virtual |
~Object() | log4cxx::helpers::Object | inlinevirtual |
~OptionHandler() | log4cxx::spi::OptionHandler | inlinevirtual |