| TensorRT 8.4.3
    | 
Structure containing plugin attribute field names and associated data This information can be parsed to decode necessary plugin metadata. More...
#include <NvInferRuntimeCommon.h>
| Public Member Functions | |
| PluginField (AsciiChar const *const name_=nullptr, void const *const data_=nullptr, PluginFieldType const type_=PluginFieldType::kUNKNOWN, int32_t const length_=0) noexcept | |
| Public Attributes | |
| AsciiChar const * | name | 
| Plugin field attribute name.  More... | |
| void const * | data | 
| Plugin field attribute data.  More... | |
| PluginFieldType | type | 
| Plugin field attribute type.  More... | |
| int32_t | length | 
| Number of data entries in the Plugin attribute.  More... | |
Structure containing plugin attribute field names and associated data This information can be parsed to decode necessary plugin metadata.
| 
 | inlinenoexcept | 
| void const* nvinfer1::PluginField::data | 
Plugin field attribute data.
| int32_t nvinfer1::PluginField::length | 
Number of data entries in the Plugin attribute.
| AsciiChar const* nvinfer1::PluginField::name | 
Plugin field attribute name.
| PluginFieldType nvinfer1::PluginField::type | 
Plugin field attribute type.
   
  Copyright © 2024 NVIDIA Corporation 
   
  Privacy Policy |
  Manage My Privacy |
  Do Not Sell or Share My Data |
  Terms of Service |
  Accessibility |
  Corporate Policies |
  Product Security |
  Contact