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

Method Flags

lib/mdflib/mdflib/src/cg4block.cpp:377–377  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

375}
376
377uint16_t Cg4Block::Flags() const { return flags_; }
378
379void Cg4Block::Flags(uint16_t flags) { flags_ = flags; }
380

Callers 1

PrepareForWritingMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected