Class Fixed-Size-Scroll

Part of:

package cl-perec, class simple-scroll, class scroll, class result-set-scroll

Direct Superclass

scroll

Direct Subclass

result-set-scroll
simple-scrollProvides the fixed-size-scroll interface for a vector of elements.

Direct Method

last-page!
next-page!Should return the current page number or nil if there are no more pages.
revive-scroll!Revives the cache objects of the scroll in the current transaction.
setfpage

Other Method

first-page!
previous-page!
to-listConverts the result to a list.
If FLATP is true then the rows are flattened (useful when they con...
to-scrollConverts the result set to a scroll.