#include <svdhash.h>
Data Fields | |
HP_HEAPLENGTH | nBlockSize |
union { | |
HP_HEAPOFFSET oNext | |
struct { | |
HP_HEAPLENGTH nRecordSize | |
UINT32 nHash | |
} s | |
} | u |
Definition at line 97 of file svdhash.h.
Definition at line 99 of file svdhash.h.
Referenced by CHashPage::Empty(), CHashPage::HeapAlloc(), and CHashPage::HeapFree().
Definition at line 102 of file svdhash.h.
Referenced by CHashPage::Empty(), CHashPage::HeapAlloc(), and CHashPage::HeapFree().
struct { ... } tagHPHeapNode::s |
union { ... } tagHPHeapNode::u |