Udostępnij za pośrednictwem


CMemoryState::CMemoryState

Konstrukcje pusty CMemoryState obiekt, który musi zostać wypełnione przez Checkpoint lub Różnica funkcji składowej.

CMemoryState( );

Przykład

CMemoryState msOld;
msOld.Checkpoint();
CPerson* pper1 = new CPerson();
CPerson* pper2 = new CPerson();
msOld.DumpAllObjectsSince();               

Wymagania

Nagłówek: afx.h

Zobacz też

Informacje

Struktura CMemoryState

Wykres hierarchii