Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
}
3180
client_t routing_manager_client::get_client() const {
3181
3182
return host_->get_client();
3183
}
3184
3185
} // namespace vsomeip_v3
Callers
6
on_message
Method · 0.45
on_routing_info
Method · 0.45
cache_event_payload
Method · 0.45
create_placeholder_event_and_subscribe
Method · 0.45
on_suspend
Method · 0.45
register_provider_event
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected