Interface exposed by Events having type EVENT_TYPE_ERROR.
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
Interface exposed by Events having type EVENT_TYPE_ERROR.
Definition at line 150 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: