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

Method assign_client_command

implementation/protocol/src/assign_client_command.cpp:16–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14namespace protocol {
15
16assign_client_command::assign_client_command() : command(id_e::ASSIGN_CLIENT_ID) { }
17
18void assign_client_command::serialize(std::vector<byte_t>& _buffer) const {
19

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected