MCPcopy Create free account
hub / github.com/COVESA/vsomeip / is_cache_placeholder

Method is_cache_placeholder

implementation/routing/src/event.cpp:669–672  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

667}
668
669bool event::is_cache_placeholder() const {
670
671 return is_cache_placeholder_;
672}
673
674void event::set_cache_placeholder(bool _is_cache_place_holder) {
675

Callers 3

register_eventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected