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