Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/COVESA/vsomeip
/ set_instance
Method
set_instance
implementation/service_discovery/src/entry_impl.cpp:65–67 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
63
}
64
65
void entry_impl::set_instance(instance_t _instance) {
66
instance_ = _instance;
67
}
68
69
major_version_t entry_impl::get_major_version() const {
70
return major_version_;
Callers
4
insert_find_entries
Method · 0.45
create_eventgroup_entry
Method · 0.45
insert_subscription_ack_unlocked
Method · 0.45
insert_offer_service
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected