![]() |
F´ Flight Software - C/C++ Documentation
A framework for building embedded system applications to NASA flight quality standards.
|
Defines a base class for a memory allocator for classes. More...
#include <Fw/FPrimeBasicTypes.hpp>#include <config/MemoryAllocatorTypeEnumAc.hpp>#include <cstddef>Go to the source code of this file.
Classes | |
| class | Fw::MemAllocator |
| Memory Allocation base class. More... | |
| class | Fw::MemAllocatorRegistry |
Namespaces | |
| Fw | |
| Implementation of malloc based allocator. | |
Defines a base class for a memory allocator for classes.
Definition in file MemAllocator.hpp.