0 out of 1 rated this helpful - Rate this topic

CMemoryState::DumpAllObjectsSince 

Calls the Dump function for all objects of a type derived from class CObject that were allocated (and are still allocated) since the last Checkpoint call for this CMemoryState object.


void DumpAllObjectsSince( ) const;

Calling DumpAllObjectsSince with an uninitialized CMemoryState object will dump out all objects currently in memory.

See the example for the CMemoryState constructor.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ