MCPcopy 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
659bool event::is_shadow() const {
660
661 return is_shadow_;
662}
663
664void event::set_shadow(bool _shadow) {
665

Callers 3

expire_subscriptionsMethod · 0.80
on_unsubscribe_ackMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected