Package schrodinger :: Module project :: Class _AllRowsIterator
[hide private]
[frames] | no frames]

Class _AllRowsIterator

Iterator for all rows in the project or group

Instance Methods [hide private]
 
__init__(self, pt, group=None)
 
__iter__(self)
 
__len__(self)
Returns the total number of rows
Method Details [hide private]

__init__(self, pt, group=None)
(Constructor)

 
Parameters:
  • pt (Project) - Project table instance
  • group (EntryGroup or None (default)) - Group (if iterating over entries in a group)