Definition: correlation-post.h:30
virtual bool performWL(Context &ctx)
Perform the action.
Definition: correlation-post.cpp:47
virtual bool visible() const
Get if the action should be visible to the user.
Definition: correlation-post.hxx:26
IAction::Ptr Ptr
The most suitable smart ptr for the class.
Definition: correlation-post.h:33
virtual ~CorrelationPost()
Destructor.
Definition: correlation-post.cpp:36
CorrelationPost(IAction *parent, Data::TimeSeriesType ts, const AnyString &areaname)
Default constructor.
Definition: correlation-post.cpp:26
virtual bool prepareWL(Context &ctx)
Prepare the execution.
Definition: correlation-post.cpp:40
IAction::ThreadingPolicy ThreadingPolicy
The threading policy.
Definition: correlation-post.h:35