ctl_heap Struct Reference

A fixed heap type. More...

#include <heap.h>


Data Fields

const uint8 * begin
const uint8 * end
uint8 * curr


Detailed Description

A fixed heap type.

Definition at line 13 of file heap.h.


Field Documentation

const uint8* ctl_heap::begin

Start of heap space

Definition at line 15 of file heap.h.

const uint8* ctl_heap::end

End of heap space

Definition at line 16 of file heap.h.

Current position in heap

Definition at line 17 of file heap.h.


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

Generated on Fri Jan 2 15:28:37 2009 for Squat by  doxygen 1.5.6