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

#include <rangeallocator.h>

Detailed Description

Describes a range allocated by the Memory::RangeAllocator.

Public Attributes

uint offset
 
uint size
 
uint node
 

Static Public Attributes

static constexpr uint OOM = 0xFFFFFFFF
 

Member Data Documentation

◆ node

uint Memory::RangeAllocation::node

◆ offset

uint Memory::RangeAllocation::offset

◆ OOM

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

◆ size

uint Memory::RangeAllocation::size

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