Main Page   Modules   Compound List   File List   Compound Members   File Members  

_HeapEntryState Struct Reference

Entry used during garbage collection that tracks the state of a heap entry and is used for searching when finding if a number is a heap pointer. More...

List of all members.

Public Attributes

void * pBase
 Pointer to the start of data that this heap entry holds. More...

UINT uFlags
 OR of FLAG*.


Detailed Description

Entry used during garbage collection that tracks the state of a heap entry and is used for searching when finding if a number is a heap pointer.


Member Data Documentation

void* _HeapEntryState::pBase
 

Pointer to the start of data that this heap entry holds.

Used to speed the search.


The documentation for this struct was generated from the following file:
Generated on Sat May 11 15:15:42 2002 for JauneRuntimeclib by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002