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

Method is_closed

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

Source from the content-addressed store, hash-verified

57
58template<typename Protocol>
59bool server_endpoint_impl<Protocol>::is_closed() const {
60 return false;
61}
62
63template<typename Protocol>
64bool server_endpoint_impl<Protocol>::is_established() const {

Callers 1

add_routing_infoMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected