Swarm-NG  1.1
memorymap.cpp File Reference

Implements memory mapping methods. More...

#include "memorymap.hpp"
#include "util.hpp"
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <string.h>
#include <errno.h>
#include <unistd.h>
#include <iostream>
#include <cassert>

Go to the source code of this file.

Detailed Description

Implements memory mapping methods.

Definition in file memorymap.cpp.