BarcodeReader Member List
This is the complete list of members for
BarcodeReader, including all inherited members.
BarcodeReader() | BarcodeReader | |
close() | SerialPort | [protected] |
devFile | SerialPort | [protected] |
devName | SerialPort | [protected] |
drainOutput() | SerialPort | [protected, virtual] |
flushInput() | SerialPort | [protected, virtual] |
flushOutput() | SerialPort | [protected, virtual] |
getCTS() | SerialPort | [protected] |
hup | SerialPort | [protected] |
initConfig() | SerialPort | [protected] |
initialize() | BarcodeReader | [virtual] |
initRead() | BarcodeReader | [virtual] |
interrupt() | Thread | [protected] |
isInputPending(int timeOut) | SerialPort | [protected, virtual] |
isPortOpen() | SerialPort | [protected, virtual] |
lastAttr | SerialPort | [protected] |
lastAttrValid | SerialPort | [protected] |
numInputPending(int timeOut) | SerialPort | [protected, virtual] |
onTimer() | BarcodeReader | [protected, virtual] |
open(const char *portDev) | SerialPort | [protected] |
readData(void *pData, size_t maxLen) | SerialPort | [protected, virtual] |
reOpen() | SerialPort | [protected, virtual] |
reportStopped() | Thread | [protected] |
requestStop() | Thread | [protected] |
run() | BarcodeReader | [protected, virtual] |
sendBreak() | SerialPort | [protected] |
SerialPort() | SerialPort | [protected] |
setCharBits(int bits) | SerialPort | [protected] |
setDTR(bool enable) | SerialPort | [protected] |
setFlowControl(S_FLOW_CONTROL flow) | SerialPort | [protected] |
setParity(S_PARITY_CONTROL parity) | SerialPort | [protected] |
setRTS(bool enable) | SerialPort | [protected] |
setSpeed(unsigned long speed) | SerialPort | [protected] |
setStopBits(int bits) | SerialPort | [protected] |
shutdown() | BarcodeReader | [virtual] |
sleep(int msec) | Thread | [protected, static] |
start() | Thread | [protected] |
startRead() | BarcodeReader | [virtual] |
stop(int timeOut=10000, bool interrupt=false) | Thread | [protected] |
stopRead() | BarcodeReader | [virtual] |
stopRequested() | Thread | [protected] |
submit(const char *buf) | BarcodeReader | [protected] |
terminate() | Thread | [protected] |
Thread() | Thread | [protected] |
threadHandle | Thread | [protected] |
threadRun(void *pParam) | Thread | [protected, static] |
writeData(const void *pData, size_t dataLen) | SerialPort | [protected, virtual] |
~BarcodeReader() | BarcodeReader | [virtual] |
~SerialPort() | SerialPort | [protected, virtual] |
~Thread() | Thread | [protected, virtual] |