Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PlotJuggler/PlotJuggler
/ valid
Method
valid
pj_datastore/src/query.cpp:96–98 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
94
}
95
96
bool RangeCursor::valid() const noexcept {
97
return !frontiers_.empty();
98
}
99
100
SampleRow RangeCursor::current() const {
101
assert(valid());
Callers
15
registerObjectTopicParser
Method · 0.45
findValidParserSlotLocked
Method · 0.45
cbEnsureParserBinding
Method · 0.45
TEST
Function · 0.45
makeNoopHandle
Function · 0.45
at
Method · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
Calls
1
empty
Method · 0.45
Tested by
9
TEST
Function · 0.36
makeNoopHandle
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36