F´ Flight Software - C/C++ Documentation NASA-v1.6.0
A framework for building embedded system applications to NASA flight quality standards.
Loading...
Searching...
No Matches
MmapAllocator.cpp File Reference

Implementation of mmap based allocator. More...

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

Go to the source code of this file.

Namespaces

namespace  Fw
 

Detailed Description

Implementation of mmap based allocator.

Author
Gene Merewether

Definition in file MmapAllocator.cpp.