18 #if !defined(_LOG4CXX_ROLLING_ZIP_COMPRESS_ACTION_H)
19 #define _LOG4CXX_ROLLING_ZIP_COMPRESS_ACTION_H
32 struct ZipCompressActionPrivate;
44 const
File& destination,
62 void setThrowIOExceptionOnForkFailure(
bool throwIO);
#define LOG4CXX_EXECUTE_ACTION_FORMAL_PARAMETERS
Definition: action.h:63
An abstract representation of file and directory path names.
Definition: file.h:41
A file system action performed as part of a rollover event.
Definition: action.h:34
Definition: zipcompressaction.h:31
LOG4CXX_PTR_DEF(ZipCompressAction)
#define LOG4CXX_CAST_ENTRY(Interface)
Definition: object.h:154
#define DECLARE_ABSTRACT_LOG4CXX_OBJECT(object)
Definition: object.h:37
#define END_LOG4CXX_CAST_MAP()
Definition: object.h:148
#define LOG4CXX_CAST_ENTRY_CHAIN(Interface)
Definition: object.h:160
#define BEGIN_LOG4CXX_CAST_MAP()
Definition: object.h:142