MCPcopy Create free account
hub / github.com/PlotJuggler/PlotJuggler / createReader

Method createReader

pj_datastore/src/engine.cpp:952–954  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

950}
951
952DataReader DataEngine::createReader() const {
953 return DataReader(*this);
954}
955
956} // namespace PJ

Callers 15

ensureFilteredMethod · 0.45
boundingRectMethod · 0.45
visibleYRangeMethod · 0.45
sampleFromTimeMethod · 0.45
ensureChunkIndexMethod · 0.45
readColumnFunction · 0.45
TESTFunction · 0.45
countRowsFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
firstValueFunction · 0.45

Calls 1

DataReaderClass · 0.50

Tested by 15

readColumnFunction · 0.36
TESTFunction · 0.36
countRowsFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
firstValueFunction · 0.36
rowCountFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TEST_FFunction · 0.36
readAllFunction · 0.36