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

Method get_client

implementation/routing/src/routing_manager_client.cpp:3180–3183  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3178 return false;
3179}
3180client_t routing_manager_client::get_client() const {
3181
3182 return host_->get_client();
3183}
3184
3185} // namespace vsomeip_v3

Callers 6

on_messageMethod · 0.45
on_routing_infoMethod · 0.45
cache_event_payloadMethod · 0.45
on_suspendMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected