Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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. |