Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
19
std::string mitk::StateMachineAction::GetActionName() const
20
{
21
return m_ActionName;
22
}
23
24
mitk::StateMachineAction::~StateMachineAction()
25
{
Callers
2
mitkStateMachineContainerTest
Function · 0.80
ExecuteAction
Method · 0.80
Calls
no outgoing calls
Tested by
1
mitkStateMachineContainerTest
Function · 0.64