Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/COVESA/vsomeip
/ connected_client
Method
connected_client
implementation/endpoints/src/local_endpoint.cpp:627–629 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
625
}
626
627
client_t local_endpoint::connected_client() const {
628
return peer_data_.id_;
629
}
630
631
std::string const& local_endpoint::name() const {
632
return socket_->to_string();
Callers
3
add_local_routing_endpoint
Method · 0.80
add_local_server_endpoint
Method · 0.80
send_local
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected