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

Method get_instance

implementation/routing/src/event.cpp:52–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50}
51
52instance_t event::get_instance() const {
53
54 return current_->get_instance();
55}
56
57void event::set_instance(instance_t _instance) {
58

Callers 15

sendMethod · 0.45
on_messageMethod · 0.45
create_responseMethod · 0.45
send_notificationMethod · 0.45
send_toMethod · 0.45
on_remote_subscribeMethod · 0.45
on_remote_unsubscribeMethod · 0.45
expire_subscriptionsMethod · 0.45
remove_subscriptionsMethod · 0.45
set_payloadMethod · 0.45
set_payload_filledMethod · 0.45
on_messageMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected