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

Method get_security

implementation/configuration/src/configuration_impl.cpp:4677–4679  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4675}
4676
4677std::shared_ptr<security> configuration_impl::get_security() const {
4678 return security_;
4679}
4680
4681routing_state_e configuration_impl::get_initial_routing_state() const {
4682 return initial_routing_state_;

Callers 7

updateMethod · 0.80
initMethod · 0.80
on_messageMethod · 0.80
send_subscribeMethod · 0.80
on_messageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected