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

Method LoggerTask

trdrop_c/trdrop_c/LoggerTask.h:30–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28 // default member
29 public:
30 LoggerTask() = delete;
31 LoggerTask(const LoggerTask & other) = default;
32 LoggerTask & operator=(const LoggerTask & other) = default;
33 LoggerTask(LoggerTask && other) = default;

Callers

nothing calls this directly

Calls 4

beginMethod · 0.80
endMethod · 0.80
formatMethod · 0.80
sizeMethod · 0.45

Tested by

no test coverage detected