Go to the source code of this file.
Classes | |
struct | PageEntry |
Allocation status for a single data page. More... | |
class | RandomAllocationSegmentBase |
RandomAllocationSegmentBase is an abstract base class that implements RANDOM_ALLOCATION in terms of an underlying segment supporting LINEAR_ALLOCATION. More... |