MCPcopy Create free account
hub / github.com/MITK/MITK / GetActionName

Method GetActionName

Modules/Core/src/Interactions/mitkStateMachineAction.cpp:19–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17}
18
19std::string mitk::StateMachineAction::GetActionName() const
20{
21 return m_ActionName;
22}
23
24mitk::StateMachineAction::~StateMachineAction()
25{

Callers 2

ExecuteActionMethod · 0.80

Calls

no outgoing calls

Tested by 1