Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
120
bool connector_impl::is_enabled() const {
121
return is_enabled_;
122
}
123
124
void connector_impl::set_sd_enabled(const bool _sd_enabled) {
125
std::scoped_lock lk{configure_mutex_};
Callers
5
TEST
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected