MCPcopy 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
108bool event::is_provided() const {
109
110 return is_provided_;
111}
112
113void event::set_provided(bool _is_provided) {
114

Callers 4

deliver_notificationMethod · 0.45
on_messageMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected