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

Method get_client

implementation/routing/src/routing_manager_impl.cpp:91–93  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

89}
90
91client_t routing_manager_impl::get_client() const {
92 return VSOMEIP_ROUTING_CLIENT;
93}
94
95vsomeip_sec_client_t routing_manager_impl::get_sec_client() const {
96

Callers 2

deliver_notificationMethod · 0.45
register_eventMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected