|
Allegro CL version 11.0 |
Class, defsystem package
This class inherits from defsys::foreign-module
, which in turn inherits from default-module. The following methods are specialized for c-module
:
See defsystem.html for more information on the defsystem utility in Allegro CL. See Class hierarchy in that document for more information on the defsystem class hierarchy.
Class, defsystem package
This class has the following exported accessors:
lisp-module, text-module, and defsys::foreign-module
all inherit from default-module
.
See defsystem.html for more information on the defsystem utility in Allegro CL. See Class hierarchy in that document for more information on the defsystem class hierarchy.
Class, defsystem package
This class has the following exported accessors:
See defsystem.html for more information on the defsystem utility in Allegro CL. See Class hierarchy in that document for more information on the defsystem class hierarchy.
Class, defsystem package
Exported accessors are:
See defsystem.html for more information on the defsystem utility in Allegro CL. See Class hierarchy in that document for more information on the defsystem class hierarchy.
Class, defsystem package
This class inherits from defsys::foreign-module
, which in turn inherits from default-module. The following methods are specialized for fortran-module
:
See defsystem.html for more information on the defsystem utility in Allegro CL. See Class hierarchy in that document for more information on the defsystem class hierarchy.
Class, defsystem package
This class inherits from default-module and the following methods are specialized for it:
See defsystem.html for more information on the defsystem utility in Allegro CL. See Class hierarchy in that document for more information on the defsystem class hierarchy.
Class, defsystem package
This is a class of objects that contain modules. Objects of this class have a list of modules and a default-module-class which indicates the default class to be used when modules are created for this module-container.
default-module-group and default-system both inherit from module-container
.
Exported accessors for module-container
are modules, which returns a list of modules and module-groups contained by this container, and default-module-class, which returns the default class for modules created under this container.
See defsystem.html for more information on the defsystem utility in Allegro CL. See Class hierarchy in that document for more information on the defsystem class hierarchy.
Class, defsystem package
This class inherits from default-module and the following methods are specialized for it:
See defsystem.html for more information on the defsystem utility in Allegro CL. See Class hierarchy in that document for more information on the defsystem class hierarchy.
Copyright (c) Franz Inc. Lafayette, CA., USA. All rights reserved.
|
Allegro CL version 11.0 |