![]() |
mutable
A Database System for Research and Fast Prototyping
|
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... | |