Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/COVESA/vsomeip
/ set_shadow
Method
set_shadow
implementation/routing/src/event.cpp:664–667 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
662
}
663
664
void event::set_shadow(bool _shadow) {
665
666
is_shadow_ = _shadow;
667
}
668
669
bool event::is_cache_placeholder() const {
670
Callers
1
register_event
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected