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

Method set_env

implementation/message/src/message_impl.cpp:82–84  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80}
81
82void message_impl::set_env(const std::string& _env) {
83 env_ = _env;
84}
85
86} // namespace vsomeip_v3

Callers 1

on_messageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected