Version 1.0, Copyright ©1992 by Doug McClure.  All Rights Reserved.


MiscStorage




Inherits From: Storage : Object
Conforms To: MiscStorageCursorPositioning
Declared In: MiscStorage.h



Class Description

MiscStorage is a generic Storage class with the MiscStorageCursorPositioning protocol added to it.  This class can be used to add other methods to that subclasses might benefit from.  There are currently no other methods implemented besides the ones in the protocol.



Instance Variables

int cursor


cursor Cursor position value.



Adopted Protocols

MiscStorageCursorPositioning - currentPosition
- setFirstElement
- setLastElement
- setNextElement
- setPreviousElement
- setTo: