Jetson Linux API Reference

32.7.1 Release
Argus::Interface Class Reference

Detailed Description

The top-level interface class.

By convention, every Interface subclass exposes a public static method called id(), which returns the unique InterfaceID for that interface. This is required for the interface_cast<> template to work with that interface.

Definition at line 327 of file Types.h.

Inheritance diagram for Argus::Interface:
Collaboration diagram for Argus::Interface:

Protected Member Functions

 Interface ()
 
 ~Interface ()
 

Constructor & Destructor Documentation

◆ Interface()

Argus::Interface::Interface ( )
inlineprotected

Definition at line 330 of file Types.h.

◆ ~Interface()

Argus::Interface::~Interface ( )
inlineprotected

Definition at line 331 of file Types.h.


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