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