#include <stdlib.h>#include <errno.h>#include <fcntl.h>#include <sys/types.h>#include <sys/stat.h>#include <sys/ioctl.h>#include <termios.h>#include <signal.h>#include <iostream>#include <dsSmartException.h>#include <dsutil.h>Go to the source code of this file.
Compounds | |
| class | dsSerial |
Enumerations | |
| enum | { OP_READ, OP_WRITE } |
Functions | |
| DECLARE_EXCEPTION (dsSerial) | |
|
|
|
|
|
|
1.3-rc2