Jetson Linux API Reference

32.7.4 Release
Argus::CameraDevice Class Referenceabstract

Detailed Description

Definition at line 54 of file CameraDevice.h.

Inheritance diagram for Argus::CameraDevice:
Collaboration diagram for Argus::CameraDevice:

Public Member Functions

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

Protected Member Functions

 ~CameraDevice ()
 

Constructor & Destructor Documentation

◆ ~CameraDevice()

Argus::CameraDevice::~CameraDevice ( )
inlineprotected

Definition at line 57 of file CameraDevice.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: