Main Page   Modules   Alphabetical List   Data Structures   Data Fields  

RxHeap Struct Reference
[Generic]


Data Fields

RwUInt32  superBlockSize
rxHeapSuperBlockDescriptor *  head
rxHeapBlockHeader *  headBlock
rxHeapFreeBlock *  freeBlocks
RwUInt32  entriesAlloced
RwUInt32  entriesUsed
RwBool  dirty

Detailed Description

structure describing a pipeline execution heap

Field Documentation

RwBool dirty
 

Internally used boolean, flags whether the heap needs resetting or not.

RwUInt32 entriesAlloced
 

Number of entries allocated

RwUInt32 entriesUsed
 

Number of entries used

rxHeapFreeBlock* freeBlocks
 

Internally used free blocks pointer

rxHeapSuperBlockDescriptor* head
 

Internally used superblock pointer

rxHeapBlockHeader* headBlock
 

Internally used block pointer

RwUInt32 superBlockSize
 

Granularity of heap growth


Criterion Software © 1993-2003 Criterion Software Limited. All rights reserved. Built Tue Apr 22 12:46:11 2003. Send Feedback
Converted from CHM to HTML with chm2web Pro 2.85 (unicode)