MemorySegmentPoolHeader Class Reference

#include <RexxMemory.hpp>

Inheritance diagram for MemorySegmentPoolHeader:
[legend]

Protected Attributes

MemorySegmentPoolnext
 
MemorySegmentspareSegment
 
char * nextAlloc
 
char * nextLargeAlloc
 
size_t uncommitted
 
size_t reserved
 

Detailed Description

Definition at line 126 of file RexxMemory.hpp.

Member Data Documentation

◆ next

◆ nextAlloc

char* MemorySegmentPoolHeader::nextAlloc
protected

◆ nextLargeAlloc

char* MemorySegmentPoolHeader::nextLargeAlloc
protected

◆ reserved

size_t MemorySegmentPoolHeader::reserved
protected

◆ spareSegment

◆ uncommitted

size_t MemorySegmentPoolHeader::uncommitted
protected

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