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

Method Flags

lib/mdflib/mdflib/src/cn4block.cpp:1013–1013  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1011}
1012
1013void Cn4Block::Flags(uint32_t flags) {flags_ = flags; }
1014
1015uint32_t Cn4Block::Flags() const { return flags_; }
1016

Callers 1

WriteSignalDataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected