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

_HEAP_ENTRY Struct Reference

#include <heap.h>

List of all members.

Public Attributes

USHORT Size
USHORT PreviousSize
UCHAR SegmentIndex
UCHAR Flags
UCHAR UnusedBytes
UCHAR SmallTagIndex


Member Data Documentation

UCHAR _HEAP_ENTRY::Flags
 

Definition at line 76 of file heap.h.

Referenced by RtlAllocateHeap(), RtlAllocateHeapSlowly(), RtlDebugAllocateHeap(), RtlDebugFreeHeap(), RtlDebugReAllocateHeap(), RtlFreeHeap(), RtlFreeHeapSlowly(), RtlGetUserInfoHeap(), RtlpDeCommitFreeBlock(), RtlpFindAndCommitPages(), RtlpGetExtraStuffPointer(), RtlpGrowBlockInPlace(), RtlpInitializeHeapSegment(), RtlpValidateHeap(), RtlQueryProcessHeapInformation(), RtlReAllocateHeap(), RtlSetUserFlagsHeap(), RtlSetUserValueHeap(), RtlSizeHeap(), RtlUsageHeap(), RtlWalkHeap(), and RtlZeroHeap().

USHORT _HEAP_ENTRY::PreviousSize
 

Definition at line 53 of file heap.h.

Referenced by RtlpDeCommitFreeBlock(), RtlpFindAndCommitPages(), and RtlpInitializeHeapSegment().

UCHAR _HEAP_ENTRY::SegmentIndex
 

Definition at line 60 of file heap.h.

Referenced by RtlAllocateHeap(), RtlAllocateHeapSlowly(), RtlFreeHeap(), RtlFreeHeapSlowly(), RtlpDeCommitFreeBlock(), RtlpFindAndCommitPages(), RtlpInitializeHeapSegment(), RtlReAllocateHeap(), and RtlWalkHeap().

USHORT _HEAP_ENTRY::Size
 

Definition at line 45 of file heap.h.

Referenced by RtlAllocateHeap(), RtlAllocateHeapSlowly(), RtlDebugFreeHeap(), RtlFreeHeap(), RtlFreeHeapSlowly(), RtlpFindAndCommitPages(), RtlpGetExtraStuffPointer(), RtlpGrowBlockInPlace(), RtlQueryProcessHeapInformation(), RtlReAllocateHeap(), RtlSizeHeap(), RtlUsageHeap(), RtlWalkHeap(), and RtlZeroHeap().

UCHAR _HEAP_ENTRY::SmallTagIndex
 

Definition at line 91 of file heap.h.

Referenced by RtlAllocateHeap(), RtlDebugAllocateHeap(), RtlDebugFreeHeap(), RtlDebugReAllocateHeap(), RtlFreeHeapSlowly(), RtlQueryProcessHeapInformation(), RtlReAllocateHeap(), RtlUsageHeap(), and RtlWalkHeap().

UCHAR _HEAP_ENTRY::UnusedBytes
 

Definition at line 85 of file heap.h.

Referenced by RtlAllocateHeap(), RtlAllocateHeapSlowly(), RtlReAllocateHeap(), RtlSizeHeap(), RtlUsageHeap(), and RtlWalkHeap().


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