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 | |
LOW_portSerial_Linux(const string inSerialPort) | LOW_portSerial_Linux | |
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 | |
serialFD | LOW_portSerial_Linux | [private] |
serialPortPath | LOW_portSerial_Linux | [private] |
serialTimeout | LOW_portSerial_Linux | [private, static] |
speed_t enum name | LOW_portSerial | |
stopBits_t enum name | LOW_portSerial | |
tty_break() const | LOW_portSerial_Linux | [protected, virtual] |
tty_configure(const flowControl_t inFlowCtl, const dataBitsSite_t inDataBits, const parity_t inParity, const stopBits_t inStopBits, const speed_t inSpeed) const | LOW_portSerial_Linux | [protected, virtual] |
tty_flush(const bool inFlushIn=true, const bool inFlushOut=true) const | LOW_portSerial_Linux | [protected, virtual] |
tty_read(byteVec_t &outReadBytes, const bool inTrashExtraReply=false) const | LOW_portSerial_Linux | [protected, virtual] |
tty_readByte(const bool inTrashExtraReply=false) const | LOW_portSerial_Linux | [protected, virtual] |
tty_write(const uint8_t inWriteByte) const | LOW_portSerial_Linux | [protected, virtual] |
tty_write(const byteVec_t &inWriteBytes) const | LOW_portSerial_Linux | [protected, virtual] |
xonxoff_flowControl enum value | LOW_portSerial | |
~LOW_portSerial_Linux() | LOW_portSerial_Linux | [virtual] |