KDevelop API Documentation

DirectScheduler Class Reference

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

#include <jobscheduler.h>

Inheritance diagram for DirectScheduler:

Inheritance graph
[legend]
Collaboration diagram for DirectScheduler:

Collaboration graph
[legend]
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.


Member Function Documentation

bool DirectScheduler::schedule DCOPRef job  )  [virtual]
 

Implements JobScheduler.

Definition at line 45 of file jobscheduler.cpp.

References DCOPRef::isNull(), kdDebug(), JobScheduler::processWidget(), and CvsProcessWidget::startJob().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for KDevelop Version 3.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Mar 23 00:23:11 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003