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

Method is_e2e_enabled

implementation/configuration/src/configuration_impl.cpp:3441–3443  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3439}
3440
3441bool configuration_impl::is_e2e_enabled() const {
3442 return e2e_enabled_;
3443}
3444
3445void configuration_impl::load_e2e(const configuration_element& _element) {
3446#ifdef _WIN32

Callers 1

initMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected