|
Nebula
|
#include <rangeallocator.h>
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 |
| uint Memory::RangeAllocation::node |
| size_t Memory::RangeAllocation::offset |
|
staticconstexpr |
| size_t Memory::RangeAllocation::size |