AllocInfo provides optional debugging support for allocations in memory heaps (used in debug configurations). This allows for detailed memory leak reports and memory usage statistics.
StatId is used to identify and group allocation for statistic reporting. Line and pFileName are used to report the memory leaks when heap is released as a whole.
Method |
Description |
AllocInfo constructor. |
SF_AllocInfo.h