libbbb  1.2.1
Groups common code used in some applications and libraries.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
jobinterf.h File Reference

Contains the definition for JobInterf class. More...

#include <libbbb/libbbb.h>
#include <libbbb/amorph.h>
#include <libbbb/list2d.h>
#include <libbbb/timer.h>
#include <QObject>
#include <QThread>

Go to the source code of this file.

Classes

class  bbb::JobInterf
 This class represents the interface for a job. More...
 
class  bbb::JobInterf1
 
class  bbb::JobInterf2
 
class  bbb::JobInterf3
 
class  bbb::JobInterf4
 
class  bbb::JobBack
 This class represents a job that works in same thread. More...
 
class  bbb::JobBack1
 
class  bbb::JobBack2
 
class  bbb::JobBack3
 
class  bbb::JobBack4
 
class  bbb::JobWorker
 This class represents a job as a worker thread. More...
 
class  bbb::JobWorker1
 
class  bbb::JobWorker2
 
class  bbb::JobWorker3
 
class  bbb::JobWorker4
 
class  bbb::JobMultiWorkers
 This class represents a job as multiple worker threads. More...
 
class  bbb::JobMultiWorkers::Th
 a worker thread More...
 
class  bbb::JobMultiWorkers1
 
class  bbb::JobMultiWorkers2
 
class  bbb::JobMultiWorkers3
 
class  bbb::JobMultiWorkers4
 

Detailed Description

Contains the definition for JobInterf class.

Date
Mar 2013
Author
TNick