21 #ifndef __ANTARES_LIBS_STUDY_ACTION_SETTINGS_SUFFIX_CLUSTER_NAME_HXX__
22 #define __ANTARES_LIBS_STUDY_ACTION_SETTINGS_SUFFIX_CLUSTER_NAME_HXX__
24 namespace Antares::Action::Settings
26 template<
class StringT>
52 inline bool SuffixPlantName::shouldPrepareRootNode()
const
ActionInformations pInfos
All data related to the action.
Definition: action.h:170
virtual bool autoExpand() const
Auto-expand.
Definition: suffix-for-cluster-names.hxx:47
virtual ~SuffixPlantName()
Destructor.
Definition: suffix-for-cluster-names.hxx:38
SuffixPlantName(const StringT &value, bool enabled=true)
Default constructor.
Definition: suffix-for-cluster-names.hxx:27
virtual bool performWL(Context &ctx)
Perform the action.
Definition: suffix-for-cluster-names.hxx:42