MCPcopy 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
627client_t local_endpoint::connected_client() const {
628 return peer_data_.id_;
629}
630
631std::string const& local_endpoint::name() const {
632 return socket_->to_string();

Callers 3

send_localMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected