CppELib 1.7.0
Loading...
Searching...
No Matches
VariableMemoryPool.h File Reference
#include <cstddef>

Go to the source code of this file.

Classes

class  OSWrapper::VariableMemoryPool
 Abstract class that has functions of common RTOS's variable-size memory pool. More...
 

Namespaces

namespace  OSWrapper
 OSWrapper provides abstract C++ interface of common RTOS: thread, mutex, event flag, message queue, memory pool, etc.
 

Functions

void OSWrapper::registerVariableMemoryPoolFactory (VariableMemoryPoolFactory *factory)
 Register the VariableMemoryPoolFactory.