The interface that exposes the properties for an ERROR event.
More...
#include <Event.h>
List of all members.
Public Member Functions |
virtual Status | getStatus () const =0 |
| Returns the Status value describing the error.
|
Detailed Description
The interface that exposes the properties for an ERROR event.
Definition at line 122 of file Event.h.
Constructor & Destructor Documentation
Argus::IEventError::~IEventError |
( |
| ) |
|
|
inlineprotected |
Member Function Documentation
virtual Status Argus::IEventError::getStatus |
( |
| ) |
const |
|
pure virtual |
Returns the Status value describing the error.
The documentation for this class was generated from the following file: