Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members
ost::ThreadGroup Member List
This is the complete list of members for ost::ThreadGroup, including all inherited members.
- ccxx_sleep(timeout_t msec)
[friend]
- ccxx_yield(void)
[friend]
- clrParent(void)
[inline, protected]
- Detach(Semaphore *start=0)
- Exit(void)
[protected]
- Final(void)
[inline, protected, virtual]
- firstMember (defined in ost::ThreadGroup)
[private, static]
- getCancel(void)
[inline]
- getException(void)
[friend]
- getExtended(void)
[inline, protected, virtual]
- getParent(void)
[inline]
- Initial(void)
[inline, protected, virtual]
- isRunning(void)
- isThread(void)
- nextMember (defined in ost::ThreadGroup)
[private]
- Notify(Thread *th)
[inline, protected, virtual]
- operator++(Thread &th)
[friend]
- operator--(Thread &th)
[friend]
- Resume(void)
- Run(void)=0
[protected, pure virtual]
- setCancel(thread_cancel_t mode)
[protected]
- setException(throw_t mode)
[friend]
- setSuspend(thread_suspend_t mode)
[protected]
- Sleep(timeout_t msec)
[inline, protected]
- Start(void)
[inline, protected, virtual]
- ost::Thread::Start(Semaphore *start=0)
- startThreads(ThreadGroup *group=NULL)
[friend]
- Stop(void)
[inline, protected, virtual]
- stopThreads(ThreadGroup *group=NULL)
[friend]
- Suspend(void)
- Terminate(void)
[protected]
- testCancel(void)
[protected]
- Thread(bool isMain)
- Thread(int pri=0, size_t stack=0)
- Thread(const Thread &th)
- ThreadGroup(int pri, unsigned stack)
[protected]
- ThreadGroup(ThreadGroup **group, int pri, unsigned stack)
[protected]
- Yield(void)
[protected]
- ~Thread()
[virtual]
- ~ThreadGroup()
[inline, protected, virtual]
Generated at Thu Jan 24 11:06:07 2002 for CommonC++ by
1.2.10 written by Dimitri van Heesch,
© 1997-2001