Classes | Public Member Functions | Static Public Member Functions

FileRenameAction Class Reference

Inherits log4cxx::rolling::Action.

List of all members.

Classes

class  ClazzFileRenameAction

Public Member Functions

virtual const helpers::ClassgetClass () const
const void * cast (const helpers::Class &clazz) const
bool instanceof (const helpers::Class &clazz) const
 FileRenameAction (const File &toRename, const File &renameTo, bool renameEmptyFile)
 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

FileRenameAction ( const File toRename,
const File renameTo,
bool  renameEmptyFile 
)

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: