NVIDIA NvNeural SDK  2022.2
GPU inference framework for NVIDIA Nsight Deep Learning Designer
nvneural::IPluginLoader Member List

This is the complete list of members for nvneural::IPluginLoader, including all inherited members.

addRef() const noexcept=0nvneural::IRefObjectpure virtual
allowIncompatiblePlugins() noexcept=0nvneural::IPluginLoaderpure virtual
getPluginByIndex(std::size_t pluginIndex) const noexcept=0nvneural::IPluginLoaderpure virtual
getPluginPath(const IPlugin *pPlugin, const char **ppPluginPathOut) const noexcept=0nvneural::IPluginLoaderpure virtual
loadDirectory(const char *pPathname, std::uint32_t *pNumberLoadedOut) noexcept=0nvneural::IPluginLoaderpure virtual
loadLibrary(const char *pFilename, IPlugin **ppPluginOut) noexcept=0nvneural::IPluginLoaderpure virtual
pluginCount() const noexcept=0nvneural::IPluginLoaderpure virtual
queryInterface(TypeId interface) noexcept=0nvneural::IRefObjectpure virtual
queryInterface(TypeId interface) const noexcept=0nvneural::IRefObjectpure virtual
RefCount typedefnvneural::IRefObject
release() const noexcept=0nvneural::IRefObjectpure virtual
releaseAllPlugins() noexcept=0nvneural::IPluginLoaderpure virtual
releasePlugin(IPlugin *pPlugin) noexcept=0nvneural::IPluginLoaderpure virtual
typeIDnvneural::IPluginLoaderstatic
TypeId typedefnvneural::IRefObject
~IRefObject()=defaultnvneural::IRefObjectprotectedvirtual