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

Method set_initial

implementation/message/src/message_base_impl.cpp:121–123  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

119}
120
121void message_base_impl::set_initial(bool _is_initial) {
122 is_initial_ = _is_initial;
123}
124
125} // namespace vsomeip_v3

Callers 1

send_subscription_ackMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected