13 #ifndef SMACTION_H_HEADER_INCLUDED_C19AE06B 14 #define SMACTION_H_HEADER_INCLUDED_C19AE06B 18 #include <itkLightObject.h> 19 #include <itkObjectFactory.h> 39 std::string GetActionName()
const;
49 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)