MCPcopy 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
65void entry_impl::set_instance(instance_t _instance) {
66 instance_ = _instance;
67}
68
69major_version_t entry_impl::get_major_version() const {
70 return major_version_;

Callers 4

insert_find_entriesMethod · 0.45
insert_offer_serviceMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected