NVIDIA DeepStream SDK API Reference

4.0.1 Release

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Groups
NvDsInferPluginFactoryUff Union Reference

Detailed Description

Holds the pointer to a heap allocated Plugin Factory object required during UFF model parsing.

Definition at line 226 of file nvdsinfer_custom_impl.h.

Data Fields

nvuffparser::IPluginFactory * pluginFactory
 
nvuffparser::IPluginFactoryExt * pluginFactoryExt
 

Field Documentation

nvuffparser::IPluginFactory* NvDsInferPluginFactoryUff::pluginFactory

Definition at line 228 of file nvdsinfer_custom_impl.h.

nvuffparser::IPluginFactoryExt* NvDsInferPluginFactoryUff::pluginFactoryExt

Definition at line 229 of file nvdsinfer_custom_impl.h.


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