Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/COVESA/vsomeip
/ is_shadow
Method
is_shadow
implementation/routing/src/event.cpp:659–662 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
657
}
658
659
bool event::is_shadow() const {
660
661
return is_shadow_;
662
}
663
664
void event::set_shadow(bool _shadow) {
665
Callers
3
expire_subscriptions
Method · 0.80
on_unsubscribe_ack
Method · 0.80
clear_shadow_subscriptions
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected