Castor3D 0.16.0
Multiplatform 3D engine
castor::BuddyAllocatorT< Traits > Member List

This is the complete list of members for castor::BuddyAllocatorT< Traits >, including all inherited members.

allocate(size_t size)castor::BuddyAllocatorT< Traits >
BuddyAllocatorT(uint32_t numLevels, uint32_t minBlockSize)castor::BuddyAllocatorT< Traits >
deallocate(PointerType pointer)castor::BuddyAllocatorT< Traits >
getAlignSize() constcastor::BuddyAllocatorT< Traits >inline
getTotalSize() constcastor::BuddyAllocatorT< Traits >
hasAvailable(size_t size) constcastor::BuddyAllocatorT< Traits >