Definition allocation-hydro-post.h:36
virtual bool prepareWL(Context &ctx)
Prepare the execution.
Definition allocation-hydro-post.cpp:43
AllocationHydroPost(IAction *parent, const AnyString &areaname)
Default constructor.
Definition allocation-hydro-post.cpp:33
virtual bool performWL(Context &ctx)
Perform the action.
Definition allocation-hydro-post.cpp:50
virtual ~AllocationHydroPost()
Destructor.
Definition allocation-hydro-post.cpp:39
IAction::Ptr Ptr
The most suitable smart ptr for the class.
Definition allocation-hydro-post.h:39
IAction::ThreadingPolicy ThreadingPolicy
The threading policy.
Definition allocation-hydro-post.h:41
virtual bool visible() const
Get if the action should be visible to the user.
Definition allocation-hydro-post.hxx:32