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

Method next

lib/fluxsource/fluxsource.h:112–115  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

110 }
111
112 std::unique_ptr<const Fluxmap> next() override
113 {
114 error("no flux to read");
115 }
116};
117
118class TrivialFluxSource : public FluxSource

Callers 5

readGroupFunction · 0.45
writeRawDiskCommandFunction · 0.45
mainConvertFunction · 0.45
mainInspectFunction · 0.45
UpdateExplorerDataMethod · 0.45

Calls 1

errorFunction · 0.85

Tested by 1

mainInspectFunction · 0.36