HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Ort::detail::KernelInfoImpl< T > Member List

This is the complete list of members for Ort::detail::KernelInfoImpl< T >, including all inherited members.

B typedefOrt::detail::KernelInfoImpl< T >
Base()=defaultOrt::detail::Base< T >
Base(contained_type *p) noexceptOrt::detail::Base< T >inlineexplicit
Base(const Base &)=deleteOrt::detail::Base< T >
Base(Base &&v) noexceptOrt::detail::Base< T >inline
contained_type typedefOrt::detail::Base< T >
Copy() const Ort::detail::KernelInfoImpl< T >inline
GetAttribute(const char *name) const Ort::detail::KernelInfoImpl< T >inline
GetAttributes(const char *name) const Ort::detail::KernelInfoImpl< T >inline
GetInputCount() const Ort::detail::KernelInfoImpl< T >inline
GetInputName(size_t index) const Ort::detail::KernelInfoImpl< T >inline
GetInputTypeInfo(size_t index) const Ort::detail::KernelInfoImpl< T >inline
GetOutputCount() const Ort::detail::KernelInfoImpl< T >inline
GetOutputName(size_t index) const Ort::detail::KernelInfoImpl< T >inline
GetOutputTypeInfo(size_t index) const Ort::detail::KernelInfoImpl< T >inline
GetTensorAttribute(const char *name, OrtAllocator *allocator) const Ort::detail::KernelInfoImpl< T >inline
operator contained_type *() const noexceptOrt::detail::Base< T >inline
operator=(const Base &)=deleteOrt::detail::Base< T >
operator=(Base &&v) noexceptOrt::detail::Base< T >inline
p_Ort::detail::Base< T >protected
release()Ort::detail::Base< T >inline
~Base()Ort::detail::Base< T >inline