ITK  4.4.0
Insight Segmentation and Registration Toolkit
List of all members
itk::NoEvent Class Reference

#include <itkEventObject.h>

+ Inheritance diagram for itk::NoEvent:
+ Collaboration diagram for itk::NoEvent:

Detailed Description

Define some common ITK events

Definition at line 142 of file itkEventObject.h.

Additional Inherited Members

- Public Member Functions inherited from itk::EventObject
virtual bool CheckEvent (const EventObject *) const =0
 
 EventObject ()
 
 EventObject (const EventObject &)
 
virtual const char * GetEventName (void) const =0
 
virtual EventObjectMakeObject () const =0
 
virtual void Print (std::ostream &os) const
 
virtual ~EventObject ()
 
- Protected Member Functions inherited from itk::EventObject
virtual void PrintHeader (std::ostream &os, Indent indent) const
 
virtual void PrintSelf (std::ostream &os, Indent indent) const
 
virtual void PrintTrailer (std::ostream &os, Indent indent) const
 

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