MCPcopy 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
2630unsigned short configuration_impl::get_prefix() const {
2631 return prefix_;
2632}
2633
2634const std::string& configuration_impl::get_device() const {
2635 return device_;

Callers 2

startMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected