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

Method set_reliable

implementation/protocol/src/send_command.cpp:30–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28}
29
30void send_command::set_reliable(bool _is_reliable) {
31
32 is_reliable_ = _is_reliable;
33}
34
35uint8_t send_command::get_status() const {
36

Callers 9

run_testMethod · 0.45
run_testMethod · 0.45
run_testMethod · 0.45
create_fragmentsMethod · 0.45
set_field_at_serviceMethod · 0.45
on_messageMethod · 0.45

Calls

no outgoing calls

Tested by 7

run_testMethod · 0.36
run_testMethod · 0.36
run_testMethod · 0.36
create_fragmentsMethod · 0.36
set_field_at_serviceMethod · 0.36