Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Examples
ost::PosixThread Member List
This is the complete list of members for ost::PosixThread, including all inherited members.
- Cancel typedef
- Cancel enum name
- cancelDefault enum value
- cancelDeferred enum value
- cancelDisabled enum value
- cancelImmediate enum value
- cancelInitial enum value
- cancelManual enum value
- clrParent(void)
[inline, protected]
- detach(Semaphore *start=0)
- DummyThread class
[friend]
- endTimer(void)
[protected]
- enterCancel(void)
[static]
- exit(void)
[protected]
- exitCancel(Cancel cancel)
[static]
- final(void)
[protected, virtual]
- get(void)
[static]
- getCancel(void)
[inline]
- getException(void)
[static]
- getExtended(void)
[protected, virtual]
- getId(void) const
- getName(void) const
[inline]
- getParent(void)
[inline]
- getPthreadAttrPtr(void)
[protected]
- getPthreadId(void)
[protected]
- getTimer(void) const
[protected]
- initial(void)
[protected, virtual]
- isDetached(void) const
- isRunning(void) const
- isThread(void) const
- join(void)
- notify(Thread *)
[protected, virtual]
- onDisconnect(void)
[protected, virtual]
- onException(void)
[protected, virtual]
- onHangup(void)
[protected, virtual]
- onPolling(void)
[protected, virtual]
- onSignal(int)
[protected, virtual]
- onTimer(void)
[protected, virtual]
- operator++(Thread &th)
[friend]
- operator--(Thread &th)
[friend]
- PosixThread(int pri=0, size_t stack=0)
- ost::Thread::PosixThread class
[friend]
- resume(void)
- run(void)=0
[protected, pure virtual]
- setCancel(Cancel mode)
[protected]
- setException(Throw mode)
[static]
- setName(const char *text)
[protected]
- setSignal(int signo, bool active)
[protected]
- setStack(size_t size=0)
[inline, static]
- setSuspend(Suspend mode)
[protected]
- setTimer(timeout_t timer, bool periodic=false)
[protected]
- sigInstall(int signo)
[static]
- signalMain(signo_t signo)
[inline, protected]
- signalParent(signo_t signo)
[inline, protected]
- signalThread(int signo)
[inline]
- sleep(timeout_t msec)
[static]
- start(Semaphore *start=0)
- suspend(void)
- Suspend typedef
- Suspend enum name
- suspendDisable enum value
- suspendEnable enum value
- sync(void)
[protected]
- terminate(void)
[protected]
- testCancel(void)
[protected]
- Thread class
[friend]
- ost::Thread::Thread(bool isMain)
- ost::Thread::Thread(int pri=0, size_t stack=0)
- ost::Thread::Thread(const Thread &th)
- ThreadImpl class
[friend]
- Throw typedef
- Throw enum name
- throwException enum value
- throwNothing enum value
- throwObject enum value
- yield(void)
[static]
- ~Thread()
[virtual]
Generated at Sat May 12 18:59:43 2007 for GNU CommonC++ by
1.2.8.1 written by Dimitri van Heesch,
© 1997-2001