Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::OutportIterable< T >::const_iterator Class Reference

Public Types

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 = T

Public Member Functions

 const_iterator (const const_iterator &rhs)
template<typename Wrapper>
 const_iterator (Wrapper wrapper)
bool operator!= (const const_iterator &rhs) const
reference operator* () const
const_iterator & operator++ ()
const_iterator operator++ (int)
pointer operator-> () const
const_iterator & operator= (const const_iterator &that)
bool operator== (const const_iterator &rhs) const

The documentation for this class was generated from the following file:
  • include/inviwo/core/ports/outportiterable.h