libserial
0.6.0rc3
|
#include <string>
#include <vector>
#include <stdexcept>
#include <termios.h>
Go to the source code of this file.
Classes | |
class | SerialPort |
class | SerialPort::NotOpen |
class | SerialPort::OpenFailed |
class | SerialPort::AlreadyOpen |
class | SerialPort::UnsupportedBaudRate |
class | SerialPort::ReadTimeout |