Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Examples
ost::SerialPort Member List
This is the complete list of members for ost::SerialPort, including all inherited members.
- aRead(char *Data, const int Length)
[protected, virtual]
- aWrite(const char *Data, const int Length)
[protected, virtual]
- bufsize
[protected]
- close(void)
[protected]
- decTimer(timeout_t timeout)
- dev
[protected]
- disconnect(void)
[protected, virtual]
- endSerial(void)
[protected]
- endTimer(void)
- 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
- expired(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]
- getBufferSize(void)
[inline]
- getDetectOutput(void) const
[inline, protected]
- getDetectPending(void) const
[inline, protected]
- getElapsed(void) const
- getErrorNumber(void)
[inline]
- getErrorString(void)
[inline]
- getTimer(void) const
- incTimer(timeout_t timeout)
- initConfig(void)
[protected]
- input(void *buf, int len)
[inline, protected]
- isPending(Pending pend, timeout_t timeout=TIMEOUT_INF)
[virtual]
- linebuf
- open(const char *fname)
[protected]
- operator=(const Serial &from)
- output(void *buf, int len)
[inline, protected]
- output(void)
[protected, virtual]
- Parity typedef
- Parity enum name
- parityEven enum value
- parityNone enum value
- parityOdd enum value
- Pending typedef
- Pending enum name
- pending(void)
[protected, virtual]
- pendingError enum value
- pendingInput enum value
- pendingOutput enum value
- restore(void)
[protected]
- sendBreak(void)
- Serial()
[inline, protected]
- Serial(const char *name)
[protected]
- SerialPort(SerialService *svc, const char *name)
[protected]
- SerialService class
[friend]
- setCharBits(int bits)
- setDetectOutput(bool)
[protected]
- setDetectPending(bool)
[protected]
- setError(bool enable)
[inline, protected]
- setFlowControl(Flow flow)
- setLineInput(char newline=13, char nl1=0)
[protected]
- setPacketInput(int size, unsigned char btimer=0)
[protected]
- setParity(Parity parity)
- setSpeed(unsigned long speed)
- setStopBits(int bits)
- setTimer(timeout_t timeout=0)
- sleepTimer(void)
- thrown
- TimerPort()
- toggleDTR(timeout_t millisec)
- waitOutput(void)
[protected]
- ~Serial()
[virtual]
- ~SerialPort()
[protected, virtual]
Generated at Fri May 30 14:51:03 2008 for GNU CommonC++ by
1.2.8.1 written by Dimitri van Heesch,
© 1997-2001