ReactOS 0.4.15-dev-6068-g8061a6f
|
#include <rtltypes.h>
Definition at line 471 of file rtltypes.h.
PRTL_GENERIC_ALLOCATE_ROUTINE _RTL_GENERIC_TABLE::AllocateRoutine |
Definition at line 478 of file rtltypes.h.
PRTL_GENERIC_COMPARE_ROUTINE _RTL_GENERIC_TABLE::CompareRoutine |
Definition at line 477 of file rtltypes.h.
PRTL_GENERIC_FREE_ROUTINE _RTL_GENERIC_TABLE::FreeRoutine |
Definition at line 479 of file rtltypes.h.
LIST_ENTRY _RTL_GENERIC_TABLE::InsertOrderList |
Definition at line 473 of file rtltypes.h.
ULONG _RTL_GENERIC_TABLE::NumberGenericTableElements |
Definition at line 476 of file rtltypes.h.
PLIST_ENTRY _RTL_GENERIC_TABLE::OrderedPointer |
Definition at line 474 of file rtltypes.h.
PVOID _RTL_GENERIC_TABLE::TableContext |
Definition at line 480 of file rtltypes.h.
PRTL_SPLAY_LINKS _RTL_GENERIC_TABLE::TableRoot |
Definition at line 472 of file rtltypes.h.
ULONG _RTL_GENERIC_TABLE::WhichOrderedElement |
Definition at line 475 of file rtltypes.h.