Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
begin
Method · 0.80
end
Method · 0.80
format
Method · 0.80
size
Method · 0.45
Tested by
no test coverage detected