Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Examples
ost::TTYSession Member List
This is the complete list of members for ost::TTYSession, including all inherited members.
- allocate(void)
[protected]
- aRead(char *Data, const int Length)
[protected, virtual]
- aWrite(const char *Data, const int Length)
[protected, virtual]
- bufsize
[protected]
- Cancel typedef
- Cancel enum name
- cancelDefault enum value
- cancelDeferred enum value
- cancelDisabled enum value
- cancelImmediate enum value
- cancelInitial enum value
- cancelManual enum value
- close(void)
[protected]
- clrParent(void)
[inline, protected]
- detach(Semaphore *start=0)
- dev
[protected]
- DummyThread class
[friend]
- endSerial(void)
[protected]
- endStream(void)
[protected]
- enterCancel(void)
[static]
- errCharsizeInvalid enum value
- errExtended enum value
- errFlowInvalid enum value
- errInput enum value
- errOpenFailed enum value
- errOpenNoTty enum value
- errOptionInvalid enum value
- error(Error error, char *errstr=NULL)
[protected]
- error(char *err)
[inline, protected]
- Error typedef
- Error enum name
- errOutput enum value
- errParityInvalid enum value
- errResourceFailure enum value
- errSpeedInvalid enum value
- errStopbitsInvalid enum value
- errSuccess enum value
- errTimeout enum value
- exit(void)
[protected]
- exitCancel(Cancel cancel)
[static]
- final(void)
[protected, virtual]
- Flow typedef
- Flow enum name
- flowBoth enum value
- flowHard enum value
- flowNone enum value
- flowSoft enum value
- flushInput(void)
[protected]
- flushOutput(void)
[protected]
- gbuf
[protected]
- get(void)
[static]
- getBufferSize(void)
[inline]
- getCancel(void)
[inline]
- getErrorNumber(void)
[inline]
- getErrorString(void)
[inline]
- getException(void)
[static]
- getExtended(void)
[protected, virtual]
- getId(void) const
- getName(void) const
[inline]
- getParent(void)
[inline]
- initConfig(void)
[protected]
- initial(void)
[protected, virtual]
- interactive(bool flag)
- isDetached(void) const
- isPending(Pending pend, timeout_t timeout=TIMEOUT_INF)
[virtual]
- isRunning(void) const
- isThread(void) const
- join(void)
- linebuf
- notify(Thread *)
[protected, virtual]
- open(const char *fname)
[protected]
- operator++(Thread &th)
[friend]
- operator--(Thread &th)
[friend]
- operator=(const Serial &from)
- overflow(int ch)
[protected]
- Parity typedef
- Parity enum name
- parityEven enum value
- parityNone enum value
- parityOdd enum value
- pbuf
[protected]
- Pending typedef
- Pending enum name
- pendingError enum value
- pendingInput enum value
- pendingOutput enum value
- PosixThread class
[friend]
- restore(void)
[protected]
- resume(void)
- run(void)=0
[protected, pure virtual]
- sendBreak(void)
- Serial()
[inline, protected]
- Serial(const char *name)
[protected]
- setCancel(Cancel mode)
[protected]
- setCharBits(int bits)
- setError(bool enable)
[inline, protected]
- setException(Throw mode)
[static]
- setFlowControl(Flow flow)
- setLineInput(char newline=13, char nl1=0)
[protected]
- setName(const char *text)
[protected]
- setPacketInput(int size, unsigned char btimer=0)
[protected]
- setParity(Parity parity)
- setSpeed(unsigned long speed)
- setStack(size_t size=0)
[inline, static]
- setStopBits(int bits)
- setSuspend(Suspend mode)
[protected]
- setTimeout(timeout_t to)
[inline]
- sleep(timeout_t msec)
[static]
- start(Semaphore *start=0)
- Suspend typedef
- Suspend enum name
- suspend(void)
- suspendDisable enum value
- suspendEnable enum value
- ost::sync(void)
[protected]
- ost::TTYStream::sync(void)
- terminate(void)
[protected]
- testCancel(void)
[protected]
- Thread(bool isMain)
- Thread(int pri=0, size_t stack=0)
- Thread(const Thread &th)
- Throw typedef
- Throw enum name
- throwException enum value
- thrown
- throwNothing enum value
- throwObject enum value
- timeout
[protected]
- toggleDTR(timeout_t millisec)
- TTYSession(const char *name, int pri=0, int stack=0)
- TTYStream()
[protected]
- TTYStream(const char *filename, timeout_t to=0)
- uflow(void)
[protected]
- underflow(void)
[protected]
- waitOutput(void)
[protected]
- yield(void)
[static]
- ~Serial()
[virtual]
- ~Thread()
[virtual]
- ~TTYSession()
[virtual]
- ~TTYStream()
[virtual]
Generated at Sat May 12 18:59:48 2007 for GNU CommonC++ by
1.2.8.1 written by Dimitri van Heesch,
© 1997-2001