CacheBlock Struct Reference

#include <gcache.h>

List of all members.

Public Attributes

CacheBlockPrev
CacheBlockNext
CacheBlockPrevFree
CacheBlockNextFree
UINT32 State
CacheBlockPrevUsed
CacheBlockNextUsed
CacheBlockLink
UINT32 Handle
INT32 Object [1]


Detailed Description

Definition at line 106 of file gcache.h.


Member Data Documentation

UINT32 CacheBlock::Handle
 

Definition at line 119 of file gcache.h.

CacheBlock* CacheBlock::Link
 

Definition at line 118 of file gcache.h.

CacheBlock* CacheBlock::Next
 

Definition at line 108 of file gcache.h.

CacheBlock* CacheBlock::NextFree
 

Definition at line 112 of file gcache.h.

CacheBlock* CacheBlock::NextUsed
 

Definition at line 117 of file gcache.h.

INT32 CacheBlock::Object[1]
 

Definition at line 120 of file gcache.h.

CacheBlock* CacheBlock::Prev
 

Definition at line 107 of file gcache.h.

CacheBlock* CacheBlock::PrevFree
 

Definition at line 111 of file gcache.h.

CacheBlock* CacheBlock::PrevUsed
 

Definition at line 116 of file gcache.h.

UINT32 CacheBlock::State
 

Definition at line 113 of file gcache.h.


The documentation for this struct was generated from the following file:
Generated on Sat Nov 10 03:51:42 2007 for Camelot by  doxygen 1.4.4