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

Method set_name

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

Source from the content-addressed store, hash-verified

119}
120
121void assign_client_command::set_name(const std::string& _name) {
122
123 name_ = _name;
124}
125
126port_t assign_client_command::get_port() const {
127

Callers 2

TESTFunction · 0.80
create_routing_clientMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected