Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::OutportIterableImpl< Derived, T, Enable > Struct Template Reference
Inheritance diagram for inviwo::OutportIterableImpl< Derived, T, Enable >:

Public Types

using Container = T
using const_iterator = typename OutportIterable<T>::const_iterator

Public Member Functions

virtual const_iterator begin () const override
virtual const_iterator end () const override

Member Function Documentation

◆ begin()

template<typename Derived, typename T, typename Enable = void>
virtual const_iterator inviwo::OutportIterableImpl< Derived, T, Enable >::begin ( ) const
inlineoverridevirtual

◆ end()

template<typename Derived, typename T, typename Enable = void>
virtual const_iterator inviwo::OutportIterableImpl< Derived, T, Enable >::end ( ) const
inlineoverridevirtual

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