vtkCommonInformationKeyManager Class Reference

#include <vtkCommonInformationKeyManager.h>

List of all members.


Detailed Description

Manages key types in vtkCommon.

vtkCommonInformationKeyManager is included in the header of any subclass of vtkInformationKey defined in the vtkCommon library. It makes sure that the table of keys is created before and destroyed after it is used.

Definition at line 33 of file vtkCommonInformationKeyManager.h.


Public Member Functions

 vtkCommonInformationKeyManager ()
 ~vtkCommonInformationKeyManager ()

Static Public Member Functions

static void Register (vtkInformationKey *key)

Constructor & Destructor Documentation

vtkCommonInformationKeyManager::vtkCommonInformationKeyManager (  ) 

vtkCommonInformationKeyManager::~vtkCommonInformationKeyManager (  ) 


Member Function Documentation

static void vtkCommonInformationKeyManager::Register ( vtkInformationKey key  )  [static]

Called by constructors of vtkInformationKey subclasses defined in vtkCommon to register themselves with the manager. The instances will be deleted when vtkCommon is unloaded on program exit.


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

Generated on Sat Dec 27 13:20:26 2008 for VTK by  doxygen 1.5.6