Apache log4cxx
Version 0.13.0
|
This is the complete list of members for log4cxx::filter::AndFilter, including all inherited members.
ACCEPT enum value | log4cxx::spi::Filter | |
activateOptions(log4cxx::helpers::Pool &p) | log4cxx::spi::Filter | virtual |
addFilter(const log4cxx::spi::FilterPtr &filter) | log4cxx::filter::AndFilter | |
AndFilter() | log4cxx::filter::AndFilter | |
cast(const Class &clazz) const =0 | log4cxx::helpers::Object | pure virtual |
decide(const spi::LoggingEventPtr &event) const | log4cxx::filter::AndFilter | virtual |
DENY enum value | log4cxx::spi::Filter | |
Filter() | log4cxx::spi::Filter | |
FilterDecision enum name | log4cxx::spi::Filter | |
getNext() const | log4cxx::spi::Filter | |
instanceof(const Class &clazz) const =0 | log4cxx::helpers::Object | pure virtual |
NEUTRAL enum value | log4cxx::spi::Filter | |
setAcceptOnMatch(bool acceptOnMatch) | log4cxx::filter::AndFilter | |
setNext(const log4cxx::spi::FilterPtr &newNext) | log4cxx::spi::Filter | |
setOption(const LogString &option, const LogString &value) | log4cxx::spi::Filter | virtual |
~Object() | log4cxx::helpers::Object | inlinevirtual |
~OptionHandler() | log4cxx::spi::OptionHandler | inlinevirtual |