MCPcopy Create free account
hub / github.com/Serial-Studio/Serial-Studio / ClearData

Method ClearData

lib/mdflib/mdflib/src/dg3block.cpp:217–220  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

215
216}
217void Dg3Block::ClearData() {
218 DataListBlock::ClearData();
219 IDataGroup::ClearData();
220}
221
222void Dg3Block::ParseDataRecords(std::streambuf& buffer, uint64_t nof_data_bytes) {
223 if (nof_data_bytes == 0) {

Callers 7

TEST_FFunction · 0.45
TEST_FFunction · 0.45
mainFunction · 0.45
CleanQueueCompressedMethod · 0.45
CleanQueueCompressedMethod · 0.45
WriteSignalDataMethod · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by 3

TEST_FFunction · 0.36
TEST_FFunction · 0.36
mainFunction · 0.36