|
SERIAL++ library: simple serial port access
|
This is the complete list of members for serialport::Exception, including all inherited members.
| base_report() const | serialport::Exception | protected |
| dont_report_on_construct() | serialport::Exception | static |
| Exception() | serialport::Exception | |
| Exception(const char *message) | serialport::Exception | |
| Exception(const char *message, const char *condition) | serialport::Exception | |
| Exception(const char *message, const char *file, const int &line, const char *condition) | serialport::Exception | |
| Exception(const char *message, const char *file, const int &line) | serialport::Exception | |
| Mcondition | serialport::Exception | private |
| Mfile | serialport::Exception | private |
| Mline | serialport::Exception | private |
| Mmessage | serialport::Exception | private |
| Mreport_on_construct | serialport::Exception | privatestatic |
| report() const | serialport::Exception | virtual |
| report_on_construct() | serialport::Exception | static |
| ~Exception() | serialport::Exception | inlinevirtual |