SuperTinyKernel™ RTOS 1.08.x
Lightweight, high-performance, deterministic, bare-metal C++ RTOS for resource-constrained embedded systems. MIT Open Source License.
Loading...
Searching...
No Matches
stk::memory::MemoryAllocator Member List

This is the complete list of members for stk::memory::MemoryAllocator, including all inherited members.

Allocate(size_t size) __stk_weakstk::memory::MemoryAllocatorstatic
AllocateArrayT(size_t count, TArgs &&...args)stk::memory::MemoryAllocatorinlinestatic
AllocateOneT(TArgs &&...args)stk::memory::MemoryAllocatorinlinestatic
CAPACITY_DEFAULTstk::memory::MemoryAllocatorstatic
Free(void *ptr) __stk_weakstk::memory::MemoryAllocatorstatic
FreeArrayT(TElement ptr[], size_t count)stk::memory::MemoryAllocatorinlinestatic
FreeOneT(TElement *ptr)stk::memory::MemoryAllocatorinlinestatic
GetStats() __stk_weakstk::memory::MemoryAllocatorstatic