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

Method CreateMetaData

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

Source from the content-addressed store, hash-verified

29std::optional<double> IHeader::StartDistance() const { return {}; }
30
31IMetaData *IHeader::CreateMetaData() { return nullptr; }
32
33IMetaData *IHeader::MetaData() const { return nullptr; }
34

Callers 11

TEST_FFunction · 0.45
TESTFunction · 0.45
TestMetaDataMethod · 0.45
TestDataGroupMethod · 0.45
EXPORTFEATUREFUNCFunction · 0.45
MdfDataGroup.cppFile · 0.45
MdfHeader.cppFile · 0.45
MdfAttachment.cppFile · 0.45

Calls

no outgoing calls

Tested by 4

TEST_FFunction · 0.36
TESTFunction · 0.36
TestMetaDataMethod · 0.36
TestDataGroupMethod · 0.36