MCPcopy 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
318bool SeriesReader::empty() const {
319 return size() == 0;
320}
321
322std::optional<SeriesSample> SeriesReader::sampleAt(std::size_t index) const {
323 std::size_t series_index = 0;

Callers 15

visibleYRangeMethod · 0.45
ensureFilteredMethod · 0.45
ensureChunkIndexMethod · 0.45
drawMethod · 0.45
itemAtMethod · 0.45
isEmptyMethod · 0.45
setSchemaMethod · 0.45
valuesMethod · 0.45
zoomOutMethod · 0.45
revalidateMethod · 0.45
onExternallyResizedMethod · 0.45

Calls

no outgoing calls

Tested by 15

appendAndCommitMethod · 0.36
addScalarTopicAtEpochFunction · 0.36
addScalarTopicFunction · 0.36
TESTFunction · 0.36
addScalarTopicFunction · 0.36
addScalarTopicFunction · 0.36
SetUpMethod · 0.36
appendMoreRowsMethod · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
addScalarTopicFunction · 0.36
TESTFunction · 0.36