Raytrix Light Field SDK  5.0
Rx::IAllocator Member List

This is the complete list of members for Rx::IAllocator, including all inherited members.

Allocate(std::size_t nSizeInBytes)=0Rx::IAllocatorpure virtual
Deallocate(void *pvPtr, std::size_t nSizeInBytes)=0Rx::IAllocatorpure virtual
IAllocator()=defaultRx::IAllocator
IAllocator(const IAllocator &)=defaultRx::IAllocatorprotected
IAllocator(IAllocator &&) noexcept=defaultRx::IAllocatorprotected
operator=(const IAllocator &)=defaultRx::IAllocatorprotected
operator=(IAllocator &&) noexcept=defaultRx::IAllocatorprotected
~IAllocator()=defaultRx::IAllocatorvirtual