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

Method has_file_log

implementation/configuration/src/configuration_impl.cpp:2658–2660  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2656}
2657
2658bool configuration_impl::has_file_log() const {
2659 return has_file_log_;
2660}
2661
2662bool configuration_impl::has_dlt_log() const {
2663 return has_dlt_log_;

Callers 2

set_configurationMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected