MCPcopy 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
2662bool configuration_impl::has_dlt_log() const {
2663 return has_dlt_log_;
2664}
2665
2666const std::string& configuration_impl::get_logfile() const {
2667 return logfile_;

Callers 2

set_configurationMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected