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 value_type = T
using pointer = std::shared_ptr<const T>
using reference = std::shared_ptr<const T>
using iterator_category = std::forward_iterator_tag

Public Member Functions

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

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