This is the complete list of members for renoir::IAllocator, including all inherited members.
| AlignedAllocate(unsigned size, unsigned alignment)=0 | renoir::IAllocator | pure virtual |
| AlignedDeallocate(void *ptr)=0 | renoir::IAllocator | pure virtual |
| Allocate(unsigned size)=0 | renoir::IAllocator | pure virtual |
| Deallocate(void *ptr)=0 | renoir::IAllocator | pure virtual |
| Reallocate(void *ptr, unsigned size)=0 | renoir::IAllocator | pure virtual |