MCPcopy 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
758void event::set_session() {
759
760 update_->set_session(dispatcher_.get_event_session());
761}
762
763void event::set_payload_filled(const bool value) {
764 // Update the flag.

Callers 8

TEST_FFunction · 0.45
run_testMethod · 0.45
create_fragmentsMethod · 0.45
sendMethod · 0.45
serialize_and_sendMethod · 0.45
sendMethod · 0.45
create_responseMethod · 0.45
send_errorMethod · 0.45

Calls 1

get_event_sessionMethod · 0.45

Tested by 3

TEST_FFunction · 0.36
run_testMethod · 0.36
create_fragmentsMethod · 0.36