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

Method is_enabled

implementation/tracing/src/connector_impl.cpp:120–122  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

118}
119
120bool connector_impl::is_enabled() const {
121 return is_enabled_;
122}
123
124void connector_impl::set_sd_enabled(const bool _sd_enabled) {
125 std::scoped_lock lk{configure_mutex_};

Callers 5

TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected