Package gavo :: Package protocols :: Module products :: Class ProductIterator
[frames] | no frames]

Class ProductIterator

source code

                 object --+    
                          |    
grammars.common.RowIterator --+
                              |
                             ProductIterator

A RowIterator turning RAccrefs to instances of subclasses of ProductBase.

The source key is a list of RAccrefs, as, e.g., produced by the ProductCore.

Instance Methods

Inherited from grammars.common.RowIterator: __init__, __iter__, getLocator, getParameters

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables

Inherited from grammars.common.RowIterator: notify

Properties

Inherited from grammars.common.RowIterator: recordNumber

Inherited from object: __class__