BeeeOn Gateway  v2020.3.1-2-g6f737dc
Platform to interconnect the IoT world
Public Member Functions
BeeeOn::Zip< Container1, Container2 >::Iterator Class Reference

Public Member Functions

 Iterator (Iterator1 currentIt1, Iterator2 currentIt2, Iterator1 endIt1, Iterator2 endIt2)
 
Iteratoroperator++ ()
 
Iterator operator++ (int)
 
bool operator== (const Iterator &other) const
 
bool operator!= (const Iterator &other) const
 
std::pair< Value1, Value2 > operator* ()
 
Iterator1 firstIterator () const
 
Iterator2 secondIterator () const
 
bool hasFirstEnded () const
 
bool hasSecondEnded () const
 
bool hasBothEnded () const
 

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