MCPcopy Create free account
hub / github.com/cirquit/trdrop / PlotTask

Method PlotTask

trdrop_c/trdrop_c/PlotTask.h:28–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26 // default member
27 public:
28 PlotTask() = delete;
29 PlotTask(const PlotTask & other) = default;
30 PlotTask & operator=(const PlotTask & other) = delete;
31 PlotTask(PlotTask && other) = default;

Callers

nothing calls this directly

Calls 2

beginMethod · 0.80
endMethod · 0.80

Tested by

no test coverage detected