Documentation Set for Swarm 2.0.1
Prev
Reference I. Defobj Library
Next
CreatedClass
Name
CreatedClass -- Class with variables and/or methods defined at runtime.
Description
Class with variables and/or methods defined at runtime.
Protocols adopted by CreatedClass
Create
DefinedClass
Methods
Phase: Creating
-
setName:
(const char *)
name
-
setClass:
aClass
-
setSuperclass:
aClass
-
setDefiningClass:
aClass
-
at:
(SEL)
aSel
addMethod:
(IMP)
aMethod
-
lispInCreate:
expr
-
hdf5InCreate:
hdf5Obj
-
lispOutShallow:
stream
-
hdf5OutShallow:
hdf5Obj
-
updateArchiver:
archiver
Phase: Using
-
getDefiningClass
Prev
Home
Next
Create
Up
Customize