EnumIter

Inheritance:

Methods of EnumIter:

__init__
def __init__(self, enum)

Undocumented function.

__iter__
def __iter__(self)

Undocumented function.

next
def next(self)

Undocumented function.