aimsdata  5.0.5
Neuroimaging data handling
allocator.h File Reference
Include dependency graph for allocator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 aims
 The class for EcatSino data write operation.
 

Typedefs

typedef carto::AllocatorStrategy::MappingMode FileOpenMode
 
typedef carto::AllocatorContext aims::Allocator
 compatibility typedef - NEVER USE IT More...
 

Variables

const carto::AllocatorStrategy::MappingMode MEM
 
const carto::AllocatorStrategy::MappingMode MAP
 
const carto::AllocatorStrategy::MappingMode MAP_COPY
 
const carto::AllocatorStrategy::MappingMode MAP_RO
 
const carto::AllocatorStrategy::MappingMode MAP_RW
 

Typedef Documentation

◆ FileOpenMode

typedef carto::AllocatorStrategy::MappingMode FileOpenMode

Definition at line 44 of file allocator.h.

Variable Documentation

◆ MAP

const carto::AllocatorStrategy::MappingMode MAP

◆ MAP_COPY

const carto::AllocatorStrategy::MappingMode MAP_COPY

◆ MAP_RO

const carto::AllocatorStrategy::MappingMode MAP_RO

◆ MAP_RW

const carto::AllocatorStrategy::MappingMode MAP_RW

◆ MEM

const carto::AllocatorStrategy::MappingMode MEM