tomoRecon 1-0
|
Structure that is used to create a worker task. More...
#include <tomoRecon.h>
Public Attributes | |
class tomoRecon * | pTomoRecon |
Pointer to the tomoRecon object. | |
int | taskNum |
Task number that is passed to tomoRecon::workerTask. |
Structure that is used to create a worker task.
This is the structure passed to epicsThreadCreate()
Pointer to the tomoRecon object.
Task number that is passed to tomoRecon::workerTask.