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

_HEAP_HEADER Struct Reference

List of all members.

Public Attributes

ULONG Length
BOOLEAN ZeroExtraMemory
PVOID ValidAddress
PVOID EndAddress
ULONG Spare
FREE_HEADER FreeList

Member Data Documentation

PVOID _HEAP_HEADER::EndAddress
 

Definition at line 89 of file memory.c.

Referenced by AlRtCreateHeap(), AlRtFreeHeap(), and AlRtReAllocateHeap().

FREE_HEADER _HEAP_HEADER::FreeList
 

Definition at line 95 of file memory.c.

Referenced by AlRtAllocateHeap(), AlRtCreateHeap(), and AlRtFreeHeap().

ULONG _HEAP_HEADER::Length
 

Definition at line 71 of file memory.c.

Referenced by AlRtAllocateHeap(), AlRtCreateHeap(), AlRtFreeHeap(), and AlRtReAllocateHeap().

ULONG _HEAP_HEADER::Spare
 

Definition at line 94 of file memory.c.

PVOID _HEAP_HEADER::ValidAddress
 

Definition at line 84 of file memory.c.

Referenced by AlRtCreateHeap(), AlRtFreeHeap(), and AlRtReAllocateHeap().

BOOLEAN _HEAP_HEADER::ZeroExtraMemory
 

Definition at line 78 of file memory.c.

Referenced by AlRtAllocateHeap(), AlRtCreateHeap(), and AlRtReAllocateHeap().


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