close() | SerialPort | |
devFile | SerialPort | [protected] |
devName | SerialPort | [protected] |
drainOutput() | SerialPort | [virtual] |
flushInput() | SerialPort | [virtual] |
flushOutput() | SerialPort | [virtual] |
getCTS() | SerialPort | |
hup | SerialPort | [protected] |
initConfig() | SerialPort | [protected] |
isInputPending(int timeOut) | SerialPort | [virtual] |
isPortOpen() | SerialPort | [virtual] |
lastAttr | SerialPort | [protected] |
lastAttrValid | SerialPort | [protected] |
numInputPending(int timeOut) | SerialPort | [virtual] |
open(const char *portDev) | SerialPort | |
readData(void *pData, size_t maxLen) | SerialPort | [virtual] |
reOpen() | SerialPort | [virtual] |
sendBreak() | SerialPort | |
SerialPort() | SerialPort | |
setCharBits(int bits) | SerialPort | |
setDTR(bool enable) | SerialPort | |
setFlowControl(S_FLOW_CONTROL flow) | SerialPort | |
setParity(S_PARITY_CONTROL parity) | SerialPort | |
setRTS(bool enable) | SerialPort | |
setSpeed(unsigned long speed) | SerialPort | |
setStopBits(int bits) | SerialPort | |
writeData(const void *pData, size_t dataLen) | SerialPort | [virtual] |
~SerialPort() | SerialPort | [virtual] |