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

Method RecorderIndex

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

Source from the content-addressed store, hash-verified

17std::string IHeader::RecorderId() const { return {}; }
18
19void IHeader::RecorderIndex(int64_t index) {}
20
21int64_t IHeader::RecorderIndex() const { return 0; }
22

Callers 4

TEST_FFunction · 0.45
EXPORTFEATUREFUNCFunction · 0.45
getMethod · 0.45
setMethod · 0.45

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.36