#include <SeedingLayerSetsLooper.h>
Classes | |
class | const_iterator |
Public Member Functions | |
const_iterator | begin () const |
const_iterator | cbegin () const |
const_iterator | cend () const |
const_iterator | end () const |
LayerSetRange (const T *container, const SeedingLayerSetsLooper *info) | |
Private Attributes | |
const T * | container_ = nullptr |
const SeedingLayerSetsLooper * | info_ |
Definition at line 35 of file SeedingLayerSetsLooper.h.
|
inline |
Definition at line 37 of file SeedingLayerSetsLooper.h.
|
inline |
Definition at line 70 of file SeedingLayerSetsLooper.h.
References SeedingLayerSetsLooper::LayerSetRange< T >::container_, SeedingLayerSetsLooper::LayerSetRange< T >::info_, and SeedingLayerSetsLooper::layerSetIndices_.
Referenced by SeedingLayerSetsLooper::LayerSetRange< T >::cbegin().
|
inline |
Definition at line 71 of file SeedingLayerSetsLooper.h.
References SeedingLayerSetsLooper::LayerSetRange< T >::begin().
|
inline |
Definition at line 73 of file SeedingLayerSetsLooper.h.
References SeedingLayerSetsLooper::LayerSetRange< T >::end().
|
inline |
Definition at line 72 of file SeedingLayerSetsLooper.h.
References SeedingLayerSetsLooper::LayerSetRange< T >::container_, SeedingLayerSetsLooper::LayerSetRange< T >::info_, and SeedingLayerSetsLooper::layerSetIndices_.
Referenced by SeedingLayerSetsLooper::LayerSetRange< T >::cend().
|
private |
Definition at line 76 of file SeedingLayerSetsLooper.h.
Referenced by SeedingLayerSetsLooper::LayerSetRange< T >::begin(), and SeedingLayerSetsLooper::LayerSetRange< T >::end().
|
private |
Definition at line 77 of file SeedingLayerSetsLooper.h.
Referenced by SeedingLayerSetsLooper::LayerSetRange< T >::begin(), and SeedingLayerSetsLooper::LayerSetRange< T >::end().