Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/COVESA/vsomeip
/ add_service
Method
add_service
implementation/protocol/src/routing_info_entry.cpp:233–236 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
231
}
232
233
void routing_info_entry::add_service(const service& _service) {
234
235
services_.push_back(_service);
236
}
237
238
} // namespace protocol
239
} // namespace vsomeip
Callers
3
on_offered_service_request
Method · 0.45
inform_requesters
Method · 0.45
handle_requests
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected