Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/COVESA/vsomeip
/ get_status
Method
get_status
implementation/protocol/src/send_command.cpp:35–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
}
34
35
uint8_t send_command::get_status() const {
36
37
return status_;
38
}
39
40
void send_command::set_status(uint8_t _status) {
41
Callers
2
on_message
Method · 0.80
on_message
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected