MCPcopy 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
664void event::set_shadow(bool _shadow) {
665
666 is_shadow_ = _shadow;
667}
668
669bool event::is_cache_placeholder() const {
670

Callers 1

register_eventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected