Index   Main   Namespaces   Classes   Hierarchy   Annotated   Files   Compound   Global   Pages  
Functions

SgMemCheck.cpp File Reference

See SgMemCheck.h. More...

#include "SgSystem.h"
#include "SgMemCheck.h"
#include "SgNode.h"

Go to the source code of this file.

Functions

void SgMemCheck ()
 Check for memory leaks.

Detailed Description

See SgMemCheck.h.

Definition in file SgMemCheck.cpp.


Function Documentation

void SgMemCheck (  ) 

Check for memory leaks.

Checks allocation counters of classes that support it with an assertion. Call this at the end of your program, when all class instances should have been destructed.

Definition at line 13 of file SgMemCheck.cpp.

References SgNode::MemCheck().

Referenced by SgFini().


Sun Mar 13 2011 Doxygen 1.7.1