ONNX Runtime
Loading...
Searching...
No Matches
Ort::detail::ConstKernelDefImpl< T > Member List

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

B typedefOrt::detail::ConstKernelDefImpl< 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 >
GetDomain() constOrt::detail::ConstKernelDefImpl< T >
GetExecutionProvider() constOrt::detail::ConstKernelDefImpl< T >
GetInputMemType(size_t input_index) constOrt::detail::ConstKernelDefImpl< T >
GetOperatorType() constOrt::detail::ConstKernelDefImpl< T >
GetOutputMemType(size_t output_index) constOrt::detail::ConstKernelDefImpl< T >
GetSinceVersion() constOrt::detail::ConstKernelDefImpl< T >
operator contained_type *() const noexceptOrt::detail::Base< T >inline
operator*() 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