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