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

Method Protocol

lib/mdflib/mdflib/src/sicomment.cpp:42–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40}
41
42void SiComment::Protocol(MdString protocol) {
43 protocol_ = std::move(protocol);
44}
45
46const MdString& SiComment::Protocol() const {
47 return protocol_;

Callers 3

TEST_FFunction · 0.45
TESTFunction · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by 3

TEST_FFunction · 0.36
TESTFunction · 0.36
TEST_FFunction · 0.36