libserial  0.6.0rc1
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
oCiostream
|\CLibSerial::SerialStreamA stream class for accessing serial ports on POSIX operating systems
oClogic_error
|oCSerialPort::AlreadyOpen
|\CSerialPort::NotOpen
oCPosixSignalDispatcher
oCPosixSignalHandlerGets a method called when the corresponding signal is received
oCruntime_error
|oCPosixSignalDispatcher::CannotAttachHandlerException thrown when AttachHandler() fails due to a runtime error
|oCPosixSignalDispatcher::CannotDetachHandlerException thrown when DetachHandler() fails due to a runtime error
|oCSerialPort::OpenFailed
|oCSerialPort::ReadTimeout
|\CSerialPort::UnsupportedBaudRate
oCSerialPort
\Cstreambuf
 \CLibSerial::SerialStreamBufThis is the streambuf subclass used by SerialStream