Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Serial-Studio/Serial-Studio
/ RecorderIndex
Method
RecorderIndex
lib/mdflib/mdflib/src/iheader.cpp:19–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
std::string IHeader::RecorderId() const { return {}; }
18
19
void IHeader::RecorderIndex(int64_t index) {}
20
21
int64_t IHeader::RecorderIndex() const { return 0; }
22
Callers
4
TEST_F
Function · 0.45
EXPORTFEATUREFUNC
Function · 0.45
get
Method · 0.45
set
Method · 0.45
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.36