kpilot/lib
CleanupAction Class Reference
#include <actions.h>
Inheritance diagram for CleanupAction:

Detailed Description
End the HotSync.This action cleans up the handheld and removes cruft. There should be exactly one CleanupAction executed during a HotSync. Since this action informs the device that the HotSync is over, it should be the last action executed.
Definition at line 87 of file actions.h.
Public Member Functions | |
CleanupAction (KPilotLink *device) | |
Protected Member Functions | |
virtual bool | exec () |
Constructor & Destructor Documentation
|
Constructor.
Definition at line 80 of file actions.cc. |
Member Function Documentation
|
Reimplemented from SyncAction.
Implements SyncAction. Definition at line 85 of file actions.cc. |
The documentation for this class was generated from the following files: