Apache log4cxx
Version 0.13.0
|
This is the complete list of members for log4cxx::rolling::GZCompressAction, including all inherited members.
Action() | log4cxx::rolling::Action | protected |
cast(const Class &clazz) const =0 | log4cxx::helpers::Object | pure virtual |
close() | log4cxx::rolling::Action | |
execute(log4cxx::helpers::Pool &pool) const | log4cxx::rolling::GZCompressAction | virtual |
GZCompressAction(const File &source, const File &destination, bool deleteSource) | log4cxx::rolling::GZCompressAction | |
instanceof(const Class &clazz) const =0 | log4cxx::helpers::Object | pure virtual |
isComplete() const | log4cxx::rolling::Action | |
reportException(const std::exception &) | log4cxx::rolling::Action | |
run(log4cxx::helpers::Pool &pool) | log4cxx::rolling::Action | |
~Action() | log4cxx::rolling::Action | protectedvirtual |
~Object() | log4cxx::helpers::Object | inlinevirtual |