CMemoryState Class Members

Construction

CMemoryState Constructs a class-like structure that controls memory checkpoints.
Checkpoint Obtains a snapshot or “checkpoint” of the current memory state.

Operations

Difference Computes the difference between two objects of type CMemoryState.
DumpAllObjectsSince Dumps a summary of all currently allocated objects since a previous checkpoint.
DumpStatistics Prints memory allocation statistics for a CMemoryState object.

CMemoryState OverviewHierarchy Chart