Nebula
|
#include <rangeallocator.h>
Describes a range allocated by the Memory::RangeAllocator.
Public Attributes | |
uint | offset |
uint | size |
uint | node |
Static Public Attributes | |
static constexpr uint | OOM = 0xFFFFFFFF |
uint Memory::RangeAllocation::node |
uint Memory::RangeAllocation::offset |
|
staticconstexpr |
uint Memory::RangeAllocation::size |