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

1


Classes and Instances

A class is a data structure template. A specific application of the template is termed an instance. All instances of a class have the same slots. SKILL++ Object System provides the following functions:

This topic provides a list of functions for classes and instances.

allocateInstance

changeClass

className

classOf

classp

defclass

findClass

initializeInstance

isClass

makeInstance

printself

setSlotValue

sharedInitialize

slotBoundp

slotUnbound

slotValue

Related Topics

Generic Functions and Methods

Generic Specializers

Subclasses and Superclasses

Dependency Maintenance Protocol Functions


Return to top
 ⠀
X