EICd
EIC data model
eic::ClusterLayerConstCollectionIterator Class Reference

#include <ClusterLayerCollection.h>

Public Member Functions

 ClusterLayerConstCollectionIterator (size_t index, const ClusterLayerObjPointerContainer *collection)
 
 ClusterLayerConstCollectionIterator (const ClusterLayerConstCollectionIterator &)=delete
 
ClusterLayerConstCollectionIteratoroperator= (const ClusterLayerConstCollectionIterator &)=delete
 
bool operator!= (const ClusterLayerConstCollectionIterator &x) const
 
ConstClusterLayer operator* ()
 
ConstClusterLayeroperator-> ()
 
ClusterLayerConstCollectionIteratoroperator++ ()
 

Constructor & Destructor Documentation

◆ ClusterLayerConstCollectionIterator() [1/2]

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

◆ ClusterLayerConstCollectionIterator() [2/2]

eic::ClusterLayerConstCollectionIterator::ClusterLayerConstCollectionIterator ( const ClusterLayerConstCollectionIterator )
delete

Member Function Documentation

◆ operator!=()

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

◆ operator*()

ConstClusterLayer eic::ClusterLayerConstCollectionIterator::operator* ( )

◆ operator++()

ClusterLayerConstCollectionIterator & eic::ClusterLayerConstCollectionIterator::operator++ ( )

◆ operator->()

ConstClusterLayer * eic::ClusterLayerConstCollectionIterator::operator-> ( )

◆ operator=()

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

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