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

Method get_event

implementation/protocol/src/subscribe_command_base.cpp:58–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56}
57
58event_t subscribe_command_base::get_event() const {
59
60 return event_;
61}
62
63void subscribe_command_base::set_event(event_t _event) {
64

Callers 1

add_registrationMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected