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

Method is_field

implementation/routing/src/event.cpp:103–106  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

101}
102
103bool event::is_field() const {
104
105 return (type_ == event_type_e::ET_FIELD);
106}
107
108bool event::is_provided() const {
109

Callers 7

on_notificationMethod · 0.80
cache_event_payloadMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected