mutable
A Database System for Research and Fast Prototyping
Loading...
Searching...
No Matches
Data Structures
m::memory Namespace Reference

Data Structures

struct  AddressSpace
 This class represents a reserved address space in virtual memory. More...
 
struct  Allocator
 This is the common interface for all memory allocators that support rewiring. More...
 
struct  LinearAllocator
 This is the simplest kind of allocator. More...
 
struct  Memory
 Represents a mapping created by a memory::Allocator. More...