MCPcopy 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
233void routing_info_entry::add_service(const service& _service) {
234
235 services_.push_back(_service);
236}
237
238} // namespace protocol
239} // namespace vsomeip

Callers 3

inform_requestersMethod · 0.45
handle_requestsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected