Mixxx

SyncWorker Class Reference

#include <syncworker.h>

Inheritance diagram for SyncWorker:
Collaboration diagram for SyncWorker:

List of all members.

Public Member Functions

 SyncWorker (EngineWorkerScheduler *pScheduler)
virtual ~SyncWorker ()
void run ()
void schedule ()

Detailed Description

Definition at line 10 of file syncworker.h.


Constructor & Destructor Documentation

SyncWorker::SyncWorker ( EngineWorkerScheduler pScheduler) [explicit]

Definition at line 6 of file syncworker.cpp.

Here is the call graph for this function:

SyncWorker::~SyncWorker ( ) [virtual]

Definition at line 10 of file syncworker.cpp.


Member Function Documentation

void SyncWorker::run ( ) [virtual]

Reimplemented from EngineWorker.

Definition at line 13 of file syncworker.cpp.

Here is the call graph for this function:

void SyncWorker::schedule ( )

Definition at line 23 of file syncworker.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines