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_impl.cpp:91–93 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
89
}
90
91
client_t routing_manager_impl::get_client() const {
92
return VSOMEIP_ROUTING_CLIENT;
93
}
94
95
vsomeip_sec_client_t routing_manager_impl::get_sec_client() const {
96
Callers
2
deliver_notification
Method · 0.45
register_event
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected