OnnxRuntime
|
This is the complete list of members for Ort::Base< T >, including all inherited members.
Base()=default | Ort::Base< T > | |
Base(T *p) | Ort::Base< T > | inline |
Base(const Base &)=delete | Ort::Base< T > | protected |
Base(Base &&v) noexcept | Ort::Base< T > | inlineprotected |
contained_type typedef | Ort::Base< T > | |
operator const T *() const | Ort::Base< T > | inline |
operator T*() | Ort::Base< T > | inline |
operator=(const Base &)=delete | Ort::Base< T > | protected |
operator=(Base &&v) noexcept | Ort::Base< T > | inlineprotected |
p_ | Ort::Base< T > | protected |
release() | Ort::Base< T > | inline |
Unowned | Ort::Base< T > | friend |
~Base() | Ort::Base< T > | inline |