21#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_CONSTRAINT_ENABLED_HXX__
22#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_CONSTRAINT_ENABLED_HXX__
32template<
class StringT>
Definition antares-study.h:28
virtual ~Enabled()
Destructor.
Definition enabled.hxx:38
Enabled(const StringT &name)
Default constructor.
Definition enabled.hxx:33
ActionInformations pInfos
All data related to the action.
Definition action.h:168