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

Method get_configuration

implementation/runtime/src/application_impl.cpp:1348–1350  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1346}
1347
1348std::shared_ptr<configuration> application_impl::get_configuration() const {
1349 return configuration_;
1350}
1351
1352std::shared_ptr<policy_manager> application_impl::get_policy_manager() const {
1353#ifndef VSOMEIP_DISABLE_SECURITY

Callers 1

initMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected