AutosarC++19_03-A10.1.1¶
Class shall not be derived from more than one base class which is not an interface class
Required inputs: IR
Possible Messages
Key |
Text |
Severity |
Disabled |
|---|---|---|---|
multiple_inheritance |
Use of multiple inheritance. |
None |
False |
Options¶
This rule shares the following common options: exclude_in_macros, exclude_messages_in_system_headers, excludes, extend_exclude_to_macro_invocations, includes, justification_checker, languages, post_processing, provider, report_at, severity
The following places define options that affect this rule: Stylechecks, Analysis-GlobalOptions
consider_special_members_on_interfaces¶
consider_special_members_on_interfaces : bool = True
ignore_pure_interfaces¶
ignore_pure_interfaces : bool = True