Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
952
DataReader DataEngine::createReader() const {
953
return DataReader(*this);
954
}
955
956
} // namespace PJ
Callers
15
ensureFiltered
Method · 0.45
boundingRect
Method · 0.45
visibleYRange
Method · 0.45
sampleFromTime
Method · 0.45
ensureChunkIndex
Method · 0.45
readColumn
Function · 0.45
TEST
Function · 0.45
expectTimestampColumnRescalesToNanos
Function · 0.45
countRows
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
firstValue
Function · 0.45
Calls
1
DataReader
Class · 0.50
Tested by
15
readColumn
Function · 0.36
TEST
Function · 0.36
expectTimestampColumnRescalesToNanos
Function · 0.36
countRows
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
firstValue
Function · 0.36
rowCount
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST_F
Function · 0.36
readAll
Function · 0.36