GZCompressAction Class Reference

Inherits log4cxx::rolling::Action.

List of all members.

Classes

class  ClazzGZCompressAction

Public Member Functions

virtual const helpers::ClassgetClass () const
const void * cast (const helpers::Class &clazz) const
bool instanceof (const helpers::Class &clazz) const
 GZCompressAction (const File &source, const File &destination, bool deleteSource)
 Constructor.
virtual bool execute (log4cxx::helpers::Pool &pool) const
 Perform action.

Static Public Member Functions

static const helpers::ClassgetStaticClass ()
static const
log4cxx::helpers::ClassRegistration
registerClass ()

Constructor & Destructor Documentation

GZCompressAction ( const File source,
const File destination,
bool  deleteSource 
)

Constructor.


Member Function Documentation

const void* cast ( const helpers::Class clazz  )  const [inline, virtual]

Reimplemented from Action.

virtual bool execute ( log4cxx::helpers::Pool pool  )  const [virtual]

Perform action.

Returns:
true if successful.

Implements Action.

virtual const helpers::Class& getClass (  )  const [virtual]

Reimplemented from Action.

static const helpers::Class& getStaticClass (  )  [static]

Reimplemented from Action.

bool instanceof ( const helpers::Class clazz  )  const [inline, virtual]

Reimplemented from Action.

static const log4cxx::helpers::ClassRegistration& registerClass (  )  [static]

Reimplemented from Action.


The documentation for this class was generated from the following file: