#include <mitkStateMachineContainer.h>
Definition at line 39 of file mitkStateMachineContainer.h.
◆ StateMachineCollectionType
◆ StateMachineContainer()
mitk::StateMachineContainer::StateMachineContainer |
( |
| ) |
|
|
protected |
◆ ~StateMachineContainer()
mitk::StateMachineContainer::~StateMachineContainer |
( |
| ) |
|
|
overrideprotected |
◆ EndElement()
void mitk::StateMachineContainer::EndElement |
( |
const char * |
elementName | ) |
|
|
overrideprotected |
◆ GetStartState()
Returns the StartState of the StateMachine.
◆ LoadBehavior()
bool mitk::StateMachineContainer::LoadBehavior |
( |
const std::string & |
fileName, |
|
|
const us::Module * |
module |
|
) |
| |
Loads XML resource.
Loads a XML resource file in the given module context. The files have to be placed in the Resources/Interaction folder of their respective module.
◆ New()
◆ StartElement()
void mitk::StateMachineContainer::StartElement |
( |
const char * |
elementName, |
|
|
const char ** |
atts |
|
) |
| |
|
overrideprotected |
◆ vtkTypeMacro()
The documentation for this class was generated from the following file: