This is the plump-bundle Reference Manual, version 0.1.0, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 07:18:33 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
plump-bundle
A binary storage format for Plump documents.
Yukari Hafner <shinmera@tymoon.eu>
Yukari Hafner <shinmera@tymoon.eu>
(GIT https://github.com/Shinmera/plump-bundle.git)
zlib
0.1.0
plump-dom
(system).
babel
(system).
fast-io
(system).
closer-mop
(system).
package.lisp
(file).
machinery.lisp
(file).
definitions.lisp
(file).
frontend.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
plump-bundle/plump-bundle.asd
plump-bundle/package.lisp
plump-bundle/machinery.lisp
plump-bundle/definitions.lisp
plump-bundle/frontend.lisp
plump-bundle/machinery.lisp
package.lisp
(file).
plump-bundle
(system).
*buffer*
(special variable).
*chunk-translations*
(special variable).
*parent*
(special variable).
byte
(function).
byte
(function).
char
(function).
char
(function).
check-equal
(macro).
chunk-translation
(function).
(setf chunk-translation)
(function).
define-chunk
(macro).
define-chunk-translator
(macro).
define-reader
(macro).
define-section
(macro).
define-writer
(macro).
find-accessor-for-initarg
(function).
integer
(function).
integer
(function).
read!
(macro).
reader-name
(function).
string
(function).
string
(function).
transform-reader-part
(function).
transform-writer-part
(function).
type
(function).
type
(function).
type=
(function).
write!
(macro).
writer-name
(function).
plump-bundle/definitions.lisp
machinery.lisp
(file).
plump-bundle
(system).
*format-version*
(special variable).
body
(function).
body
(function).
cdata
(function).
cdata
(function).
child-node
(function).
child-node
(function).
children
(function).
children
(function).
chunk
(function).
chunk
(function).
comment
(function).
comment
(function).
doctype
(function).
doctype
(function).
element
(function).
element
(function).
end-file
(function).
end-file
(function).
file
(function).
file
(function).
footer
(function).
footer
(function).
fulltext-element
(function).
fulltext-element
(function).
header
(function).
header
(function).
map
(function).
map
(function).
nesting-node
(function).
nesting-node
(function).
node
(function).
node
(function).
null
(function).
null
(function).
parent
(function).
parent
(function).
processing-instruction
(function).
processing-instruction
(function).
root
(function).
root
(function).
text-node
(function).
text-node
(function).
textual-node
(function).
textual-node
(function).
timestamp
(function).
timestamp
(function).
version
(function).
version
(function).
xml-header
(function).
xml-header
(function).
plump-bundle/frontend.lisp
definitions.lisp
(file).
plump-bundle
(system).
input
(generic function).
output
(generic function).
output-to-file
(function).
Packages are listed by definition order.
plump-bundle
org.shirakumo.plump.bundle
common-lisp
.
plump-dom
.
*format-version*
(special variable).
input
(generic function).
output
(generic function).
output-to-file
(function).
*buffer*
(special variable).
*chunk-translations*
(special variable).
*parent*
(special variable).
check-equal
(macro).
chunk-translation
(function).
(setf chunk-translation)
(function).
define-chunk
(macro).
define-chunk-translator
(macro).
define-reader
(macro).
define-section
(macro).
define-writer
(macro).
find-accessor-for-initarg
(function).
read!
(macro).
reader-name
(function).
transform-reader-part
(function).
transform-writer-part
(function).
type=
(function).
write!
(macro).
writer-name
(function).
plump-bundle-readers
body
(function).
byte
(function).
cdata
(function).
char
(function).
child-node
(function).
children
(function).
chunk
(function).
comment
(function).
doctype
(function).
element
(function).
end-file
(function).
file
(function).
footer
(function).
fulltext-element
(function).
header
(function).
integer
(function).
map
(function).
nesting-node
(function).
node
(function).
null
(function).
parent
(function).
processing-instruction
(function).
root
(function).
string
(function).
text-node
(function).
textual-node
(function).
timestamp
(function).
type
(function).
version
(function).
xml-header
(function).
plump-bundle-writers
body
(function).
byte
(function).
cdata
(function).
char
(function).
child-node
(function).
children
(function).
chunk
(function).
comment
(function).
doctype
(function).
element
(function).
end-file
(function).
file
(function).
footer
(function).
fulltext-element
(function).
header
(function).
integer
(function).
map
(function).
nesting-node
(function).
node
(function).
null
(function).
parent
(function).
processing-instruction
(function).
root
(function).
string
(function).
text-node
(function).
textual-node
(function).
timestamp
(function).
type
(function).
version
(function).
xml-header
(function).
Definitions are sorted by export status, category, package, and then by lexicographic order.
A wrapper around OUTPUT to allow specifying of IF-EXISTS and IF-DOES-NOT-EXIST.
Parse INPUT to a Plump document.
Methods are defined for
FAST-IO::INPUT-BUFFER
STREAM (unsigned-byte 8) element-type
PATHNAME
STRING treated as namestring
VECTOR (unsigned-byte 8) element-type
Turn ROOT into a bundle and store it in TARGET.
Methods are definted for
FAST-IO::OUTPUT-BUFFER
STREAM (unsigned-byte 8) element-type
PATHNAME
STRING treated as namestring
:VECTOR
Jump to: | (
B C D E F G H I M N O P R S T V W X |
---|
Jump to: | (
B C D E F G H I M N O P R S T V W X |
---|
Jump to: | *
S |
---|
Jump to: | *
S |
---|
Jump to: | D F M P S |
---|
Jump to: | D F M P S |
---|