kitchensync
QSync::Engine Class Reference
List of all members.Detailed Description
Definition at line 31 of file engine.h.
Public Member Functions | |
Engine (const Group &group) | |
~Engine () | |
Result | initialize () |
void | finalize () |
Result | synchronize () |
void | abort () |
Friends | |
class | CallbackHandler |
Constructor & Destructor Documentation
|
Constructs an engine .
Definition at line 29 of file engine.cpp. |
|
Destroys the engine.
Definition at line 35 of file engine.cpp. |
Member Function Documentation
|
Stops the synchronization process.
Definition at line 64 of file engine.cpp. |
|
Finalizes the engine.
Definition at line 50 of file engine.cpp. |
|
Initializes the engine.
Definition at line 41 of file engine.cpp. |
|
Starts the synchronization process.
Definition at line 55 of file engine.cpp. |
The documentation for this class was generated from the following files: