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

Method get_target

implementation/protocol/src/send_command.cpp:45–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43}
44
45client_t send_command::get_target() const {
46
47 return target_;
48}
49
50void send_command::set_target(client_t _target) {
51

Callers 1

on_messageMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected