This is the complete list of members for AZ::IO::IStreamerTypes::RequestMemoryAllocator, including all inherited members.
| Allocate(u64 minimalSize, u64 recommendeSize, size_t alignment)=0 | AZ::IO::IStreamerTypes::RequestMemoryAllocator | pure virtual |
| LockAllocator()=0 | AZ::IO::IStreamerTypes::RequestMemoryAllocator | pure virtual |
| Release(void *address)=0 | AZ::IO::IStreamerTypes::RequestMemoryAllocator | pure virtual |
| UnlockAllocator()=0 | AZ::IO::IStreamerTypes::RequestMemoryAllocator | pure virtual |
| ~RequestMemoryAllocator()=default (defined in AZ::IO::IStreamerTypes::RequestMemoryAllocator) | AZ::IO::IStreamerTypes::RequestMemoryAllocator | virtual |