Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

_HCELL Struct Reference

#include <hivedata.h>

List of all members.

Public Attributes

LONG Size
union {
   struct {
      ULONG   Last
      union {
         ULONG   UserData
         HCELL_INDEX   Next
      }   u
   }   OldCell
   struct {
      union {
         ULONG   UserData
         HCELL_INDEX   Next
      }   u
   }   NewCell
u


Member Data Documentation

ULONG _HCELL::Last
 

Definition at line 167 of file hivedata.h.

Referenced by ScanHive().

struct { ... } _HCELL::NewCell
 

HCELL_INDEX _HCELL::Next
 

Definition at line 177 of file hivedata.h.

struct { ... } _HCELL::OldCell
 

LONG _HCELL::Size
 

Definition at line 164 of file hivedata.h.

Referenced by HvFreeCell(), HvIsCellAllocated(), HvMarkCellDirty(), HvpEnlistFreeCells(), and ScanHive().

union { ... } _HCELL::u
 

union { ... } ::@190 _HCELL::u
 

union { ... } ::@189 _HCELL::u
 

Referenced by HvFreeCell(), HvIsCellAllocated(), and HvpGetCellPaged().

ULONG _HCELL::UserData
 

Definition at line 176 of file hivedata.h.


The documentation for this struct was generated from the following file:
Generated on Sat May 15 19:46:18 2004 for test by doxygen 1.3.7