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

Method GetStartState

Modules/Core/src/Interactions/mitkStateMachineContainer.cpp:76–79  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

74}
75
76mitk::StateMachineState::Pointer mitk::StateMachineContainer::GetStartState() const
77{
78 return m_StartState;
79}
80
81/**
82 * @brief sets the pointers in Transition (setNextState(..)) according to the extracted xml-file content

Callers 3

LoadStateMachineMethod · 0.80
ResetToStartStateMethod · 0.80

Calls

no outgoing calls

Tested by 1