Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::InportIterable< InportType, T, Flat >::const_iterator_base< Derived > Class Template Reference

Public Member Functions

 const_iterator_base (PortIter pIterBegin, PortIter pIterEnd)
self & operator++ ()
self operator++ (int)

Protected Types

using self = Derived
using PortIter = typename std::vector<Outport*>::const_iterator
using DataIter = typename OutportIterable<T>::const_iterator

Protected Member Functions

void shouldGetNextPort ()

Protected Attributes

PortIter pIter_
PortIter pEnd_
DataIter dIter_
DataIter dEnd_

Friends

bool operator== (const self &lhs, const self &rhs)
bool operator!= (const self &lhs, const self &rhs)

The documentation for this class was generated from the following file:
  • inportiterable.h