|
|
using | difference_type = std::ptrdiff_t |
|
using | iterator_category = std::forward_iterator_tag |
|
using | pointer = std::shared_ptr<const T> |
|
using | reference = std::shared_ptr<const T> |
|
using | value_type = std::shared_ptr<const T> |
|
|
reference | operator* () const |
|
RegularInportIterator & | operator++ () |
|
RegularInportIterator | operator++ (int) |
|
pointer | operator-> () const |
|
auto | operator<=> (const RegularInportIterator &rhs) const =default |
|
| RegularInportIterator (PortIter pIterBegin, PortIter pIterEnd) |
|
|
PortIter | portEnd_ |
|
PortIter | portIter_ |
The documentation for this class was generated from the following file:
- include/inviwo/core/ports/inportiterable.h