Embedded Multicore Building Blocks V1.0.0
|
This is the complete list of members for embb::base::Allocation, including all inherited members.
Allocate(size_t size) | embb::base::Allocation | static |
AllocateAligned(size_t alignment, size_t size) | embb::base::Allocation | static |
AllocateCacheAligned(size_t size) | embb::base::Allocation | static |
AllocatedBytes() | embb::base::Allocation | static |
Delete(Type *to_delete) | embb::base::Allocation | static |
Free(void *ptr) | embb::base::Allocation | static |
FreeAligned(void *ptr) | embb::base::Allocation | static |
New() | embb::base::Allocation | static |
New(Arg1 argument1,...) | embb::base::Allocation | static |