This is the complete list of members for Ort::Node, including all inherited members.
| B typedef | Ort::detail::ConstNodeImpl< OrtNode > | |
| Base()=default | Ort::detail::Base< T > | |
| Base(contained_type *p) noexcept | Ort::detail::Base< T > | inlineexplicit |
| Base(const Base &)=delete | Ort::detail::Base< T > | |
| Base(Base &&v) noexcept | Ort::detail::Base< T > | inline |
| contained_type typedef | Ort::detail::Base< T > | |
| GetAttributeByName(const std::string &name, ConstOpAttr &attr) const | Ort::detail::ConstNodeImpl< OrtNode > | |
| GetAttributes() const | Ort::detail::ConstNodeImpl< OrtNode > | |
| GetDomain() const | Ort::detail::ConstNodeImpl< OrtNode > | |
| GetEpName() const | Ort::detail::ConstNodeImpl< OrtNode > | |
| GetGraph() const | Ort::detail::ConstNodeImpl< OrtNode > | |
| GetId() const | Ort::detail::ConstNodeImpl< OrtNode > | |
| GetImplicitInputs() const | Ort::detail::ConstNodeImpl< OrtNode > | |
| GetInputs() const | Ort::detail::ConstNodeImpl< OrtNode > | |
| GetName() const | Ort::detail::ConstNodeImpl< OrtNode > | |
| GetOperatorType() const | Ort::detail::ConstNodeImpl< OrtNode > | |
| GetOutputs() const | Ort::detail::ConstNodeImpl< OrtNode > | |
| GetSinceVersion() const | Ort::detail::ConstNodeImpl< OrtNode > | |
| GetSubgraphs() const | Ort::detail::ConstNodeImpl< OrtNode > | |
| Node()=default | Ort::Node | |
| Node(std::nullptr_t) | Ort::Node | inlineexplicit |
| Node(OrtNode *p) | Ort::Node | inlineexplicit |
| Node(const std::string &operator_name, const std::string &operator_domain, const std::string &node_name, const std::vector< std::string > &input_names, const std::vector< std::string > &output_names) | Ort::Node | |
| Node(const std::string &operator_name, const std::string &operator_domain, const std::string &node_name, const std::vector< std::string > &input_names, const std::vector< std::string > &output_names, std::vector< OpAttr > &attributes) | Ort::Node | |
| operator contained_type *() const noexcept | Ort::detail::Base< T > | inline |
| operator*() const noexcept | Ort::detail::Base< T > | inline |
| operator=(const Base &)=delete | Ort::detail::Base< T > | |
| operator=(Base &&v) noexcept | Ort::detail::Base< T > | inline |
| p_ | Ort::detail::Base< T > | protected |
| release() | Ort::detail::Base< T > | inline |
| ~Base() | Ort::detail::Base< T > | inline |