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

Method Name

lib/mdflib/mdflib/src/cc4block.cpp:70–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68int64_t Cc4Block::Index() const { return FilePosition(); }
69
70void Cc4Block::Name(const std::string& name) { name_ = name; }
71
72std::string Cc4Block::Name() const { return name_; }
73

Callers 1

GetBlockPropertyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected