Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/COVESA/vsomeip
/ is_set
Method
is_set
implementation/routing/src/event.cpp:118–120 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
116
}
117
118
bool event::is_set() const {
119
return is_set_;
120
}
121
122
std::shared_ptr<payload> event::get_payload() const {
123
Callers
15
send_back_cached_event
Method · 0.80
send_back_cached_eventgroup
Method · 0.80
release_service
Method · 0.80
del_routing_info
Method · 0.80
expire_subscriptions
Method · 0.80
clear_targets_and_pending_sub_from_eventgroups
Method · 0.80
on_unsubscribe_ack
Method · 0.80
register_event
Method · 0.80
unset_all_eventpayloads
Method · 0.80
stop_offer_service_base
Method · 0.80
on_stop_offer_service
Method · 0.80
notify_remote_initially
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected