F´ Flight Software - C/C++ Documentation devel
A framework for building embedded system applications to NASA flight quality standards.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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.