Darwin Neuroevolution Framework
Public Member Functions | List of all members
pp::WorkItem Class Referenceabstract

Generic work item interface. More...

#include <thread_pool.h>

Inherited by pp::ClosureWorkItem< Body >.

Public Member Functions

virtual bool execute ()=0
 Runs the work item implementation.
 
WorkBatchbatch () const
 The associated (parent) WorkBatch.
 

Detailed Description

Generic work item interface.

See also
WorkBatch

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