Apache log4cxx
Version 0.13.0
|
This is the complete list of members for log4cxx::rolling::RolloverDescription, including all inherited members.
cast(const Class &clazz) const =0 | log4cxx::helpers::Object | pure virtual |
getActiveFileName() const | log4cxx::rolling::RolloverDescription | |
getAppend() const | log4cxx::rolling::RolloverDescription | |
getAsynchronous() const | log4cxx::rolling::RolloverDescription | |
getSynchronous() const | log4cxx::rolling::RolloverDescription | |
instanceof(const Class &clazz) const =0 | log4cxx::helpers::Object | pure virtual |
RolloverDescription() | log4cxx::rolling::RolloverDescription | |
RolloverDescription(const LogString &activeFileName, const bool append, const ActionPtr &synchronous, const ActionPtr &asynchronous) | log4cxx::rolling::RolloverDescription | |
~Object() | log4cxx::helpers::Object | inlinevirtual |