18 #if !defined(_LOG4CXX_ROLLING_ACTION_H) 19 #define _LOG4CXX_ROLLING_ACTION_H #define DECLARE_ABSTRACT_LOG4CXX_OBJECT(object)
Definition: object.h:26
#define LOG4CXX_CAST_ENTRY(Interface)
Definition: object.h:148
#define END_LOG4CXX_CAST_MAP()
Definition: object.h:142
void reportException(const std::exception &)
virtual bool execute(log4cxx::helpers::Pool &pool) const =0
Perform action.
#define BEGIN_LOG4CXX_CAST_MAP()
Definition: object.h:136
void run(log4cxx::helpers::Pool &pool)
bool isComplete() const
Tests if the action is complete.
A file system action performed as part of a rollover event.
Definition: action.h:35
base class for java-like objects.
Definition: object.h:101
Definition: appender.h:32