MCPcopy Create free account
hub / github.com/PlotJuggler/PlotJuggler / clear

Method clear

pj_datastore/src/buffer.cpp:32–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30}
31
32void RawBuffer::clear() {
33 data_.clear();
34}
35
36const uint8_t* RawBuffer::data() const noexcept {
37 return data_.data();

Callers 15

showDialogMethod · 0.45
applyToWidgetFunction · 0.45
TESTFunction · 0.45
fetchRegistryMethod · 0.45
doInstallMethod · 0.45
applyPendingInstallsMethod · 0.45
clearDiagnosticsMethod · 0.45
emitInstallFailureMethod · 0.45
applyFiltersMethod · 0.45
onUpdateAllClickedMethod · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by 5

TESTFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36