![]() |
Castor3D 0.17.0
Multiplatform 3D engine
|
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() const | castor::BuddyAllocatorT< Traits > | inline |
| getAvailable() const noexcept | castor::BuddyAllocatorT< Traits > | |
| getTotalSize() const | castor::BuddyAllocatorT< Traits > | |
| hasAvailable(size_t size) const | castor::BuddyAllocatorT< Traits > |