Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
39
IFileHistory *IHeader::CreateFileHistory() { return nullptr; }
40
41
std::vector<IFileHistory *> IHeader::FileHistories() const { return {}; }
42
43
IEvent *IHeader::CreateEvent() { return nullptr; }
44
Callers
4
TEST_F
Function · 0.45
RedrawHistoryView
Method · 0.45
EXPORTFEATUREFUNC
Function · 0.45
MdfHeader.cpp
File · 0.45
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.36