Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members
TTYSession Member List
This is the complete list of members for TTYSession, including all inherited members.
- Allocate(void)
[protected]
- bufsize
[protected]
- CCXX_EXPORT(throw_t) getException(void)
- CCXX_EXPORT(void) setException(throw_t mode)
- CCXX_EXPORT(void) ccxx_sleep(timeout_t msec)
- CCXX_MEMBER_EXPORT(virtual void) Final(void)
[inline, protected]
- CCXX_MEMBER_EXPORT(virtual void) Initial(void)
[inline, protected]
- CCXX_MEMBER_EXPORT(virtual void *) getExtended(void)
[inline, protected]
- CCXX_MEMBER_EXPORT(virtual void) Notify(Thread *th)
[inline, protected]
- CCXX_MEMBER_EXPORT(void) Sleep(timeout_t msec)
[inline, protected]
- CCXX_MEMBER_EXPORT(void) Yield(void)
[protected]
- CCXX_MEMBER_EXPORT(void) testCancel(void)
[protected]
- CCXX_MEMBER_EXPORT(void) setCancel(thread_cancel_t mode)
[protected]
- CCXX_MEMBER_EXPORT(void) setSuspend(thread_suspend_t mode)
[protected]
- CCXX_MEMBER_EXPORT(void) Terminate(void)
[protected]
- CCXX_MEMBER_EXPORT(CCXX_EMPTY) Thread(bool isMain)
- CCXX_MEMBER_EXPORT(CCXX_EMPTY) Thread(int pri=0, size_t stack=0)
[pure virtual]
- CCXX_MEMBER_EXPORT(virtual)~Thread()
[inline]
- CCXX_MEMBER_EXPORT(int) Start(Semaphore *start=0)
[pure virtual]
- CCXX_MEMBER_EXPORT(int) Detach(Semaphore *start=0)
[pure virtual]
- CCXX_MEMBER_EXPORT(void) Suspend(void)
- CCXX_MEMBER_EXPORT(void) Resume(void)
- clrParent(void)
[inline, protected]
- dev
[protected]
- endSerial(void)
[protected]
- endStream(void)
[protected]
- Error(sioerror_t error, char *errstr=NULL)
[protected]
- Error(char *errstr)
[inline, protected]
- Exit(void)
[inline, protected]
- flushInput(void)
[protected]
- flushOutput(void)
[protected]
- gbuf
[protected]
- getBufferSize(void)
[inline]
- getCancel(void)
[inline]
- getErrorNumber(void)
[inline]
- getErrorString(void)
[inline]
- getParent(void)
[inline]
- initConfig(void)
[protected]
- Interactive(bool flag)
- isPending(siopend_t pend, timeout_t timeout=TIMEOUT_INF)
[virtual]
- isRunning(void)
- isThread(void)
- operator++(Thread &th)
[friend]
- operator--(Thread &th)
[friend]
- operator=(const Serial &from)
- overflow(int ch)
[protected]
- pbuf
[protected]
- Restore(void)
[protected]
- Run(void)=0
[protected, pure virtual]
- sendBreak(void)
- Serial(const char *name)
[protected]
- Serial()
[inline, protected]
- setCharBits(int bits)
- setError(bool enable)
[inline, protected]
- setFlowControl(sioflow_t flow)
- setLineInput(char newline=13, char nl1=0)
[protected]
- setPacketInput(int size, unsigned char btimer=0)
[protected]
- setParity(sioparity_t parity)
- setSpeed(unsigned long speed)
- setStopBits(int bits)
- setTimeout(timeout_t to)
[inline]
- start(Thread &th, Semaphore *start=0)
[friend]
- sync(void)
- Thread(const Thread &th)
- timeout
[protected]
- toggleDTR(timeout_t millisec)
- TTYSession(const char *name, int pri=0, int stack=0)
- TTYStream()
[protected]
- TTYStream(const char *filename)
- uflow(void)
[protected]
- underflow(void)
[protected]
- waitOutput(void)
[protected]
- ~Serial()
[inline, virtual]
- ~TTYStream()
[virtual]
Generated at Tue Nov 20 12:34:37 2001 for CommonC++ by
1.2.10 written by Dimitri van Heesch,
© 1997-2001