#include <serial.h>

Public Member Functions | |
| PortNotOpenedException (const char *description) | |
| PortNotOpenedException (const PortNotOpenedException &other) | |
| virtual const char * | what () const throw () |
| virtual | ~PortNotOpenedException () throw () |
Private Member Functions | |
| const PortNotOpenedException & | operator= (PortNotOpenedException) |
Private Attributes | |
| std::string | e_what_ |
|
inline |
|
inline |
|
inlinevirtual | |||||||||||||
|
private |
|
inlinevirtual | |||||||||||||
|
private |