MCPcopy Create free account
hub / github.com/Serial-Studio/Serial-Studio / ToolId

Method ToolId

lib/mdflib/mdflib/src/fhcomment.cpp:25–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23}
24
25void FhComment::ToolId(MdString tool_id) {
26 tool_id_ = std::move(tool_id);
27}
28
29const MdString& FhComment::ToolId() const {
30 return tool_id_;

Callers 6

TEST_FFunction · 0.45
TESTFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by 6

TEST_FFunction · 0.36
TESTFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36