MCPcopy Create free account
hub / github.com/COVESA/vsomeip / get_client

Method get_client

implementation/routing/src/routing_manager_stub.cpp:1125–1127  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1123}
1124
1125client_t routing_manager_stub::get_client() const {
1126 return host_->get_client();
1127}
1128
1129void routing_manager_stub::handle_credentials(const client_t _client, std::set<protocol::service>& _requests) {
1130 if (!_requests.size()) {

Callers 1

on_messageMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected