Base class of all Operation-classes.
More...
#include <mitkOperation.h>
Base class of all Operation-classes.
Definition at line 29 of file mitkOperation.h.
◆ ~Operation()
| virtual mitk::Operation::~Operation |
( |
| ) |
|
|
virtualdefault |
◆ Operation() [1/3]
◆ Operation() [2/3]
| mitk::Operation::Operation |
( |
const Operation & |
| ) |
|
|
protecteddefault |
◆ Operation() [3/3]
◆ GetOperationType()
◆ mitkClassMacroNoParent()
| mitk::Operation::mitkClassMacroNoParent |
( |
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: