Libargus API
Libargus Camera API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Modules | Classes
Event
Objects and Interfaces

Container representing a single event. More...

Modules

 Error Event
 Event type used to report an error.
 CaptureStarted Event
 Event type used to report when a capture starts.
 CaptureComplete Event
 Event type used to report when all capture processing has completed.

Classes

class  Argus::EventType
 A unique identifier for a particular type of Event. More...
class  Argus::IEvent
 Interface to the common Event properties. More...

Detailed Description

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.