Container representing a single event.
Every Event will have a single EventType and will expose one or more interfaces, with the core IEvent interface being mandatory.
| Data Structures | |
| class | Argus::EventType | 
| A unique identifier for a particular type of Event.  More... | |
| class | Argus::IEvent | 
| Modules | |
| CaptureComplete Event | |
| Event type used to report when all capture processing has completed. | |
| CaptureStarted Event | |
| Event type used to report when a capture starts. | |
| Error Event | |
| Event type used to report an error. | |