SerialPort.h

Langue: en

Autres versions - même langue

Version: 316517 (ubuntu - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

SerialPort.h -

SYNOPSIS


#include <string>
#include <vector>
#include <stdexcept>
#include <termios.h>

Classes


class SerialPort
Note:

This class attaches a handler to the SIGIO signal to detect the data arriving at a serial port.

"
class SerialPort::NotOpen

class SerialPort::OpenFailed

class SerialPort::AlreadyOpen

class SerialPort::UnsupportedBaudRate

class SerialPort::ReadTimeout

Author

Generated automatically by Doxygen for libserial from the source code.