![]() |
WPILibC++ 2025.3.2
|
This is the complete list of members for wpi::MallocAllocator, including all inherited members.
| Allocate(size_t Size, size_t Alignment) | wpi::MallocAllocator | inline |
| wpi::AllocatorBase< MallocAllocator >::Allocate(size_t Num=1) | wpi::AllocatorBase< MallocAllocator > | inline |
| Deallocate(const void *Ptr, size_t Size, size_t Alignment) | wpi::MallocAllocator | inline |
| wpi::AllocatorBase< MallocAllocator >::Deallocate(T *Ptr, size_t Num=1) | wpi::AllocatorBase< MallocAllocator > | inline |
| PrintStats() const | wpi::MallocAllocator | inline |
| Reset() | wpi::MallocAllocator | inline |