Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
669
bool event::is_cache_placeholder() const {
670
671
return is_cache_placeholder_;
672
}
673
674
void event::set_cache_placeholder(bool _is_cache_place_holder) {
675
Callers
3
register_event
Method · 0.80
register_consumer_event
Method · 0.80
register_provider_event
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected