Modestus Moon OS  R4
CS 450 project
heap Struct Reference

#include <heap.h>

Collaboration diagram for heap:

Data Fields

index_table index
 
u32int base
 
u32int max_size
 
u32int min_size
 

Detailed Description

Definition at line 33 of file heap.h.

Field Documentation

u32int heap::base

Definition at line 35 of file heap.h.

index_table heap::index

Definition at line 34 of file heap.h.

u32int heap::max_size

Definition at line 36 of file heap.h.

u32int heap::min_size

Definition at line 37 of file heap.h.


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