tagHPHeapNode Struct Reference

#include <svdhash.h>


Data Fields

HP_HEAPLENGTH nBlockSize
union {
   HP_HEAPOFFSET   oNext
   struct {
      HP_HEAPLENGTH   nRecordSize
      UINT32   nHash
   }   s
u


Detailed Description

Definition at line 97 of file svdhash.h.


Field Documentation

HP_HEAPLENGTH tagHPHeapNode::nBlockSize

Definition at line 99 of file svdhash.h.

Referenced by CHashPage::Empty(), CHashPage::HeapAlloc(), and CHashPage::HeapFree().

UINT32 tagHPHeapNode::nHash

Definition at line 106 of file svdhash.h.

HP_HEAPLENGTH tagHPHeapNode::nRecordSize

Definition at line 105 of file svdhash.h.

HP_HEAPOFFSET tagHPHeapNode::oNext

Definition at line 102 of file svdhash.h.

Referenced by CHashPage::Empty(), CHashPage::HeapAlloc(), and CHashPage::HeapFree().

struct { ... } tagHPHeapNode::s

Referenced by CHashPage::Defrag(), CHashPage::FindFirstKey(), CHashPage::FindNextKey(), CHashPage::GetStats(), CHashPage::HeapAlloc(), CHashPage::HeapCopy(), and CHashPage::HeapUpdate().

union { ... } tagHPHeapNode::u

Referenced by CHashPage::Defrag(), CHashPage::Empty(), CHashPage::FindFirstKey(), CHashPage::FindNextKey(), CHashPage::GetStats(), CHashPage::HeapAlloc(), CHashPage::HeapCopy(), CHashPage::HeapFree(), and CHashPage::HeapUpdate().


The documentation for this struct was generated from the following file:
Generated on Mon May 28 04:40:25 2007 for MUX by  doxygen 1.4.7