KDevelop API Documentation

DirectScheduler Class Reference

An implementation which simply run the job, without any buffering. More...

#include <jobscheduler.h>

Inheritance diagram for DirectScheduler:

JobScheduler List of all members.

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

DirectScheduler::DirectScheduler CvsProcessWidget aProcessWidget  ) 
 

Definition at line 38 of file jobscheduler.cpp.

References DirectScheduler().

Referenced by DirectScheduler().


Member Function Documentation

bool DirectScheduler::schedule DCOPRef job  )  [virtual]
 

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:
KDE Logo
This file is part of the documentation for KDevelop Version 3.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Oct 6 17:39:23 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003