Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
Thread Member List
This is the complete list of members for Thread, including all inherited members.
- _alarm (defined in Thread)
[private]
- _arm (defined in Thread)
[private, static]
- _attr (defined in Thread)
[private]
- _cancel (defined in Thread)
[private]
- _env (defined in Thread)
[private]
- _main (defined in Thread)
[private, static]
- _msgbuf (defined in Thread)
[private]
- _msgpos (defined in Thread)
[private]
- _parent (defined in Thread)
[private]
- _start (defined in Thread)
[private]
- _throw (defined in Thread)
[private]
- _tid (defined in Thread)
[private]
- _timer (defined in Thread)
[private, static]
- ccxx_sleep(timeout_t msec)
[friend]
- clrParent(void)
[inline, protected]
- Detach(Semaphore *start=NULL)
- endTimer(void)
[protected]
- execHandler(Thread *th)
[friend]
- Exit(void)
[inline, protected]
- Final(void)
[inline, protected, virtual]
- First(void)
[inline, protected, virtual]
- getCancel(void)
[inline]
- getException(void)
[friend]
- getExtended(void)
[inline, protected, virtual]
- getParent(void)
[inline]
- getThread(void)
[friend]
- getTimer(void)
[protected]
- Initial(void)
[inline, protected, virtual]
- isRunning(void)
- isThread(void)
- Notify(Thread *th)
[inline, protected, virtual]
- OnDisconnect(void)
[inline, protected, virtual]
- OnException(void)
[inline, protected, virtual]
- OnHangup(void)
[inline, protected, virtual]
- OnPolling(void)
[inline, protected, virtual]
- OnSignal(int signo)
[inline, protected, virtual]
- OnTimer(void)
[inline, protected, virtual]
- operator++(Thread &th)
[friend]
- operator--(Thread &th)
[friend]
- resume(Thread &th)
[friend]
- Resume(void)
[inline]
- Resume(void)
[inline]
- Run(void)=0
[protected, pure virtual]
- setCancel(thread_cancel_t mode)
[protected]
- setException(throw_t mode)
[friend]
- setSignal(int signo, bool mode)
[protected]
- setSuspend(thread_suspend_t mode)
[protected]
- setTimer(timeout_t timer)
[protected]
- sigHandler(int signo)
[friend]
- siginstall(int signo)
[friend]
- SignalMain(signo_t signo)
[inline, protected]
- SignalParent(signo_t signo)
[inline, protected]
- SignalThread(int signo)
[inline]
- Sleep(timeout_t msec)
[inline, protected]
- Slog class
[friend]
- start(Thread &th, Semaphore *start)
[friend]
- Start(Semaphore *start=NULL)
- suspend(Thread &th)
[friend]
- Suspend(void)
[inline]
- Suspend(void)
[inline]
- Terminate(void)
[protected]
- testCancel(void)
[protected]
- Thread(bool flag)
- Thread(Semaphore *start=NULL, int pri=0, size_t stack=0)
- Thread(const Thread &th)
- WaitSignal(signo_t signo)
[protected]
- Yield(void)
[protected]
- ~Thread()
[inline, virtual]
Generated at Tue Oct 16 11:17:19 2001 for CommonC++ by
1.2.10 written by Dimitri van Heesch,
© 1997-2001