Inviwo  0.9.10.1
Inviwo documentation
inviwo::OutportIterableImpl< std::vector< T, Alloc > > Struct Template Reference
+ Inheritance diagram for inviwo::OutportIterableImpl< std::vector< T, Alloc > >:

Public Types

using container = std::vector< T, Alloc >
 
using const_iterator = typename OutportIterable< T >::const_iterator
 

Public Member Functions

 OutportIterableImpl (DataOutport< container > *port)
 
virtual const_iterator begin () const override
 
virtual const_iterator end () const override
 

The documentation for this struct was generated from the following file: