Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/COVESA/vsomeip
/ get_sec_client
Method
get_sec_client
implementation/routing/src/routing_manager_base.cpp:56–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
vsomeip_sec_client_t routing_manager_base::get_sec_client() const {
57
return host_->get_sec_client();
58
}
59
60
void routing_manager_base::set_sec_client_port(port_t _port) {
61
Callers
1
cleanup_subscriber
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected