|
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
SerialPort Member ListThis is the complete list of members for SerialPort, including all inherited members.
- bufsize
[protected] - dev
[protected] - Disconnect(void)
[inline, protected, virtual] - endSerial(void)
[protected] - endTimer(void)
- Error(sioerror_t error, char *errstr = NULL)
[protected] - Error(char *errstr)
[inline, protected] - Expired(void)
[inline, protected, virtual] - flushInput(void)
[protected] - flushOutput(void)
[protected] - getBufferSize(void)
[inline] - getDetectOutput( void ) const
[inline, protected] - getDetectPending( void ) const
[inline, protected] - getErrorNumber(void)
[inline] - getErrorString(void)
[inline] - getTimer(void)
- incTimer(timeout_t timeout)
- initConfig(void)
[protected] - Input(void *buf, int len)
[inline, protected] - isPending(siopend_t pend, timeout_t timeout = TIMEOUT_INF)
[virtual] - operator=(const Serial &from)
- Output(void *buf, int len)
[inline, protected] - Output(void)
[inline, protected, virtual] - Pending(void)
[inline, protected, virtual] - Restore(void)
[protected] - sendBreak(void)
- Serial(const char *name)
[protected] - Serial()
[inline, 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(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)
- setTimer(timeout_t timeout = 0)
- TimerPort()
[protected] - toggleDTR(timeout_t millisec)
- waitOutput(void)
[protected] - ~Serial()
[inline, virtual] - ~SerialPort()
[protected, virtual]
Generated at Fri Mar 23 10:47:56 2001 for CommonC++ by
1.2.1 written by Dimitri van Heesch,
© 1997-2000
|