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

Method is_security_audit

implementation/configuration/src/configuration_impl.cpp:4663–4666  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4661}
4662
4663bool configuration_impl::is_security_audit() const {
4664
4665 return is_security_audit_;
4666}
4667
4668bool configuration_impl::is_remote_access_allowed() const {
4669

Callers 2

initMethod · 0.80
is_response_allowedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected