The cl-autowrap Reference Manual

This is the cl-autowrap Reference Manual, version 1.0, generated automatically by Declt version 4.0 beta 2 "William Riker" on Mon Feb 26 14:58:55 2024 GMT+0.

Table of Contents


1 Introduction


2 Systems

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


2.1 cl-autowrap

Import c2ffi specs and generate CFFI wrappers

Author

Ryan Pavlik

License

BSD-2-Clause

Version

1.0

Dependencies
  • alexandria (system).
  • cffi (system).
  • cl-json (system).
  • cl-ppcre (system).
  • defpackage-plus (system).
  • uiop (system).
  • trivial-features (system).
Source

cl-autowrap.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 cl-autowrap/cl-autowrap.asd

Source

cl-autowrap.asd.

Parent Component

cl-autowrap (system).

ASDF Systems

cl-autowrap.

Packages

cl-autowrap.asdf.


3.1.2 cl-autowrap/package.lisp

Source

cl-autowrap.asd.

Parent Component

cl-autowrap (system).

Packages

autowrap.minimal.


3.1.3 cl-autowrap/util.lisp

Dependency

package.lisp (file).

Source

cl-autowrap.asd.

Parent Component

cl-autowrap (system).


3.1.4 cl-autowrap/conditions.lisp

Dependency

util.lisp (file).

Source

cl-autowrap.asd.

Parent Component

cl-autowrap (system).


3.1.5 cl-autowrap/c2ffi.lisp

Dependency

conditions.lisp (file).

Source

cl-autowrap.asd.

Parent Component

cl-autowrap (system).


3.1.6 cl-autowrap/wrapper.lisp

Dependency

c2ffi.lisp (file).

Source

cl-autowrap.asd.

Parent Component

cl-autowrap (system).


3.1.7 cl-autowrap/sffi.lisp

Dependency

wrapper.lisp (file).

Source

cl-autowrap.asd.

Parent Component

cl-autowrap (system).


3.1.8 cl-autowrap/alloc.lisp

Dependency

sffi.lisp (file).

Source

cl-autowrap.asd.

Parent Component

cl-autowrap (system).


3.1.9 cl-autowrap/errno.lisp

Dependency

alloc.lisp (file).

Source

cl-autowrap.asd.

Parent Component

cl-autowrap (system).


3.1.10 cl-autowrap/parse.lisp

Dependency

errno.lisp (file).

Source

cl-autowrap.asd.

Parent Component

cl-autowrap (system).


3.1.11 cl-autowrap/bitmask.lisp

Dependency

parse.lisp (file).

Source

cl-autowrap.asd.

Parent Component

cl-autowrap (system).


4 Packages

Packages are listed by definition order.


4.1 cl-autowrap.asdf

Source

cl-autowrap.asd.

Use List
  • asdf/interface.
  • common-lisp.

4.2 autowrap.minimal

A minimal set of useful symbols for doing common things with autowrap.

Source

package.lisp.


Appendix A Indexes


A.1 Concepts


A.2 Functions


A.3 Variables


A.4 Data types

Jump to:   A   B   C   E   F   P   S   U   W  
Index Entry  Section

A
alloc.lisp: The cl-autowrap/alloc․lisp file
autowrap.minimal: The autowrap․minimal package

B
bitmask.lisp: The cl-autowrap/bitmask․lisp file

C
c2ffi.lisp: The cl-autowrap/c2ffi․lisp file
cl-autowrap: The cl-autowrap system
cl-autowrap.asd: The cl-autowrap/cl-autowrap․asd file
cl-autowrap.asdf: The cl-autowrap․asdf package
conditions.lisp: The cl-autowrap/conditions․lisp file

E
errno.lisp: The cl-autowrap/errno․lisp file

F
File, alloc.lisp: The cl-autowrap/alloc․lisp file
File, bitmask.lisp: The cl-autowrap/bitmask․lisp file
File, c2ffi.lisp: The cl-autowrap/c2ffi․lisp file
File, cl-autowrap.asd: The cl-autowrap/cl-autowrap․asd file
File, conditions.lisp: The cl-autowrap/conditions․lisp file
File, errno.lisp: The cl-autowrap/errno․lisp file
File, package.lisp: The cl-autowrap/package․lisp file
File, parse.lisp: The cl-autowrap/parse․lisp file
File, sffi.lisp: The cl-autowrap/sffi․lisp file
File, util.lisp: The cl-autowrap/util․lisp file
File, wrapper.lisp: The cl-autowrap/wrapper․lisp file

P
Package, autowrap.minimal: The autowrap․minimal package
Package, cl-autowrap.asdf: The cl-autowrap․asdf package
package.lisp: The cl-autowrap/package․lisp file
parse.lisp: The cl-autowrap/parse․lisp file

S
sffi.lisp: The cl-autowrap/sffi․lisp file
System, cl-autowrap: The cl-autowrap system

U
util.lisp: The cl-autowrap/util․lisp file

W
wrapper.lisp: The cl-autowrap/wrapper․lisp file