Main Page
Class Hierarchy
Alphabetical List
Compound List
File List
Compound Members
File Members
Related Pages
LOW_portSerial Member List
This is the complete list of members for
LOW_portSerial
, including all inherited members.
B10472_speed
enum value
LOW_portSerial
B110_speed
enum value
LOW_portSerial
B115200_speed
enum value
LOW_portSerial
B1200_speed
enum value
LOW_portSerial
B134_speed
enum value
LOW_portSerial
B150_speed
enum value
LOW_portSerial
B1800_speed
enum value
LOW_portSerial
B19200_speed
enum value
LOW_portSerial
B200_speed
enum value
LOW_portSerial
B2400_speed
enum value
LOW_portSerial
B300_speed
enum value
LOW_portSerial
B38400_speed
enum value
LOW_portSerial
B4800_speed
enum value
LOW_portSerial
B50_speed
enum value
LOW_portSerial
B57600_speed
enum value
LOW_portSerial
B600_speed
enum value
LOW_portSerial
B75_speed
enum value
LOW_portSerial
B9600_speed
enum value
LOW_portSerial
bit1_stopBit
enum value
LOW_portSerial
bit2_stopBit
enum value
LOW_portSerial
bit5_size
enum value
LOW_portSerial
bit6_size
enum value
LOW_portSerial
bit7_size
enum value
LOW_portSerial
bit8_size
enum value
LOW_portSerial
dataBitsSite_t
enum name
LOW_portSerial
even_parity
enum value
LOW_portSerial
flowControl_t
enum name
LOW_portSerial
no_parity
enum value
LOW_portSerial
none_flowControl
enum value
LOW_portSerial
odd_parity
enum value
LOW_portSerial
parity_t
enum name
LOW_portSerial
rtscts_flowControl
enum value
LOW_portSerial
speed_t
enum name
LOW_portSerial
stopBits_t
enum name
LOW_portSerial
tty_break
() const=0
LOW_portSerial
[pure virtual]
tty_configure
(const flowControl_t inFlowCtl, const dataBitsSite_t inDataBits, const parity_t inParity, const stopBits_t inStopBits, const speed_t inSpeed) const=0
LOW_portSerial
[pure virtual]
tty_flush
(const bool inFlushIn=true, const bool inFlushOut=true) const=0
LOW_portSerial
[pure virtual]
tty_read
(byteVec_t &outReadBytes, const bool inTrashExtraReply=false) const=0
LOW_portSerial
[pure virtual]
tty_readByte
(const bool inTrashExtraReply=false) const=0
LOW_portSerial
[pure virtual]
tty_write
(const uint8_t inWriteByte) const=0
LOW_portSerial
[pure virtual]
tty_write
(const byteVec_t &inWriteBytes) const=0
LOW_portSerial
[pure virtual]
xonxoff_flowControl
enum value
LOW_portSerial
Generated on Sun Jan 12 21:07:58 2003 by
1.2.13.1 written by
Dimitri van Heesch
, © 1997-2001