libserial Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
PosixSignalDispatcher
Note:
The signal dispatcher will not interfere with any signals for which there are no signal handlers attached
PosixSignalDispatcher::CannotAttachHandlerException thrown when AttachHandler() fails due to a runtime error
PosixSignalDispatcher::CannotDetachHandlerException thrown when DetachHandler() fails due to a runtime error
PosixSignalHandlerGets a method called when the corresponding signal is received
SerialPort
Note:
This class attaches a handler to the SIGIO signal to detect the data arriving at a serial port
SerialPort::AlreadyOpen
SerialPort::NotOpen
SerialPort::OpenFailed
SerialPort::ReadTimeout
SerialPort::UnsupportedBaudRate
LibSerial::SerialStreamA stream class for accessing serial ports on POSIX operating systems
LibSerial::SerialStreamBufThis is the streambuf subclass used by SerialStream

Generated on Tue Jan 22 17:27:35 2008 for libserial by  doxygen 1.5.4