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

Method get_policy

implementation/protocol/src/update_security_policy_command.cpp:82–85  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80}
81
82std::shared_ptr<policy> update_security_policy_command::get_policy() const {
83
84 return policy_;
85}
86
87void update_security_policy_command::set_policy(const std::shared_ptr<policy>& _policy) {
88

Callers 1

on_messageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected