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

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

B typedefOrt::detail::ConstNodeImpl< 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 >
GetAttributeByName(const std::string &name, ConstOpAttr &attr) constOrt::detail::ConstNodeImpl< T >
GetAttributes() constOrt::detail::ConstNodeImpl< T >
GetDomain() constOrt::detail::ConstNodeImpl< T >
GetEpName() constOrt::detail::ConstNodeImpl< T >
GetGraph() constOrt::detail::ConstNodeImpl< T >
GetId() constOrt::detail::ConstNodeImpl< T >
GetImplicitInputs() constOrt::detail::ConstNodeImpl< T >
GetInputs() constOrt::detail::ConstNodeImpl< T >
GetName() constOrt::detail::ConstNodeImpl< T >
GetOperatorType() constOrt::detail::ConstNodeImpl< T >
GetOutputs() constOrt::detail::ConstNodeImpl< T >
GetSinceVersion() constOrt::detail::ConstNodeImpl< T >
GetSubgraphs() constOrt::detail::ConstNodeImpl< 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