TensorRT 8.6.1
|
This is the complete list of members for nvinfer1::safe::IPluginRegistry, including all inherited members.
deregisterCreator(IPluginCreator const &creator) noexcept=0 | nvinfer1::safe::IPluginRegistry | pure virtual |
getErrorRecorder() const noexcept=0 | nvinfer1::safe::IPluginRegistry | pure virtual |
getPluginCreator(AsciiChar const *const pluginName, AsciiChar const *const pluginVersion, AsciiChar const *const pluginNamespace="") noexcept=0 | nvinfer1::safe::IPluginRegistry | pure virtual |
getPluginCreatorList(int32_t *const numCreators) const noexcept=0 | nvinfer1::safe::IPluginRegistry | pure virtual |
registerCreator(IPluginCreator &creator, AsciiChar const *const pluginNamespace) noexcept=0 | nvinfer1::safe::IPluginRegistry | pure virtual |
setErrorRecorder(IErrorRecorder *const recorder) noexcept=0 | nvinfer1::safe::IPluginRegistry | pure virtual |
~IPluginRegistry() noexcept=default | nvinfer1::safe::IPluginRegistry | protectedvirtual |