Inherited by FileRenameAction, GZCompressAction, and ZipCompressAction.
| Public Member Functions | |
| virtual bool | execute (log4cxx::helpers::Pool &pool) const =0 | 
| Perform action. | |
| void | run (log4cxx::helpers::Pool &pool) | 
| void | close () | 
| bool | isComplete () const | 
| Tests if the action is complete. | |
| void | reportException (const std::exception &) | 
| Protected Member Functions | |
| Action () | |
| Constructor. | |
| virtual | ~Action () | 
| 
 | 
| Constructor. 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| Perform action. 
 
 Implemented in FileRenameAction, GZCompressAction, and ZipCompressAction. | 
| 
 | 
| Tests if the action is complete. 
 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 |