libserial  0.6.0rc3
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 Ciostream
 CLibSerial::SerialStreamA stream class for accessing serial ports on POSIX operating systems
 Clogic_error
 CSerialPort::AlreadyOpen
 CSerialPort::NotOpen
 CPosixSignalDispatcher
 CPosixSignalHandlerGets a method called when the corresponding signal is received
 Cruntime_error
 CPosixSignalDispatcher::CannotAttachHandlerException thrown when AttachHandler() fails due to a runtime error
 CPosixSignalDispatcher::CannotDetachHandlerException thrown when DetachHandler() fails due to a runtime error
 CSerialPort::OpenFailed
 CSerialPort::ReadTimeout
 CSerialPort::UnsupportedBaudRate
 CSerialPort
 Cstreambuf
 CLibSerial::SerialStreamBufThis is the streambuf subclass used by SerialStream