Nebula
Loading...
Searching...
No Matches
Memory::RangeAllocator::RangeAllocatorNode Struct Reference

Public Member Functions

 RangeAllocatorNode ()
 

Public Attributes

bool resident
 
uint size
 
uint offset
 
uint binPrev
 
uint binNext
 
uint blockPrev
 
uint blockNext
 

Static Public Attributes

static constexpr uint END = 0xFFFFFFFF
 

Constructor & Destructor Documentation

◆ RangeAllocatorNode()

Memory::RangeAllocator::RangeAllocatorNode::RangeAllocatorNode ( )
inline

Member Data Documentation

◆ binNext

uint Memory::RangeAllocator::RangeAllocatorNode::binNext

◆ binPrev

uint Memory::RangeAllocator::RangeAllocatorNode::binPrev

◆ blockNext

uint Memory::RangeAllocator::RangeAllocatorNode::blockNext

◆ blockPrev

uint Memory::RangeAllocator::RangeAllocatorNode::blockPrev

◆ END

constexpr uint Memory::RangeAllocator::RangeAllocatorNode::END = 0xFFFFFFFF
staticconstexpr

◆ offset

uint Memory::RangeAllocator::RangeAllocatorNode::offset

◆ resident

bool Memory::RangeAllocator::RangeAllocatorNode::resident

◆ size

uint Memory::RangeAllocator::RangeAllocatorNode::size

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