Main Page   Modules   Alphabetical List   Data Structures   Data Fields  

RwFreeList Struct Reference
[RwFreeList]


Data Fields

RwUInt32  entrySize
RwUInt32  entriesPerBlock
RwUInt32  heapSize
RwUInt32  alignment
RwLinkList  blockList
RwUInt32  flags
RwLLLink  link

Detailed Description

Holds free list info, should be considered opaque. Use API functions to access.

Field Documentation

RwUInt32 alignment
 

alignment of a free list entry

RwLinkList blockList
 

list of data blocks

RwUInt32 entriesPerBlock
 

number of entries per free list block

RwUInt32 entrySize
 

size of an entry in the free list

RwUInt32 flags
 

flags which affect the behavior of the free list
rwFREELISTFLAG_FREEBLOCKS

RwUInt32 heapSize
 

size of the heap

RwLLLink link
 

link to the free list linked list


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