Beamlib 3.1.2
This is the Beam C++ class library.
|
This is the complete list of members for BTask, including all inherited members.
BTask(const char *name="", BUInt stackSize=0, BUInt priority=1) | BTask | |
init(const char *name, BUInt stackSize=0, BUInt priority=1) | BTask | |
oname | BTask | protected |
opolicy | BTask | protected |
opriority | BTask | protected |
orunning | BTask | protected |
ostackSize | BTask | protected |
othread | BTask | protected |
run() | BTask | virtual |
setPriority(BUInt priority) | BTask | |
start() | BTask | |
stop() | BTask | |
taskFunc(void *) | BTask | protectedstatic |
waitForCompletion() | BTask | |
~BTask() | BTask | virtual |