SimpleITK
|
Go to the source code of this file.
Namespaces | |
namespace | itk |
namespace | itk::simple |
Enumerations | |
enum | itk::simple::EventEnum { itk::simple::sitkAnyEvent = 0 , itk::simple::sitkAbortEvent = 1 , itk::simple::sitkDeleteEvent = 2 , itk::simple::sitkEndEvent = 3 , itk::simple::sitkIterationEvent = 4 , itk::simple::sitkProgressEvent = 5 , itk::simple::sitkStartEvent = 6 , itk::simple::sitkMultiResolutionIterationEvent = 9 , itk::simple::sitkUserEvent = 7 } |
Events which can be observed from ProcessObject. More... | |
Functions | |
SITKCommon_EXPORT std::ostream & | itk::simple::operator<< (std::ostream &os, const EventEnum k) |