F´ Flight Software - C/C++ Documentation  devel
A framework for building embedded system applications to NASA flight quality standards.
MmapAllocator.cpp File Reference

Implementation of mmap based allocator. More...

#include <sys/mman.h>
#include <Fw/Types/Assert.hpp>
#include <Fw/Types/MmapAllocator.hpp>
#include <cstdlib>

Go to the source code of this file.

Namespaces

 Fw
 

Detailed Description

Implementation of mmap based allocator.

Author
Gene Merewether

Definition in file MmapAllocator.cpp.