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 DataIter = typename OutportIterable<T>::const_iterator
using PortIter = typename std::vector<Outport*>::const_iterator
using self = Derived

Protected Member Functions

void shouldGetNextPort ()

Protected Attributes

DataIter dEnd_
DataIter dIter_
PortIter pEnd_
PortIter pIter_

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:
  • include/inviwo/core/ports/inportiterable.h