All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
ICARUSgeometryChecker.NestedIteration.BadIterator Class Reference

Public Member Functions

def __iter__
 
def next
 

Detailed Description

Definition at line 21 of file ICARUSgeometryChecker.py.

Member Function Documentation

def ICARUSgeometryChecker.NestedIteration.BadIterator.__iter__ (   self)

Definition at line 22 of file ICARUSgeometryChecker.py.

22 
def __iter__(self): return self
def ICARUSgeometryChecker.NestedIteration.BadIterator.next (   self)

Definition at line 23 of file ICARUSgeometryChecker.py.

23 
24  def next(self): raise StopIteration
# class BadIterator

The documentation for this class was generated from the following file: