soma-io  5.0.5
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.

Classes

class  soma::LowLevelAllocator
 Abstract base class for actual allocators types. More...
 
class  soma::MemoryAllocator
 Normal allocation mode: allocation in main memory. More...
 
class  soma::NullAllocator
 This allocator doesn't allocate anything. More...
 
class  soma::AllocatorStrategy
 Determination of the allocation type depending of the buffer size to allocate and the disk format of data. More...
 
class  soma::AllocatorContext
 Allocation context. More...
 

Namespaces

 soma
 

Functions

std::ostream & soma::operator<< (std::ostream &os, const MemoryAllocator &thing)