VTK  9.3.20240418
Classes
vtkDebugLeaks.h File Reference
#include "vtkCommonCoreModule.h"
#include "vtkObject.h"
#include "vtkDebug.h"
#include "vtkDebugLeaksManager.h"
#include <mutex>
Include dependency graph for vtkDebugLeaks.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vtkDebugLeaks
 identify memory leaks at program termination vtkDebugLeaks is used to report memory leaks at the exit of the program. More...
 
class  vtkDebugLeaksObserver