CASToR  2.0
Tomographic Reconstruction (PET/SPECT/CT)
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Classes
oMemoryMapped.hh File Reference

Implementation of file to memory mapping. More...

#include <stdint.h>
#include "gVariables.hh"
#include "sOutputManager.hh"

Go to the source code of this file.

Classes

class  oMemoryMapped
 Portable read-only memory mapping (Windows and Linux) More...
 

Detailed Description

Implementation of file to memory mapping.

This class was taken from Stephan Brumme website and adapted to the CASToR project with almost no modifications. Many thanks to him! Copyright (c) 2013 Stephan Brumme. All rights reserved. see http://create.stephan-brumme.com/disclaimer.html

Definition in file oMemoryMapped.hh.