Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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;
Remarks
Calling DumpAllObjectsSince with an uninitialized CMemoryState object will dump out all objects currently in memory.
Example
See the example for the CMemoryState constructor.
Requirements
Header: afx.h