#include <ngcdcsSRV.hpp>
Public Member Functions | |
| ngcdcsEVT () | |
| Constructor. | |
| ngcdcsEVT (int i) | |
| Constructor with id. | |
| ngcdcsEVT (int i, int d) | |
| Constructor with id and device list. | |
| virtual | ~ngcdcsEVT () |
| Destructor. | |
Public Attributes | |
| int | id |
| int | devices |
| int | status |
Device events container class
|
inline |
Constructor.
|
inlineexplicit |
Constructor with id.
|
inline |
Constructor with id and device list.
|
inlinevirtual |
Destructor.
| int ngcdcsEVT::devices |
| int ngcdcsEVT::id |
| int ngcdcsEVT::status |