OnnxRuntime
|
This is the complete list of members for Ort::Status, including all inherited members.
Base()=default | Ort::detail::Base< OrtStatus > | |
Base(contained_type *p) noexcept | Ort::detail::Base< OrtStatus > | inlineexplicit |
Base(const Base &)=delete | Ort::detail::Base< OrtStatus > | |
Base(Base &&v) noexcept | Ort::detail::Base< OrtStatus > | inline |
contained_type typedef | Ort::detail::Base< OrtStatus > | |
GetErrorCode() const | Ort::Status | |
GetErrorMessage() const | Ort::Status | |
operator contained_type *() const noexcept | Ort::detail::Base< OrtStatus > | inline |
operator=(const Base &)=delete | Ort::detail::Base< OrtStatus > | |
operator=(Base &&v) noexcept | Ort::detail::Base< OrtStatus > | inline |
p_ | Ort::detail::Base< OrtStatus > | protected |
release() | Ort::detail::Base< OrtStatus > | inline |
Status(std::nullptr_t) | Ort::Status | inlineexplicit |
Status(OrtStatus *status) | Ort::Status | explicit |
Status(const Exception &) | Ort::Status | explicit |
Status(const std::exception &) | Ort::Status | explicit |
~Base() | Ort::detail::Base< OrtStatus > | inline |