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

Method GetNextState

Modules/Core/src/Interactions/mitkStateMachineTransition.cpp:86–89  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

84}
85
86mitk::StateMachineState::Pointer mitk::StateMachineTransition::GetNextState() const
87{
88 return m_NextState;
89}
90
91std::string mitk::StateMachineTransition::GetNextStateName() const
92{

Callers 2

HandleEventMethod · 0.80

Calls

no outgoing calls

Tested by 1