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

Method RecorderId

lib/mdflib/mdflib/src/iheader.cpp:15–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13std::string IHeader::MeasurementId() const { return {}; }
14
15void IHeader::RecorderId(const std::string &uuid) {}
16
17std::string IHeader::RecorderId() const { return {}; }
18

Callers 3

TEST_FFunction · 0.45
EXPORTFEATUREFUNCFunction · 0.45
MdfHeader.cppFile · 0.45

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.36