Base class of all Operation-classes.
More...
#include <mitkOperation.h>
Base class of all Operation-classes.
Definition at line 29 of file mitkOperation.h.
◆ ConstPointer
◆ Pointer
◆ Self
◆ ~Operation()
virtual mitk::Operation::~Operation |
( |
| ) |
|
|
virtualdefault |
◆ Operation() [1/3]
◆ Operation() [2/3]
mitk::Operation::Operation |
( |
const Operation & |
| ) |
|
|
protecteddefault |
◆ Operation() [3/3]
◆ GetClassHierarchy()
virtual std::vector<std::string> mitk::Operation::GetClassHierarchy |
( |
| ) |
const |
|
inlinevirtual |
◆ GetOperationType()
◆ GetStaticNameOfClass()
static const char* mitk::Operation::GetStaticNameOfClass |
( |
| ) |
|
|
inlinestatic |
◆ itkTypeMacroNoParent()
mitk::Operation::itkTypeMacroNoParent |
( |
Operation |
| ) |
const |
Function indicates if the operation is currently still valid and could be conducted. Default implementation returns always true.
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ m_OperationType
The documentation for this class was generated from the following file: