LeviLamina
Loading...
Searching...
No Matches
Bedrock::Memory::IMemoryAllocator Class Referenceabstract
+ Inheritance diagram for Bedrock::Memory::IMemoryAllocator:

Public Member Functions

virtual void * allocate (uint64)=0
 
virtual void release (void *)=0
 
virtual void * alignedAllocate (uint64, uint64)=0
 
virtual void alignedRelease (void *)=0
 
virtual uint64 getUsableSize (void *)=0
 
virtual void * _realloc (::gsl::not_null< void * >, uint64)=0
 

The documentation for this class was generated from the following file: