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

Method set_sec_client

implementation/message/src/message_impl.cpp:73–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71}
72
73void message_impl::set_sec_client(const vsomeip_sec_client_t& _sec_client) {
74
75 sec_client_ = _sec_client;
76}
77
78std::string message_impl::get_env() const {
79 return env_;

Callers 1

on_messageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected