Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/COVESA/vsomeip
/ is_provided
Method
is_provided
implementation/routing/src/event.cpp:108–111 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
106
}
107
108
bool event::is_provided() const {
109
110
return is_provided_;
111
}
112
113
void event::set_provided(bool _is_provided) {
114
Callers
4
get_provider_reliability
Method · 0.45
deliver_notification
Method · 0.45
statistics_log_timer_cbk
Method · 0.45
on_message
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected