Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
191
bool MdfWriter::FinalizeMeasurement() {
192
return writer_ != nullptr ? writer_->FinalizeMeasurement() : false;
193
}
194
195
} // namespace MdfLibrary
Callers
8
TestNoCompressCanBus
Method · 0.45
TestCompressCanBus
Method · 0.45
TestMetaData
Method · 0.45
TestChannelConversion
Method · 0.45
TestBusLogging
Method · 0.45
TestWriter
Method · 0.45
EXPORTFEATUREFUNC
Function · 0.45
cpp_example
Function · 0.45
Calls
no outgoing calls
Tested by
7
TestNoCompressCanBus
Method · 0.36
TestCompressCanBus
Method · 0.36
TestMetaData
Method · 0.36
TestChannelConversion
Method · 0.36
TestBusLogging
Method · 0.36
TestWriter
Method · 0.36
cpp_example
Function · 0.36