DirectScheduler Class Reference
An implementation which simply run the job, without any buffering. More...
#include <jobscheduler.h>
Inheritance diagram for DirectScheduler:

Public Member Functions | |
DirectScheduler (CvsProcessWidget *aProcessWidget) | |
virtual bool | schedule (DCOPRef &job) |
Detailed Description
An implementation which simply run the job, without any buffering.
Definition at line 43 of file jobscheduler.h.
Constructor & Destructor Documentation
|
Definition at line 38 of file jobscheduler.cpp. References DirectScheduler(). Referenced by DirectScheduler(). |
Member Function Documentation
|
Implements JobScheduler. Definition at line 45 of file jobscheduler.cpp. References endl(), DCOPRef::isNull(), kdDebug(), JobScheduler::processWidget(), schedule(), and CvsProcessWidget::startJob(). Referenced by schedule(). |
The documentation for this class was generated from the following files:
- vcs/cvsservice/jobscheduler.h
- vcs/cvsservice/jobscheduler.cpp