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

Method FinalizeMeasurement

lib/mdflib/mdflibrary/src/MdfWriter.cpp:191–193  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

189}
190
191bool MdfWriter::FinalizeMeasurement() {
192 return writer_ != nullptr ? writer_->FinalizeMeasurement() : false;
193}
194
195} // namespace MdfLibrary

Callers 8

TestNoCompressCanBusMethod · 0.45
TestCompressCanBusMethod · 0.45
TestMetaDataMethod · 0.45
TestChannelConversionMethod · 0.45
TestBusLoggingMethod · 0.45
TestWriterMethod · 0.45
EXPORTFEATUREFUNCFunction · 0.45
cpp_exampleFunction · 0.45

Calls

no outgoing calls

Tested by 7

TestNoCompressCanBusMethod · 0.36
TestCompressCanBusMethod · 0.36
TestMetaDataMethod · 0.36
TestChannelConversionMethod · 0.36
TestBusLoggingMethod · 0.36
TestWriterMethod · 0.36
cpp_exampleFunction · 0.36