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

Method set_cache_placeholder

implementation/routing/src/event.cpp:674–677  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

672}
673
674void event::set_cache_placeholder(bool _is_cache_place_holder) {
675
676 is_cache_placeholder_ = _is_cache_place_holder;
677}
678
679void event::start_cycle() {
680

Callers 3

register_eventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected