Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
45
client_t send_command::get_target() const {
46
47
return target_;
48
}
49
50
void send_command::set_target(client_t _target) {
51
Callers
1
on_message
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected