Medical Imaging Interaction Toolkit
2024.06.00
Medical Imaging Interaction Toolkit
|
#include <MitkSegmentationExports.h>
#include <itkObject.h>
#include <vector>
#include <itksys/Process.h>
Go to the source code of this file.
Classes | |
class | mitk::ExternalProcessOutputEvent |
class | mitk::ExternalProcessStdOutEvent |
class | mitk::ExternalProcessStdErrEvent |
class | mitk::ProcessExecutor |
You may register an observer for an ExternalProcessOutputEvent, ExternalProcessStdOutEvent or ExternalProcessStdErrEvent in order to get notified of any output. More... | |
Namespaces | |
mitk | |
Find image slices visible on a given plane. | |
Macros | |
#define | mitkProcessExecutorEventMacro(classname) |
#define mitkProcessExecutorEventMacro | ( | classname | ) |
Definition at line 43 of file mitkProcessExecutor.h.