Product Documentation
Cadence SKILL++ Object System Reference
Product Version IC23.1, June 2023

4


Subclasses and Superclasses

SKILL++ Object System supports both single and multiple inheritance. In single inheritance, one class B can inherit structure slots and methods from another class A. You can describe the relationship between the class A and class B as follows:

In multiple inheritance, class B can inherit structure slots and methods from multiple classes. For example, class A and class C. In this case, the relationship between class A, B, and C is as follows:

This topic provides a list of subclasses and superclasses functions.

Related Topics

Classes and Instances

Generic Functions and Methods

Generic Specializers

Dependency Maintenance Protocol Functions


Return to top
 ⠀
X