Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

oofDebugNew.h File Reference


Detailed Description

Debugging code to use the Metrowerks DebugNew files.

Use by #define OOF_MEM_DEBUG_LAST_INCLUDE "oofDebugNew.h"

Note:
contrary to comments in debugnew.cp, the use of DebugNew is documented in the Targeting MacOS PDF or HTML docs, and NOT in a separate DebugNew.doc file.
See also:
oofSmartheap.h DebugNew.cp

#include <DebugNew.h>

Include dependency graph for oofDebugNew.h:

Include dependency graph

Defines

#define DEBUG_NEW   2
#define new   NEW
#define OOF_MEM_DEBUG_FORCE_POOL_CHECK   DebugNewValidateAllBlocks();
#define OOF_MEM_DEBUG_REPORT_LEAKS   DebugNewReportLeaks();
#define OOF_MEM_DEBUG_FORGET_LEAKS   DebugNewForgetLeaks();

Define Documentation

#define DEBUG_NEW   2
 

#define new   NEW
 

#define OOF_MEM_DEBUG_FORCE_POOL_CHECK   DebugNewValidateAllBlocks();
 

#define OOF_MEM_DEBUG_FORGET_LEAKS   DebugNewForgetLeaks();
 

#define OOF_MEM_DEBUG_REPORT_LEAKS   DebugNewReportLeaks();
 


Generated on Thu Jan 1 21:23:42 2004 for OOFILE by doxygen 1.3.5