SAVEHEADER

Name

SAVEHEADER -- struct

Struct details

(defstruct SAVEHEADER ()(...))
scopepackage ORG.LANGBAND.ENGINE
locationclasses.lisp
# variables10
# methods11

Methods

MAKE-SAVEHEADER
 (MAKE-SAVEHEADER)

SAVEHEADER.BLOCK-NUM
 (SAVEHEADER.BLOCK-NUM (OBJ SAVEHEADER)) [accessor]

SAVEHEADER.DESC
 (SAVEHEADER.DESC (OBJ SAVEHEADER)) [accessor]
Called By 

INTERACTIVE-SAVEFILE-SELECT

SAVEHEADER.ENGINE-NUM-VERSION
 (SAVEHEADER.ENGINE-NUM-VERSION (OBJ SAVEHEADER)) [accessor]
Called By 

LOAD-OBJECT and LOAD-VARIANT-OBJECT

SAVEHEADER.EXTRA
 (SAVEHEADER.EXTRA (OBJ SAVEHEADER)) [accessor]

SAVEHEADER.MAJOR
 (SAVEHEADER.MAJOR (OBJ SAVEHEADER)) [accessor]

SAVEHEADER.MINOR
 (SAVEHEADER.MINOR (OBJ SAVEHEADER)) [accessor]

SAVEHEADER.PATCH
 (SAVEHEADER.PATCH (OBJ SAVEHEADER)) [accessor]

SAVEHEADER.STATUS
 (SAVEHEADER.STATUS (OBJ SAVEHEADER)) [accessor]
Called By 

INTERACTIVE-SAVEFILE-SELECT

SAVEHEADER.VARIANT-ID
 (SAVEHEADER.VARIANT-ID (OBJ SAVEHEADER)) [accessor]

SAVEHEADER.VARIANT-NUM-VERSION
 (SAVEHEADER.VARIANT-NUM-VERSION (OBJ SAVEHEADER)) [accessor]

Slots

 slot BLOCK-NUM is of type T
 slot DESC is of type T
 slot ENGINE-NUM-VERSION is of type T
 slot EXTRA is of type T
 slot MAJOR is of type T
 slot MINOR is of type T
 slot PATCH is of type T
 slot STATUS is of type T
 slot VARIANT-ID is of type T
 slot VARIANT-NUM-VERSION is of type T

This documentation was generated Autumn 2003 from the original sources by Albert v.0.4.9.