Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
68
int64_t Cc4Block::Index() const { return FilePosition(); }
69
70
void Cc4Block::Name(const std::string& name) { name_ = name; }
71
72
std::string Cc4Block::Name() const { return name_; }
73
Callers
1
GetBlockProperty
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected