Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Serial-Studio/Serial-Studio
/ Cause
Method
Cause
lib/mdflib/mdflib/src/ev4block.cpp:258–258 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
256
}
257
258
void Ev4Block::Cause(EventCause cause) { cause_ = static_cast<uint8_t>(cause); }
259
260
EventCause Ev4Block::Cause() const { return static_cast<EventCause>(cause_); }
261
Callers
3
get
Method · 0.80
set
Method · 0.80
EXPORTFEATUREFUNC
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected