MCPcopy Create free account
hub / github.com/davidgiven/fluxengine / EndReadOperationLogMessage

Class EndReadOperationLogMessage

lib/algorithms/readerwriter.h:48–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46};
47
48struct EndReadOperationLogMessage
49{
50 std::shared_ptr<const Track> trackDataFlux;
51 std::set<std::shared_ptr<const Sector>> sectors;
52};
53
54struct BeginWriteOperationLogMessage
55{

Callers 1

readGroupFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected