![]() |
ONNX Runtime
|
This is the complete list of members for Ort::ValueInfo, including all inherited members.
B typedef | Ort::detail::ValueInfoImpl< OrtValueInfo > | |
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 > | |
GetConst() const | Ort::ValueInfo | inline |
Name() const | Ort::detail::ValueInfoImpl< OrtValueInfo > | |
operator contained_type *() 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 |
TypeInfo() const | Ort::detail::ValueInfoImpl< OrtValueInfo > | |
ValueInfo(std::nullptr_t) | Ort::ValueInfo | inlineexplicit |
ValueInfo(OrtValueInfo *p) | Ort::ValueInfo | inlineexplicit |
ValueInfo(const std::string &name, const ConstTypeInfo &type_info) | Ort::ValueInfo | explicit |
~Base() | Ort::detail::Base< T > | inline |