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

Method ViewerTask

trdrop_c/trdrop_c/ViewerTask.h:25–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23 // default member
24 public:
25 ViewerTask() = delete;
26 ViewerTask(const ViewerTask & other) = default;
27 ViewerTask & operator=(const ViewerTask & other) = delete;
28 ViewerTask(ViewerTask && other) = default;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected