2.9.16
Coherent GT
A modern user interface library for games
renoir::IAllocator Member List

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

AlignedAllocate(unsigned size, unsigned alignment)=0renoir::IAllocatorpure virtual
AlignedDeallocate(void *ptr)=0renoir::IAllocatorpure virtual
Allocate(unsigned size)=0renoir::IAllocatorpure virtual
Deallocate(void *ptr)=0renoir::IAllocatorpure virtual
Reallocate(void *ptr, unsigned size)=0renoir::IAllocatorpure virtual