YAMI4 Python Library 2.0.0
Messaging Solution for Distributed Systems
Loading...
Searching...
No Matches
Public Member Functions | Static Public Attributes | List of all members
yami.Parameters.__EntryIterator Class Reference
Inheritance diagram for yami.Parameters.__EntryIterator:

Public Member Functions

def __init__ (self, entries, mode)
 
def __iter__ (self)
 
def __next__ (self)
 

Static Public Attributes

int ITEMS_MODE = 0
 
int KEYS_MODE = 1
 
int VALUES_MODE = 2
 

Detailed Description

Iterator class for visiting all entries in the collection.

Member Function Documentation

◆ __next__()

def yami.Parameters.__EntryIterator.__next__ (   self)
Returns the key or item for each used slot.

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