Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PlotJuggler/PlotJuggler
/ empty
Method
empty
pj_datastore/src/query.cpp:318–320 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
316
}
317
318
bool SeriesReader::empty() const {
319
return size() == 0;
320
}
321
322
std::optional<SeriesSample> SeriesReader::sampleAt(std::size_t index) const {
323
std::size_t series_index = 0;
Callers
15
visibleYRange
Method · 0.45
ensureFiltered
Method · 0.45
ensureChunkIndex
Method · 0.45
draw
Method · 0.45
itemAt
Method · 0.45
isEmpty
Method · 0.45
setSchema
Method · 0.45
values
Method · 0.45
autoZoomPlotVertically
Method · 0.45
zoomOut
Method · 0.45
revalidate
Method · 0.45
onExternallyResized
Method · 0.45
Calls
no outgoing calls
Tested by
15
appendAndCommit
Method · 0.36
addScalarTopicAtEpoch
Function · 0.36
addScalarTopic
Function · 0.36
TEST
Function · 0.36
addScalarTopic
Function · 0.36
addScalarTopic
Function · 0.36
SetUp
Method · 0.36
appendMoreRows
Method · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
addScalarTopic
Function · 0.36
TEST
Function · 0.36