ITK  4.2.0
Insight Segmentation and Registration Toolkit
Classes | Namespaces
itkTreeChangeEvent.h File Reference

Go to the source code of this file.

Classes

class  itk::TreeAddEvent< TTreeType >
 Checks if a node has been added to the tree. More...
class  itk::TreeChangeEvent< TTreeType >
 Checks if the position of a node in the tree has been changed. More...
class  itk::TreeNodeChangeEvent< TTreeType >
 Signals that a node has been set to another value. The position of the changed node is provided. More...
class  itk::TreePruneEvent< TTreeType >
 Signals that a node and all its childs will shortly be removed. The position of the top-level removed node is provided. More...
class  itk::TreeRemoveEvent< TTreeType >
 Checks if a node has been removed from the tree. More...

Namespaces

namespace  itk