Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
121
void assign_client_command::set_name(const std::string& _name) {
122
123
name_ = _name;
124
}
125
126
port_t assign_client_command::get_port() const {
127
Callers
2
TEST
Function · 0.80
create_routing_client
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected