EICd
EIC data model
eic::ClusterLayerCollectionIterator Class Reference

#include <ClusterLayerCollection.h>

Public Member Functions

 ClusterLayerCollectionIterator (size_t index, const ClusterLayerObjPointerContainer *collection)
 
 ClusterLayerCollectionIterator (const ClusterLayerCollectionIterator &)=delete
 
ClusterLayerCollectionIteratoroperator= (const ClusterLayerCollectionIterator &)=delete
 
bool operator!= (const ClusterLayerCollectionIterator &x) const
 
ClusterLayer operator* ()
 
ClusterLayeroperator-> ()
 
ClusterLayerCollectionIteratoroperator++ ()
 

Constructor & Destructor Documentation

◆ ClusterLayerCollectionIterator() [1/2]

eic::ClusterLayerCollectionIterator::ClusterLayerCollectionIterator ( size_t  index,
const ClusterLayerObjPointerContainer collection 
)
inline

◆ ClusterLayerCollectionIterator() [2/2]

eic::ClusterLayerCollectionIterator::ClusterLayerCollectionIterator ( const ClusterLayerCollectionIterator )
delete

Member Function Documentation

◆ operator!=()

bool eic::ClusterLayerCollectionIterator::operator!= ( const ClusterLayerCollectionIterator x) const
inline

◆ operator*()

ClusterLayer eic::ClusterLayerCollectionIterator::operator* ( )

◆ operator++()

ClusterLayerCollectionIterator & eic::ClusterLayerCollectionIterator::operator++ ( )

◆ operator->()

ClusterLayer * eic::ClusterLayerCollectionIterator::operator-> ( )

◆ operator=()

ClusterLayerCollectionIterator& eic::ClusterLayerCollectionIterator::operator= ( const ClusterLayerCollectionIterator )
delete

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