#include <Allocate.h>
Collaboration diagram for MemHeader:

Public Member Functions | |
| void | FindLargestChunk () |
Public Attributes | |
| MemHeader * | next |
| MemChunk * | m_freehead |
| char * | block |
| char * | lower |
| char * | upper |
| size_t | free |
| size_t | size |
| size_t | m_largestchunk |
Definition at line 64 of file Allocate.h.
|
|
|
|
|
Definition at line 71 of file Allocate.h. |
|
|
Definition at line 74 of file Allocate.h. |
|
|
Definition at line 72 of file Allocate.h. |
|
|
Definition at line 67 of file Allocate.h. |
|
|
Definition at line 74 of file Allocate.h. |
|
|
Definition at line 66 of file Allocate.h. |
|
|
Definition at line 74 of file Allocate.h. |
|
|
Definition at line 73 of file Allocate.h. |
Generated on Thu Oct 27 11:47:00 2005 with
1.4.5 written by Dimitri van Heesch,
© 1997-2001