21#ifndef __ANTARES_LIBS_STUDY_ACTION_SETTINGS_SUFFIX_CLUSTER_NAME_HXX__
22#define __ANTARES_LIBS_STUDY_ACTION_SETTINGS_SUFFIX_CLUSTER_NAME_HXX__
30template<
class StringT>
53inline bool SuffixPlantName::shouldPrepareRootNode()
const
ActionInformations pInfos
All data related to the action.
Definition action.h:168
virtual bool autoExpand() const
Auto-expand.
Definition suffix-for-cluster-names.hxx:48
virtual ~SuffixPlantName()
Destructor.
Definition suffix-for-cluster-names.hxx:39
SuffixPlantName(const StringT &value, bool enabled=true)
Default constructor.
Definition suffix-for-cluster-names.hxx:31
virtual bool performWL(Context &ctx)
Perform the action.
Definition suffix-for-cluster-names.hxx:43
Command line settings for launching the simulation.
Definition options.h:37