Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
mitkEventStateMachine.h File Reference
#include "itkObject.h"
#include "mitkCommon.h"
#include "mitkInteractionEventHandler.h"
#include "mitkMessage.h"
#include <MitkCoreExports.h>
#include <string>

Go to the source code of this file.

Classes

class  mitk::TActionFunctor
 Base class of ActionFunctors, to provide an easy to connect actions with functions. More...
 
class  mitk::EventStateMachine
 Super-class that provides the functionality of a StateMachine to DataInteractors. More...
 

Namespaces

 us
 
 mitk
 DataCollection - Class to facilitate loading/accessing structured data.
 

Macros

#define CONNECT_FUNCTION(a, f)
 
#define CONNECT_CONDITION(a, f)
 

Macro Definition Documentation