This is the leveldb Reference Manual, generated automatically by Declt version 4.0 beta 2 "William Riker" on Tue Jul 15 05:31:34 2025 GMT+0.
The main system appears first, followed by any subsystem dependency.
leveldbLevelDB bindings for Common Lisp.
death
BSD
cffi-grovel (system).
cffi (system).
babel (system).
trivial-garbage (system).
packages.lisp (file).
grovel.lisp (file).
low-level.lisp (file).
leveldb.lisp (file).
Files are sorted by type and then listed depth-first from the systems components trees.
leveldb/leveldb.asdleveldb/packages.lispleveldb/grovel.lispleveldb/low-level.lispleveldb/leveldb.lispleveldb/grovel.lisppackages.lisp (file).
leveldb (system).
leveldb/low-level.lispgrovel.lisp (file).
leveldb (system).
leveldb-approximate-sizes (function).
leveldb-cache-create-lru (function).
leveldb-cache-destroy (function).
leveldb-close (function).
leveldb-compact-range (function).
leveldb-comparator-create (function).
leveldb-comparator-destroy (function).
leveldb-create-default-env (function).
leveldb-create-iterator (function).
leveldb-create-snapshot (function).
leveldb-delete (function).
leveldb-destroy-db (function).
leveldb-env-destroy (function).
leveldb-filterpolicy-create (function).
leveldb-filterpolicy-create-bloom (function).
leveldb-filterpolicy-destroy (function).
leveldb-free (function).
leveldb-get (function).
leveldb-iter-destroy (function).
leveldb-iter-get-error (function).
leveldb-iter-key (function).
leveldb-iter-next (function).
leveldb-iter-prev (function).
leveldb-iter-seek (function).
leveldb-iter-seek-to-first (function).
leveldb-iter-seek-to-last (function).
leveldb-iter-valid (function).
leveldb-iter-value (function).
leveldb-major-version (function).
leveldb-minor-version (function).
leveldb-open (function).
leveldb-options-create (function).
leveldb-options-destroy (function).
leveldb-options-set-block-restart-interval (function).
leveldb-options-set-block-size (function).
leveldb-options-set-cache (function).
leveldb-options-set-comparator (function).
leveldb-options-set-compression (function).
leveldb-options-set-create-if-missing (function).
leveldb-options-set-env (function).
leveldb-options-set-error-if-exists (function).
leveldb-options-set-filter-policy (function).
leveldb-options-set-info-log (function).
leveldb-options-set-max-open-files (function).
leveldb-options-set-paranoid-checks (function).
leveldb-options-set-write-buffer-size (function).
leveldb-property-value (function).
leveldb-put (function).
leveldb-readoptions-create (function).
leveldb-readoptions-destroy (function).
leveldb-readoptions-set-fill-cache (function).
leveldb-readoptions-set-snapshot (function).
leveldb-readoptions-set-verify-checksums (function).
leveldb-release-snapshot (function).
leveldb-repair-db (function).
leveldb-write (function).
leveldb-writebatch-clear (function).
leveldb-writebatch-create (function).
leveldb-writebatch-delete (function).
leveldb-writebatch-destroy (function).
leveldb-writebatch-iterate (function).
leveldb-writebatch-put (function).
leveldb-writeoptions-create (function).
leveldb-writeoptions-destroy (function).
leveldb-writeoptions-set-sync (function).
leveldb/leveldb.lisplow-level.lisp (file).
leveldb (system).
approximate-sizes (function).
close (function).
compact-range (function).
delete (function).
deletes (function).
destroy (function).
get (function).
gets (function).
map (function).
open (function).
print-object (method).
property-value (function).
put (function).
puts (function).
repair (function).
snapshot (function).
snapshot (class).
version (function).
with-open-db (macro).
write (function).
call-with-iterator (function).
call-with-open-db (function).
check-errptr (function).
db (class).
db-cache (reader method).
(setf db-cache) (writer method).
db-handle (reader method).
(setf db-handle) (writer method).
db-name (reader method).
(setf db-name) (writer method).
db-open-options (reader method).
(setf db-open-options) (writer method).
db-snapshots (reader method).
(setf db-snapshots) (writer method).
foreign-octets-to-lisp (function).
key (function).
leveldb-error (condition).
leveldb-error-message (reader method).
next (function).
pass-as-strings (function).
prev (function).
seek (function).
snapshot-handle (reader method).
valid-p (function).
value (function).
with-errptr (macro).
with-octets-buffer (macro).
with-read-options (macro).
with-write-options (macro).
Packages are listed by definition order.
leveldbcommon-lisp.
approximate-sizes (function).
close (function).
compact-range (function).
delete (function).
deletes (function).
destroy (function).
get (function).
gets (function).
map (function).
open (function).
property-value (function).
put (function).
puts (function).
repair (function).
snapshot (function).
snapshot (class).
version (function).
with-open-db (macro).
write (function).
call-with-iterator (function).
call-with-open-db (function).
check-errptr (function).
db (class).
db-cache (generic reader).
(setf db-cache) (generic writer).
db-handle (generic reader).
(setf db-handle) (generic writer).
db-name (generic reader).
(setf db-name) (generic writer).
db-open-options (generic reader).
(setf db-open-options) (generic writer).
db-snapshots (generic reader).
(setf db-snapshots) (generic writer).
foreign-octets-to-lisp (function).
key (function).
leveldb-approximate-sizes (function).
leveldb-cache-create-lru (function).
leveldb-cache-destroy (function).
leveldb-close (function).
leveldb-compact-range (function).
leveldb-comparator-create (function).
leveldb-comparator-destroy (function).
leveldb-create-default-env (function).
leveldb-create-iterator (function).
leveldb-create-snapshot (function).
leveldb-delete (function).
leveldb-destroy-db (function).
leveldb-env-destroy (function).
leveldb-error (condition).
leveldb-error-message (generic reader).
leveldb-filterpolicy-create (function).
leveldb-filterpolicy-create-bloom (function).
leveldb-filterpolicy-destroy (function).
leveldb-free (function).
leveldb-get (function).
leveldb-iter-destroy (function).
leveldb-iter-get-error (function).
leveldb-iter-key (function).
leveldb-iter-next (function).
leveldb-iter-prev (function).
leveldb-iter-seek (function).
leveldb-iter-seek-to-first (function).
leveldb-iter-seek-to-last (function).
leveldb-iter-valid (function).
leveldb-iter-value (function).
leveldb-major-version (function).
leveldb-minor-version (function).
leveldb-open (function).
leveldb-options-create (function).
leveldb-options-destroy (function).
leveldb-options-set-block-restart-interval (function).
leveldb-options-set-block-size (function).
leveldb-options-set-cache (function).
leveldb-options-set-comparator (function).
leveldb-options-set-compression (function).
leveldb-options-set-create-if-missing (function).
leveldb-options-set-env (function).
leveldb-options-set-error-if-exists (function).
leveldb-options-set-filter-policy (function).
leveldb-options-set-info-log (function).
leveldb-options-set-max-open-files (function).
leveldb-options-set-paranoid-checks (function).
leveldb-options-set-write-buffer-size (function).
leveldb-property-value (function).
leveldb-put (function).
leveldb-readoptions-create (function).
leveldb-readoptions-destroy (function).
leveldb-readoptions-set-fill-cache (function).
leveldb-readoptions-set-snapshot (function).
leveldb-readoptions-set-verify-checksums (function).
leveldb-release-snapshot (function).
leveldb-repair-db (function).
leveldb-write (function).
leveldb-writebatch-clear (function).
leveldb-writebatch-create (function).
leveldb-writebatch-delete (function).
leveldb-writebatch-destroy (function).
leveldb-writebatch-iterate (function).
leveldb-writebatch-put (function).
leveldb-writeoptions-create (function).
leveldb-writeoptions-destroy (function).
leveldb-writeoptions-set-sync (function).
next (function).
pass-as-strings (function).
prev (function).
seek (function).
snapshot-handle (generic reader).
valid-p (function).
value (function).
with-errptr (macro).
with-octets-buffer (macro).
with-read-options (macro).
with-write-options (macro).
Definitions are sorted by export status, category, package, and then by lexicographic order.
leveldb-error)) ¶error.
:message
This slot is read-only.
:open-options
:cache
:handle
:name
(trivial-garbage:make-weak-hash-table :weakness :key)
| Jump to: | (
A C D F G K L M N O P R S V W |
|---|
| Jump to: | (
A C D F G K L M N O P R S V W |
|---|
| Jump to: | C H M N O S |
|---|
| Jump to: | C H M N O S |
|---|
| Jump to: | C D F G L P S |
|---|
| Jump to: | C D F G L P S |
|---|