kpilot
CleanupAction Class Reference
End the HotSync. More...
#include <actions.h>
Inheritance diagram for CleanupAction:
Public Member Functions | |
CleanupAction (KPilotLink *device) | |
Protected Member Functions | |
virtual bool | exec () |
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.
Constructor & Destructor Documentation
CleanupAction::CleanupAction | ( | KPilotLink * | device | ) |
Member Function Documentation
bool CleanupAction::exec | ( | ) | [protected, virtual] |
The documentation for this class was generated from the following files: