Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/COVESA/vsomeip
/ get_prefix
Method
get_prefix
implementation/configuration/src/configuration_impl.cpp:2630–2632 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2628
}
2629
2630
unsigned short configuration_impl::get_prefix() const {
2631
return prefix_;
2632
}
2633
2634
const std::string& configuration_impl::get_device() const {
2635
return device_;
Callers
2
udp_server_endpoint_impl
Method · 0.80
start
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected