MCPcopy Create free account
hub / github.com/COVESA/vsomeip / add_default_target

Method add_default_target

implementation/endpoints/src/endpoint_impl.cpp:61–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59
60template<typename Protocol>
61void endpoint_impl<Protocol>::add_default_target(service_t, const std::string&, uint16_t) { }
62
63template<typename Protocol>
64void endpoint_impl<Protocol>::remove_default_target(service_t) { }

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected