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

Method TxComment

lib/mdflib/mdflib/src/tx4block.cpp:106–106  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

104}
105
106std::string Tx4Block::TxComment() const { return Text(); }
107
108void Tx4Block::GetBlockProperty(BlockPropertyList &dest) const {
109 dest.emplace_back("Comment", Text());

Callers 6

UnitMethod · 0.45
CommentMethod · 0.45
MdTextMethod · 0.45
CreateMd4BlockMethod · 0.45
DescriptionMethod · 0.45
UnitMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected