This is the complete list of members for Ort::MemoryInfo, including all inherited members.
| B typedef | Ort::detail::MemoryInfoImpl< OrtMemoryInfo > | |
| 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 > | |
| CreateCpu(OrtAllocatorType type, OrtMemType mem_type1) | Ort::MemoryInfo | static |
| GetAllocatorName() const | Ort::detail::MemoryInfoImpl< OrtMemoryInfo > | |
| GetAllocatorType() const | Ort::detail::MemoryInfoImpl< OrtMemoryInfo > | |
| GetConst() const | Ort::MemoryInfo | inline |
| GetDeviceId() const | Ort::detail::MemoryInfoImpl< OrtMemoryInfo > | |
| GetDeviceMemoryType() const | Ort::detail::MemoryInfoImpl< OrtMemoryInfo > | |
| GetDeviceType() const | Ort::detail::MemoryInfoImpl< OrtMemoryInfo > | |
| GetMemoryType() const | Ort::detail::MemoryInfoImpl< OrtMemoryInfo > | |
| GetVendorId() const | Ort::detail::MemoryInfoImpl< OrtMemoryInfo > | |
| MemoryInfo(std::nullptr_t) | Ort::MemoryInfo | inlineexplicit |
| MemoryInfo(OrtMemoryInfo *p) | Ort::MemoryInfo | inlineexplicit |
| MemoryInfo(const char *name, OrtAllocatorType type, int id, OrtMemType mem_type) | Ort::MemoryInfo | |
| MemoryInfo(const char *name, OrtMemoryInfoDeviceType device_type, uint32_t vendor_id, uint32_t device_id, OrtDeviceMemoryType mem_type, size_t alignment, OrtAllocatorType allocator_type) | Ort::MemoryInfo | |
| 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 |
| operator==(const MemoryInfoImpl< U > &o) const | Ort::detail::MemoryInfoImpl< OrtMemoryInfo > | |
| p_ | Ort::detail::Base< T > | protected |
| release() | Ort::detail::Base< T > | inline |
| ~Base() | Ort::detail::Base< T > | inline |