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

Method CMDProgressTask

trdrop_c/trdrop_c/CMDProgressTask.h:26–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected