![]() |
F´ Flight Software - C/C++ Documentation
A framework for building embedded system applications to NASA flight quality standards.
|
A MemAllocator implementation class that uses mmap. More...
#include <sys/mman.h>#include <unistd.h>#include <Fw/DataStructures/RedBlackTreeMap.hpp>#include <Fw/Logger/Logger.hpp>#include <Fw/Types/MemAllocator.hpp>#include <cerrno>Go to the source code of this file.
Classes | |
| class | Fw::MmapAllocator< C > |
Namespaces | |
| Fw | |
| Implementation of malloc based allocator. | |
A MemAllocator implementation class that uses mmap.
Definition in file MmapAllocator.hpp.