Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Serial-Studio/Serial-Studio
/ CreateEvent
Method
CreateEvent
lib/mdflib/mdflib/src/iheader.cpp:43–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
std::vector<IFileHistory *> IHeader::FileHistories() const { return {}; }
42
43
IEvent *IHeader::CreateEvent() { return nullptr; }
44
45
std::vector<IEvent *> IHeader::Events() const { return {}; }
46
Callers
5
TEST_F
Function · 0.45
TestHeader
Method · 0.45
TestWriter
Method · 0.45
EXPORTFEATUREFUNC
Function · 0.45
MdfHeader.cpp
File · 0.45
Calls
no outgoing calls
Tested by
3
TEST_F
Function · 0.36
TestHeader
Method · 0.36
TestWriter
Method · 0.36