|
Generic CAM 0.1-PreAlpha
|
| Close(void) | SerialPort | |
| Error | SerialPort | |
| FlushData(void) | SerialPort | |
| IsOpen(void) | SerialPort | [inline] |
| Open(int nPort=2, int nBaud=19200) | SerialPort | |
| Open(const char *Port, int nBaud=19200) | SerialPort | |
| Opened | SerialPort | [protected] |
| ReadData(char *, unsigned int) | SerialPort | |
| ReadDataWaiting(void) | SerialPort | |
| SendData(char *, unsigned int) | SerialPort | |
| SerialPort() | SerialPort | |
| ~SerialPort() | SerialPort | [virtual] |