Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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. |