#include <MallocDoubleFreeFinder.h>
Definition at line 38 of file MallocDoubleFreeFinder.h.
◆ TrackedAllocationData() [1/2]
FMallocDoubleFreeFinder::TrackedAllocationData::TrackedAllocationData |
( |
| ) |
|
|
inline |
◆ TrackedAllocationData() [2/2]
FMallocDoubleFreeFinder::TrackedAllocationData::TrackedAllocationData |
( |
SIZE_T | InRequestedSize, |
|
|
int32 | InCallStackIndex ) |
|
inline |
◆ ~TrackedAllocationData()
FMallocDoubleFreeFinder::TrackedAllocationData::~TrackedAllocationData |
( |
| ) |
|
|
inline |
◆ CallStackIndex
int32 FMallocDoubleFreeFinder::TrackedAllocationData::CallStackIndex |
◆ Size
SIZE_T FMallocDoubleFreeFinder::TrackedAllocationData::Size |
The documentation for this struct was generated from the following file: