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