17 #ifndef SMACTION_H_HEADER_INCLUDED_C19AE06B
18 #define SMACTION_H_HEADER_INCLUDED_C19AE06B
22 #include <itkLightObject.h>
23 #include <itkObjectFactory.h>
41 std::
string GetActionName() const;
51 std::
string m_ActionName;
#define mitkNewMacro1Param(classname, type)
DataCollection - Class to facilitate loading/accessing structured data.
Represents an action, that is executed after a certain event (in statemachine-mechanism) TODO: implem...
#define mitkClassMacroItkParent(className, SuperClassName)