![]() |
ITK
4.2.0
Insight Segmentation and Registration Toolkit
|
#include <itkEventObject.h>
Inheritance diagram for itk::NoEvent:
Collaboration diagram for itk::NoEvent: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 EventObject * | MakeObject () 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 |
Define some common ITK events
Definition at line 139 of file itkEventObject.h.
1.8.1