#include <mitkStdFunctionCommand.h>
Definition at line 27 of file mitkStdFunctionCommand.h.
◆ ActionFunction
◆ FilterFunction
◆ Pointer
◆ Self
◆ StdFunctionCommand()
mitk::StdFunctionCommand::StdFunctionCommand |
( |
| ) |
|
|
inlineprotected |
◆ ~StdFunctionCommand()
mitk::StdFunctionCommand::~StdFunctionCommand |
( |
| ) |
|
|
inlineoverrideprotected |
◆ Execute() [1/2]
void mitk::StdFunctionCommand::Execute |
( |
const Object * |
, |
|
|
const itk::EventObject & |
event |
|
) |
| |
|
inlineoverride |
◆ Execute() [2/2]
void mitk::StdFunctionCommand::Execute |
( |
Object * |
, |
|
|
const itk::EventObject & |
event |
|
) |
| |
|
inlineoverride |
◆ GetClassName()
virtual const char* mitk::StdFunctionCommand::GetClassName |
( |
| ) |
const |
|
virtual |
Run-time type information (and related methods).
◆ New()
static Pointer mitk::StdFunctionCommand::New |
( |
| ) |
|
|
static |
Method for creation through the object factory.
◆ SetCommandAction()
void mitk::StdFunctionCommand::SetCommandAction |
( |
ActionFunction |
stdFunctionAction | ) |
|
|
inline |
◆ SetCommandFilter()
void mitk::StdFunctionCommand::SetCommandFilter |
( |
FilterFunction |
stdFunctionFilter | ) |
|
|
inline |
◆ m_StdActionFunction
◆ m_StdFilterFunction
The documentation for this class was generated from the following file: