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

Method FileHistories

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

Source from the content-addressed store, hash-verified

39IFileHistory *IHeader::CreateFileHistory() { return nullptr; }
40
41std::vector<IFileHistory *> IHeader::FileHistories() const { return {}; }
42
43IEvent *IHeader::CreateEvent() { return nullptr; }
44

Callers 4

TEST_FFunction · 0.45
RedrawHistoryViewMethod · 0.45
EXPORTFEATUREFUNCFunction · 0.45
MdfHeader.cppFile · 0.45

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.36