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

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

get()Ort::MemoryAllocationinline
MemoryAllocation(OrtAllocator *allocator, void *p, size_t size)Ort::MemoryAllocation
MemoryAllocation(const MemoryAllocation &)=deleteOrt::MemoryAllocation
MemoryAllocation(MemoryAllocation &&) noexceptOrt::MemoryAllocation
operator=(const MemoryAllocation &)=deleteOrt::MemoryAllocation
operator=(MemoryAllocation &&) noexceptOrt::MemoryAllocation
size() constOrt::MemoryAllocationinline
~MemoryAllocation()Ort::MemoryAllocation