available() | ofSerial | |
bInited | ofSerial | [protected] |
bVerbose | ofSerial | |
close() | ofSerial | |
enumerateDevices() | ofSerial | |
fd | ofSerial | [protected] |
flush(bool flushIn=true, bool flushOut=true) | ofSerial | |
ofSerial() | ofSerial | |
oldoptions | ofSerial | [protected] |
readByte() | ofSerial | |
readBytes(unsigned char *buffer, int length) | ofSerial | |
setup() | ofSerial | |
setup(string portName, int baudrate) | ofSerial | |
setup(int deviceNumber, int baudrate) | ofSerial | |
setVerbose(bool bLoudmouth) | ofSerial | [inline] |
writeByte(unsigned char singleByte) | ofSerial | |
writeBytes(unsigned char *buffer, int length) | ofSerial | |
~ofSerial() | ofSerial | [virtual] |