TensorRT  7.2.1.6
NVIDIA TensorRT
Looking for a C++ dev who knows TensorRT?
I'm looking for work. Hire me!
nmtSample::Component Class Referenceabstract

a functional part of the sample More...

Inheritance diagram for nmtSample::Component:

Public Types

typedef std::shared_ptr< Componentptr
 

Public Member Functions

virtual std::string getInfo ()=0
 get the textual description of the component More...
 

Protected Member Functions

 Component ()=default
 
virtual ~Component ()=default
 

Detailed Description

a functional part of the sample

Member Typedef Documentation

◆ ptr

typedef std::shared_ptr<Component> nmtSample::Component::ptr

Constructor & Destructor Documentation

◆ Component()

nmtSample::Component::Component ( )
protecteddefault

◆ ~Component()

virtual nmtSample::Component::~Component ( )
protectedvirtualdefault

Member Function Documentation

◆ getInfo()


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