Compute Graph Framework SDK Reference  5.8
dw::framework::ManagedPortInput< T >::iterable::iterator< TT > Class Template Reference

Detailed Description

template<typename T>
template<class TT>
class dw::framework::ManagedPortInput< T >::iterable::iterator< TT >

Iterators.

Definition at line 464 of file ManagedPort.hpp.

Inheritance diagram for dw::framework::ManagedPortInput< T >::iterable::iterator< TT >:
Collaboration diagram for dw::framework::ManagedPortInput< T >::iterable::iterator< TT >:

Public Member Functions

const Base & baseFromThis () const
 
 iterator (Base &&base, ManagedPortInput< T > &port)
 
auto operator* () const
 

Constructor & Destructor Documentation

◆ iterator()

template<typename T >
template<class TT >
dw::framework::ManagedPortInput< T >::iterable::iterator< TT >::iterator ( Base &&  base,
ManagedPortInput< T > &  port 
)
inline

Definition at line 471 of file ManagedPort.hpp.

Member Function Documentation

◆ baseFromThis()

template<typename T >
template<class TT >
const Base & dw::framework::ManagedPortInput< T >::iterable::iterator< TT >::baseFromThis ( ) const
inline

Definition at line 477 of file ManagedPort.hpp.

◆ operator*()

template<typename T >
template<class TT >
auto dw::framework::ManagedPortInput< T >::iterable::iterator< TT >::operator* ( ) const
inline

Definition at line 482 of file ManagedPort.hpp.


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