![]() |
Open FFBoard
Open source force feedback firmware
|
This is the complete list of members for cpp_freertos::MemoryPool, including all inherited members.
AddMemory(int itemCount) | cpp_freertos::MemoryPool | |
AddMemory(void *preallocatedMemory, int preallocatedMemorySize) | cpp_freertos::MemoryPool | |
Alignment | cpp_freertos::MemoryPool | private |
Allocate() | cpp_freertos::MemoryPool | |
CalculateItemSize() | cpp_freertos::MemoryPool | private |
CalculateValidAlignment() | cpp_freertos::MemoryPool | private |
Free(void *item) | cpp_freertos::MemoryPool | |
FreeItems | cpp_freertos::MemoryPool | private |
ItemSize | cpp_freertos::MemoryPool | private |
Lock | cpp_freertos::MemoryPool | private |
MemoryPool(int itemSize, int itemCount, int alignment) | cpp_freertos::MemoryPool | |
MemoryPool(int itemSize, void *preallocatedMemory, int preallocatedMemorySize, int alignment) | cpp_freertos::MemoryPool | |
~MemoryPool()=delete | cpp_freertos::MemoryPool | private |
~MemoryPool() | cpp_freertos::MemoryPool | private |