Beam-lib
2.16.3
This is the Beam C++ class library.
|
This is the complete list of members for BRtcThreaded, including all inherited members.
BRtcThreaded() | BRtcThreaded | |
BThread() | BThread | private |
cancel() | BThread | private |
getThread() | BThread | private |
init(int rate) | BRtcThreaded | |
result() | BThread | private |
running() | BThread | private |
setInitPriority(int policy, int priority) | BThread | private |
setInitStackSize(size_t stackSize) | BThread | private |
setPriority(int policy, int priority) | BThread | private |
start() | BThread | private |
wait(int delayUs) | BRtcThreaded | |
waitForCompletion() | BThread | private |
~BRtcThreaded() | BRtcThreaded | |
~BThread() | BThread | privatevirtual |