#include <object.h>
Definition at line 94 of file object.h.
◆ alarm_exception()
| alarm_exception::alarm_exception |
( |
short |
sevr = INVALID_ALARM, |
|
|
short |
stat = COMM_ALARM |
|
) |
| |
|
inlineexplicit |
Definition at line 98 of file object.h.
98 : sevr(sevr), stat(stat) {}
◆ ~alarm_exception()
| virtual alarm_exception::~alarm_exception |
( |
| ) |
|
| throw | ( | |
| ) | | |
|
inlinevirtual |
◆ severity()
| short alarm_exception::severity |
( |
| ) |
const |
|
inline |
◆ status()
| short alarm_exception::status |
( |
| ) |
const |
|
inline |
◆ what()
| const char * alarm_exception::what |
( |
| ) |
|
| throw | ( | |
| ) | | |
|
virtual |
The documentation for this class was generated from the following files: