MCPcopy Create free account
hub / github.com/3rdparty/libprocess / empty

Method empty

include/process/timeseries.hpp:118–118  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

116 }
117
118 bool empty() const { return values.empty(); }
119
120 // Removes values outside the time window. This will ensure at
121 // least one value remains. Note that this is called automatically

Callers 13

StatusErrorMethod · 0.45
address.hppFile · 0.45
setMethod · 0.45
write_unlockMethod · 0.45
read_lockMethod · 0.45
read_unlockMethod · 0.45
unlockMethod · 0.45
putMethod · 0.45
getMethod · 0.45
collectFunction · 0.45
awaitFunction · 0.45
acquireMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected