#include <telekyb_defines/telekyb_defines.hpp>#include <telekyb_serial/SerialException.h>#include <fcntl.h>#include <termios.h>#include <iostream>#include <boost/thread/mutex.hpp>

Go to the source code of this file.
Classes | |
| class | TELEKYB_NAMESPACE::SerialDevice | 
Namespaces | |
| namespace | TELEKYB_NAMESPACE | 
Defines | |
| #define | BUNDEF 0111111 | 
| #define | DEFAULT_BUFFERSIZE 1024 | 
| #define BUNDEF 0111111 | 
Definition at line 28 of file SerialDevice.h.
| #define DEFAULT_BUFFERSIZE 1024 | 
Definition at line 27 of file SerialDevice.h.