GNU CommonC++

ost::Thread Member List

This is the complete list of members for ost::Thread, including all inherited members.
Cancel enum nameost::Thread
Cancel typedefost::Thread
cancelDefault enum valueost::Thread
cancelDeferred enum valueost::Thread
cancelDisabled enum valueost::Thread
cancelImmediate enum valueost::Thread
cancelInitial enum valueost::Thread
Cancellation classost::Thread [friend]
cancelManual enum valueost::Thread
clrParent(void)ost::Thread [inline, protected]
detach(Semaphore *start=0)ost::Thread
DummyThread classost::Thread [friend]
enterCancel(void)ost::Thread [static]
exit(void)ost::Thread [protected]
exitCancel(Cancel cancel)ost::Thread [static]
final(void)ost::Thread [protected, virtual]
get(void)ost::Thread [static]
getCancel(void)ost::Thread [inline]
getException(void)ost::Thread [static]
getExtended(void)ost::Thread [protected, virtual]
getId(void) const ost::Thread
getName(void) const ost::Thread [inline]
getParent(void)ost::Thread [inline]
initial(void)ost::Thread [protected, virtual]
isDetached(void) const ost::Thread
isRunning(void) const ost::Thread
isThread(void) const ost::Thread
join(void)ost::Thread
notify(Thread *)ost::Thread [protected, virtual]
operator++(Thread &th)ost::Thread [friend]
operator--(Thread &th)ost::Thread [friend]
PosixThread classost::Thread [friend]
postream_type classost::Thread [friend]
resume(void)ost::Thread
run(void)=0ost::Thread [protected, pure virtual]
setCancel(Cancel mode)ost::Thread [protected]
setException(Throw mode)ost::Thread [static]
setName(const char *text)ost::Thread [protected]
setStack(size_t size=0)ost::Thread [inline, static]
setSuspend(Suspend mode)ost::Thread [protected]
sleep(timeout_t msec)ost::Thread [static]
Slog classost::Thread [friend]
start(Semaphore *start=0)ost::Thread
Suspend enum nameost::Thread
Suspend typedefost::Thread
suspend(void)ost::Thread
suspendDisable enum valueost::Thread
suspendEnable enum valueost::Thread
sync(void)ost::Thread [protected]
terminate(void)ost::Thread [protected]
testCancel(void)ost::Thread [protected]
Thread(bool isMain)ost::Thread
Thread(int pri=0, size_t stack=0)ost::Thread
Thread(const Thread &th)ost::Thread
ThreadImpl classost::Thread [friend]
Throw enum nameost::Thread
Throw typedefost::Thread
throwException enum valueost::Thread
throwNothing enum valueost::Thread
throwObject enum valueost::Thread
yield(void)ost::Thread [static]
~Thread()ost::Thread [virtual]