MCPcopy 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
35uint8_t send_command::get_status() const {
36
37 return status_;
38}
39
40void send_command::set_status(uint8_t _status) {
41

Callers 2

on_messageMethod · 0.80
on_messageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected