L4T Multimedia API Reference

32.3.1 Release

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 290 of file Types.h.

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

Protected Member Functions

 Interface ()
 
 ~Interface ()
 

Constructor & Destructor Documentation

Argus::Interface::Interface ( )
inlineprotected

Definition at line 293 of file Types.h.

Argus::Interface::~Interface ( )
inlineprotected

Definition at line 294 of file Types.h.


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