Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/COVESA/vsomeip
/ set_session
Method
set_session
implementation/routing/src/event.cpp:758–761 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
756
}
757
758
void event::set_session() {
759
760
update_->set_session(dispatcher_.get_event_session());
761
}
762
763
void event::set_payload_filled(const bool value) {
764
// Update the flag.
Callers
8
TEST_F
Function · 0.45
run_test
Method · 0.45
create_fragments
Method · 0.45
send
Method · 0.45
serialize_and_send
Method · 0.45
send
Method · 0.45
create_response
Method · 0.45
send_error
Method · 0.45
Calls
1
get_event_session
Method · 0.45
Tested by
3
TEST_F
Function · 0.36
run_test
Method · 0.36
create_fragments
Method · 0.36