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

Method Events

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

Source from the content-addressed store, hash-verified

43IEvent *IHeader::CreateEvent() { return nullptr; }
44
45std::vector<IEvent *> IHeader::Events() const { return {}; }
46
47IChannelHierarchy *IHeader::CreateChannelHierarchy() { return nullptr; }
48

Callers 4

TEST_FFunction · 0.45
RedrawEventViewMethod · 0.45
EXPORTFEATUREFUNCFunction · 0.45
MdfHeader.cppFile · 0.45

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.36