NVIDIA NvNeural SDK
2022.2
GPU inference framework for NVIDIA Nsight Deep Learning Designer
|
This is the complete list of members for nvneural::StringList, including all inherited members.
addRef() const noexcept | nvneural::refobj::RefObjectBase< refobj::Implements< IStringList > > | inline |
getStringByIndex(size_t stringIndex) const noexcept | nvneural::StringList | inline |
getStringSizeByIndex(size_t stringIndex) const noexcept | nvneural::StringList | inline |
queryInterface(IRefObject::TypeId interfaceId) noexcept | nvneural::refobj::RefObjectBase< refobj::Implements< IStringList > > | inline |
queryInterface(IRefObject::TypeId interfaceId) const noexcept | nvneural::refobj::RefObjectBase< refobj::Implements< IStringList > > | inline |
RefObjectBase() | nvneural::refobj::RefObjectBase< refobj::Implements< IStringList > > | inline |
release() const noexcept | nvneural::refobj::RefObjectBase< refobj::Implements< IStringList > > | inline |
stringCount() const noexcept | nvneural::StringList | inline |
StringList(const std::vector< std::string > &stringList) | nvneural::StringList | inlineexplicit |
StringList(std::vector< std::string > &&stringList) | nvneural::StringList | inlineexplicit |