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

Method get_configuration

implementation/routing/src/routing_manager_client.cpp:244–246  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

242}
243
244std::shared_ptr<configuration> routing_manager_client::get_configuration() const {
245 return host_->get_configuration();
246}
247
248bool routing_manager_client::offer_service(client_t _client, service_t _service, instance_t _instance, major_version_t _major,
249 minor_version_t _minor) {

Callers 1

routing_manager_baseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected