Jobs::TPJobSlice Class Reference
#include <tpjobslice.h>
Detailed Description
A "mini job" which works on a single job slice.(C) 2009 Radon Labs GmbH
Public Member Functions | |
TPJobSlice () | |
constructor | |
~TPJobSlice () | |
destructor | |
void | Setup (TPJob *job, IndexT sliceIndex) |
setup the job slice | |
TPJob * | GetJob () const |
get pointer to job | |
IndexT | GetSliceIndex () const |
get slice index |