libbbb  1.2.1
Groups common code used in some applications and libraries.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
bbb::JobMultiWorkers1 Class Reference
+ Inheritance diagram for bbb::JobMultiWorkers1:

Public Attributes

Amorph a1_
 

Additional Inherited Members

- Public Types inherited from bbb::JobInterf
typedef void(* KbTimeout )(JobInterf *job)
 the function to call when the timeout expires
 
- Public Member Functions inherited from bbb::JobMultiWorkers
 JobMultiWorkers (void)
 constructor;
 
virtual ~JobMultiWorkers (void)
 destructor;
 
bool startJob (void)
 start the job
 
void stopJob (void)
 stop the job
 
bool isJobRunning (void) const
 tell if the job is running
 
void setFrequency (int milisec)
 set the frequency
 
int threadsCount (void)
 number of threads to use
 
bool setThreadsCount (int i)
 set number of threads to use (only when not running
 
- Protected Attributes inherited from bbb::JobInterf
KbTimeout kb_
 the function to call when the timeout expires
 
int freq_msec_
 the frequency
 

The documentation for this class was generated from the following file: