Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
30
void send_command::set_reliable(bool _is_reliable) {
31
32
is_reliable_ = _is_reliable;
33
}
34
35
uint8_t send_command::get_status() const {
36
Callers
9
run_test
Method · 0.45
run_test
Method · 0.45
run_test
Method · 0.45
create_fragments
Method · 0.45
set_field_at_service
Method · 0.45
call_method_at_service
Method · 0.45
send_shutdown_messages
Method · 0.45
handle_eventgroup_subscription
Method · 0.45
on_message
Method · 0.45
Calls
no outgoing calls
Tested by
7
run_test
Method · 0.36
run_test
Method · 0.36
run_test
Method · 0.36
create_fragments
Method · 0.36
set_field_at_service
Method · 0.36
call_method_at_service
Method · 0.36
send_shutdown_messages
Method · 0.36