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

Method stop

implementation/endpoints/src/server_endpoint_impl.cpp:39–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37
38template<typename Protocol>
39void server_endpoint_impl<Protocol>::stop(bool /*_due_to_error*/) {
40 clear_client_targets();
41}
42
43template<typename Protocol>
44bool server_endpoint_impl<Protocol>::is_client() const {

Callers 1

restartMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected