Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetName
Method
GetName
Modules/Core/src/Interactions/mitkStateMachineState.cpp:54–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
}
53
54
std::string mitk::StateMachineState::GetName() const
55
{
56
return m_Name;
57
}
58
59
//##Documentation
60
//## Post-processing step, when building StateMachine from XML.
Callers
15
EventToXML
Method · 0.45
ConnectTransitions
Method · 0.45
XML2EventParser
Method · 0.45
MoveSenderCameraAction
Method · 0.45
SetCrosshairAction
Method · 0.45
ZoomSenderCameraAction
Method · 0.45
ScrollSliceStepperAction
Method · 0.45
SetLevelWindowAction
Method · 0.45
MoveCameraSynchronizedAction
Method · 0.45
SetCrosshairSynchronizedAction
Method · 0.45
ZoomCameraSynchronizedAction
Method · 0.45
ScrollSliceStepperSynchronizedAction
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected