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

Method set_type

implementation/routing/src/event.cpp:98–101  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

96}
97
98void event::set_type(const event_type_e _type) {
99
100 type_ = _type;
101}
102
103bool event::is_field() const {
104

Callers 7

construct_subscriptionFunction · 0.45
construct_offerFunction · 0.45
register_eventMethod · 0.45
inform_requestersMethod · 0.45
handle_requestsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected