ONNX Runtime
Loading...
Searching...
No Matches
Ort::Status Member List

This is the complete list of members for Ort::Status, including all inherited members.

Base()=defaultOrt::detail::Base< OrtStatus >
Base(contained_type *p) noexceptOrt::detail::Base< OrtStatus >inlineexplicit
Base(const Base &)=deleteOrt::detail::Base< OrtStatus >
Base(Base &&v) noexceptOrt::detail::Base< OrtStatus >inline
contained_type typedefOrt::detail::Base< OrtStatus >
GetErrorCode() constOrt::Status
GetErrorMessage() constOrt::Status
IsOK() const noexceptOrt::Status
operator contained_type *() const noexceptOrt::detail::Base< OrtStatus >inline
operator=(const Base &)=deleteOrt::detail::Base< OrtStatus >
operator=(Base &&v) noexceptOrt::detail::Base< OrtStatus >inline
p_Ort::detail::Base< OrtStatus >protected
release()Ort::detail::Base< OrtStatus >inline
Status(std::nullptr_t) noexceptOrt::Statusinlineexplicit
Status(OrtStatus *status) noexceptOrt::Statusexplicit
Status(const Exception &) noexceptOrt::Statusexplicit
Status(const std::exception &) noexceptOrt::Statusexplicit
Status(const char *message, OrtErrorCode code) noexceptOrt::Status
~Base()Ort::detail::Base< OrtStatus >inline