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

Method get_assigned

implementation/protocol/src/assign_client_ack_command.cpp:51–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49}
50
51client_t assign_client_ack_command::get_assigned() const {
52
53 return assigned_;
54}
55
56void assign_client_ack_command::set_assigned(client_t _assigned) {
57

Callers 1

on_messageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected