Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Serial-Studio/Serial-Studio
/ ProgramId
Method
ProgramId
lib/mdflib/mdflib/src/idblock.cpp:134–138 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
132
}
133
134
std::string IdBlock::ProgramId() const {
135
std::string temp = program_identifier_;
136
MdfHelper::Trim(temp);
137
return temp;
138
}
139
140
void IdBlock::SetDefaultMdf3Values() {
141
file_identifier_ =
"MDF "
;
Callers
4
TEST_F
Function · 0.45
TEST
Function · 0.45
MdfFile.cpp
File · 0.45
EXPORTFEATUREFUNC
Function · 0.45
Calls
no outgoing calls
Tested by
2
TEST_F
Function · 0.36
TEST
Function · 0.36