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

Method set_target

implementation/protocol/src/send_command.cpp:50–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48}
49
50void send_command::set_target(client_t _target) {
51
52 target_ = _target;
53}
54
55std::vector<byte_t> send_command::get_message() const {
56

Callers 1

send_localMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected