|
Apache log4cxx
Version 0.10.0
|
Inherits Action.
Public Member Functions | |
| FileRenameAction (const File &toRename, const File &renameTo, bool renameEmptyFile) | |
| Constructor. | |
| virtual bool | execute (log4cxx::helpers::Pool &pool) const |
| Perform action. | |
| FileRenameAction | ( | const File & | toRename, |
| const File & | renameTo, | ||
| bool | renameEmptyFile | ||
| ) |
Constructor.
| virtual bool execute | ( | log4cxx::helpers::Pool & | pool | ) | const [virtual] |