shared-initialize
shared-initialize is a compiled Lisp function in `eieio.el
'.
(shared-initialize &rest LOCAL-ARGS)
Set slots of OBJ with SLOTS which is a list of name/value pairs.
Called from the constructor routine.
This is a generic function with only one primary method.
Implementations:
`eieio-default-superclass' :PRIMARY (arg1 arg2)
Set slots of OBJ with SLOTS which is a list of name/value pairs.
Called from the constructor routine.
(fn OBJ SLOTS
)
Defined in `eieio.el'