Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Serial-Studio/Serial-Studio
/ HistoryIndex
Method
HistoryIndex
lib/mdflib/mdflib/src/mdstandardattribute.cpp:33–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
32
33
void MdStandardAttribute::HistoryIndex(uint64_t index) {
34
ci_ = index;
35
}
36
37
uint64_t MdStandardAttribute::HistoryIndex() const {
38
return ci_;
Callers
2
ToXml
Method · 0.80
operator==
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected