Jetson Linux API Reference

32.7.4 Release
Argus::Event Class Referenceabstract

Detailed Description

Definition at line 51 of file Event.h.

Inheritance diagram for Argus::Event:
Collaboration diagram for Argus::Event:

Public Member Functions

virtual InterfacegetInterface (const InterfaceID &interfaceId)=0
 Acquire the interface specified by interfaceId. More...
 

Protected Member Functions

 ~Event ()
 

Constructor & Destructor Documentation

◆ ~Event()

Argus::Event::~Event ( )
inlineprotected

Definition at line 54 of file Event.h.

Member Function Documentation

◆ getInterface()

virtual Interface* Argus::InterfaceProvider::getInterface ( const InterfaceID interfaceId)
pure virtualinherited

Acquire the interface specified by interfaceId.

Returns
An instance of the requested interface, or NULL if that interface is not available.

Referenced by Argus::interface_cast().


The documentation for this class was generated from the following file: