ReactOS 0.4.15-dev-7942-gd23573b
FxTagTrackingStackFrames Struct Reference

#include <fxtagtracker.hpp>

Inheritance diagram for FxTagTrackingStackFrames:
Collaboration diagram for FxTagTrackingStackFrames:

Public Attributes

USHORT NumFrames
 
ULONG64 Frames [FRAMES_TO_CAPTURE]
 

Additional Inherited Members

- Public Member Functions inherited from FxStump
PVOID operator new (__in size_t Size, __in PFX_DRIVER_GLOBALS FxDriverGlobals)
 
PVOID operator new (__in size_t Size, __in PFX_DRIVER_GLOBALS FxDriverGlobals, __in POOL_TYPE PoolType)
 
VOID operator delete (__in PVOID pointer)
 
PVOID operator new[] (__in size_t Size, __in PFX_DRIVER_GLOBALS FxDriverGlobals)
 
VOID operator delete[] (__in PVOID pointer)
 
- Protected Member Functions inherited from FxStump
 FxStump (VOID)
 

Detailed Description

Definition at line 56 of file fxtagtracker.hpp.

Member Data Documentation

◆ Frames

ULONG64 FxTagTrackingStackFrames::Frames[FRAMES_TO_CAPTURE]

Definition at line 58 of file fxtagtracker.hpp.

Referenced by FxTagTracker::CopyStackFrames().

◆ NumFrames

USHORT FxTagTrackingStackFrames::NumFrames

Definition at line 57 of file fxtagtracker.hpp.

Referenced by FxTagTracker::CopyStackFrames().


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