OS
v1.7.5
Documentation
|
This is the complete list of members for qOS::mem::pool, including all inherited members.
alloc(size_t pSize) noexcept | qOS::mem::pool | |
free(void *ptr) noexcept | qOS::mem::pool | |
getFreeSize(void) const noexcept | qOS::mem::pool | |
pool(void *pArea, const size_t pSize) noexcept | qOS::mem::pool | inline |
setup(void *pArea, const size_t pSize) noexcept | qOS::mem::pool |