flx::pthread::worker_task Class Reference

Class of jobs to be queued in fifo for execution. More...

#include <pthread_work_fifo.hpp>

Inheritance diagram for flx::pthread::worker_task:

flx::demux::fileio_request

List of all members.

Public Member Functions

virtual void doit ()=0
 function called by worker thread to carry out user job
virtual void finished ()=0


Detailed Description

Class of jobs to be queued in fifo for execution.

Member Function Documentation

virtual void flx::pthread::worker_task::finished (  )  [pure virtual]

function called by worker thread after doit() is completed used to notify job completion


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

Generated on Thu May 29 14:24:58 2008 for Felix by  doxygen 1.5.5