Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/COVESA/vsomeip
/ set_status
Method
set_status
implementation/protocol/src/send_command.cpp:40–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
}
39
40
void send_command::set_status(uint8_t _status) {
41
42
status_ = _status;
43
}
44
45
client_t send_command::get_target() const {
46
Callers
1
send_local
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected