MCPcopy Create free account
hub / github.com/BatchDrake/SigDigger / GenericDataWorker

Method GenericDataWorker

Misc/GenericDataSaver.cpp:47–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45}
46
47GenericDataWorker::GenericDataWorker(GenericDataSaver *instance)
48{
49 this->instance = instance;
50}
51
52
53void

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected