Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/COVESA/vsomeip
/ has_dlt_log
Method
has_dlt_log
implementation/configuration/src/configuration_impl.cpp:2662–2664 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2660
}
2661
2662
bool configuration_impl::has_dlt_log() const {
2663
return has_dlt_log_;
2664
}
2665
2666
const std::string& configuration_impl::get_logfile() const {
2667
return logfile_;
Callers
2
configuration_test.cpp
File · 0.80
set_configuration
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected