ReactOS 0.4.15-dev-7788-g1ad9096
FxObjectDebugExtension Struct Reference

#include <fxobject.hpp>

Collaboration diagram for FxObjectDebugExtension:

Public Member Functions

 DECLSPEC_ALIGN (MEMORY_ALLOCATION_ALIGNMENT) ULONG AllocationStart[1]
 

Public Attributes

FxTagTrackerTagTracker
 
FxVerifierLockVerifierLock
 
BYTE StateHistory [8]
 
LONG StateHistoryIndex
 
ULONG Signature
 

Detailed Description

Definition at line 207 of file fxobject.hpp.

Member Function Documentation

◆ DECLSPEC_ALIGN()

FxObjectDebugExtension::DECLSPEC_ALIGN ( MEMORY_ALLOCATION_ALIGNMENT  )

Member Data Documentation

◆ Signature

ULONG FxObjectDebugExtension::Signature

Definition at line 220 of file fxobject.hpp.

Referenced by FxObjectAndHandleHeaderInit(), and if().

◆ StateHistory

BYTE FxObjectDebugExtension::StateHistory[8]

Definition at line 212 of file fxobject.hpp.

Referenced by if(), and FxObject::SetObjectStateLocked().

◆ StateHistoryIndex

LONG FxObjectDebugExtension::StateHistoryIndex

Definition at line 214 of file fxobject.hpp.

Referenced by if(), and FxObject::SetObjectStateLocked().

◆ TagTracker

FxTagTracker* FxObjectDebugExtension::TagTracker

Definition at line 208 of file fxobject.hpp.

Referenced by FxObject::AllocateTagTracker(), and FxObject::ProcessDestroy().

◆ VerifierLock


The documentation for this struct was generated from the following file: