gatb.core-API-0.0.0
MemoryCommon.hpp File Reference

Implementations common to various OS. More...

#include <gatb/system/api/IMemory.hpp>
#include <gatb/system/api/Exception.hpp>
#include <stdlib.h>
#include <string.h>
Include dependency graph for MemoryCommon.hpp:

Classes

class  MemoryAllocatorStdlib
 Implementation of IMemoryAllocator interface using standard system functions. More...
 
class  MemorySizeStore
 Implementation of IMemory interface with Proxy design pattern. More...
 
class  MemoryBounded
 Implementation of IMemory interface with bounded memory usage. More...
 
class  MemoryOperationsCommon
 Implementation of IMemoryOperations interface using standard system functions. More...
 
class  MemoryCommon
 common implementation of IMemory interface More...
 

Namespaces

 gatb::core
 Core package of the GATP project.
 
 gatb::core::system
 Operating System abstraction layer.
 
 gatb::core::system::impl
 Implementation of Operating System abstraction layer.
 

Detailed Description

Implementations common to various OS.

Date
01/03/2013
Author
edrezen