Argus API
Argus Camera API
|
An Event represents an asynchronous result. More...
#include <Event.h>
Protected Member Functions | |
~Event () | |
![]() | |
~InterfaceProvider () |
Additional Inherited Members | |
![]() | |
virtual Interface * | getInterface (const InterfaceID &interfaceId)=0 |
Acquire the interface specified by interfaceId . |
An Event represents an asynchronous result.
Every Event will have a single EventType and will expose one or more interfaces, with the core IEvent interface being mandatory.