Nebula
Loading...
Searching...
No Matches
Memory::RangeAllocation Struct Reference

#include <rangeallocator.h>

Detailed Description

Describes a range allocated by the Memory::RangeAllocator.

Public Attributes

size_t offset
size_t size
uint node

Static Public Attributes

static constexpr size_t OOM = 0xFFFFFFFF

Member Data Documentation

◆ node

uint Memory::RangeAllocation::node

◆ offset

size_t Memory::RangeAllocation::offset

◆ OOM

size_t Memory::RangeAllocation::OOM = 0xFFFFFFFF
staticconstexpr

◆ size

size_t Memory::RangeAllocation::size

The documentation for this struct was generated from the following file: