Modestus Moon OS  R4
CS 450 project
index_table Struct Reference

#include <heap.h>

Collaboration diagram for index_table:

Data Fields

index_entry table [TABLE_SIZE]
 
int id
 

Detailed Description

Definition at line 27 of file heap.h.

Field Documentation

int index_table::id

Definition at line 29 of file heap.h.

index_entry index_table::table[TABLE_SIZE]

Definition at line 28 of file heap.h.


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