The structy-defclass Reference Manual

This is the structy-defclass Reference Manual, generated automatically by Declt version 4.0 beta 2 "William Riker" on Mon Feb 26 17:58:39 2024 GMT+0.

Table of Contents


1 Introduction


2 Systems

The main system appears first, followed by any subsystem dependency.


2.1 structy-defclass

Provides deftclass, a struct-like way of defining classes

Author

Chris Bagley <>

License

BSD 2 Clause

Source

structy-defclass.asd.

Child Components

3 Files

Files are sorted by type and then listed depth-first from the systems components trees.


3.1 Lisp


3.1.1 structy-defclass/structy-defclass.asd

Source

structy-defclass.asd.

Parent Component

structy-defclass (system).

ASDF Systems

structy-defclass.


3.1.2 structy-defclass/package.lisp

Source

structy-defclass.asd.

Parent Component

structy-defclass (system).

Packages

structy-defclass.


3.1.3 structy-defclass/structy-defclass.lisp

Dependency

package.lisp (file).

Source

structy-defclass.asd.

Parent Component

structy-defclass (system).

Public Interface

deftclass (macro).


4 Packages

Packages are listed by definition order.


4.1 structy-defclass

Source

package.lisp.

Use List

common-lisp.

Public Interface

deftclass (macro).


5 Definitions

Definitions are sorted by export status, category, package, and then by lexicographic order.


5.1 Public Interface


5.1.1 Macros

Macro: deftclass (name &body slots)
Package

structy-defclass.

Source

structy-defclass.lisp.


Appendix A Indexes


A.1 Concepts


A.2 Functions

Jump to:   D   M  
Index Entry  Section

D
deftclass: Public macros

M
Macro, deftclass: Public macros


A.3 Variables