VTK
Public Member Functions
vtkDebugLeaksManager Class Reference

Manages the vtkDebugLeaks singleton. More...

#include <vtkDebugLeaksManager.h>

List of all members.

Public Member Functions

 vtkDebugLeaksManager ()
 ~vtkDebugLeaksManager ()

Detailed Description

Manages the vtkDebugLeaks singleton.

vtkDebugLeaksManager should be included in any translation unit that will use vtkDebugLeaks or that implements the singleton pattern. It makes sure that the vtkDebugLeaks singleton is created before and destroyed after all other singletons in VTK.

Definition at line 30 of file vtkDebugLeaksManager.h.


Constructor & Destructor Documentation


The documentation for this class was generated from the following file: