NVIDIA NvNeural SDK
2022.2
GPU inference framework for NVIDIA Nsight Deep Learning Designer
|
This is the complete list of members for nvneural::IPluginLoader, including all inherited members.
addRef() const noexcept=0 | nvneural::IRefObject | pure virtual |
allowIncompatiblePlugins() noexcept=0 | nvneural::IPluginLoader | pure virtual |
getPluginByIndex(std::size_t pluginIndex) const noexcept=0 | nvneural::IPluginLoader | pure virtual |
getPluginPath(const IPlugin *pPlugin, const char **ppPluginPathOut) const noexcept=0 | nvneural::IPluginLoader | pure virtual |
loadDirectory(const char *pPathname, std::uint32_t *pNumberLoadedOut) noexcept=0 | nvneural::IPluginLoader | pure virtual |
loadLibrary(const char *pFilename, IPlugin **ppPluginOut) noexcept=0 | nvneural::IPluginLoader | pure virtual |
pluginCount() const noexcept=0 | nvneural::IPluginLoader | pure virtual |
queryInterface(TypeId interface) noexcept=0 | nvneural::IRefObject | pure virtual |
queryInterface(TypeId interface) const noexcept=0 | nvneural::IRefObject | pure virtual |
RefCount typedef | nvneural::IRefObject | |
release() const noexcept=0 | nvneural::IRefObject | pure virtual |
releaseAllPlugins() noexcept=0 | nvneural::IPluginLoader | pure virtual |
releasePlugin(IPlugin *pPlugin) noexcept=0 | nvneural::IPluginLoader | pure virtual |
typeID | nvneural::IPluginLoader | static |
TypeId typedef | nvneural::IRefObject | |
~IRefObject()=default | nvneural::IRefObject | protectedvirtual |