EICd
EIC data model
eic::ClusterConstCollectionIterator Class Reference

#include <ClusterCollection.h>

Public Member Functions

 ClusterConstCollectionIterator (size_t index, const ClusterObjPointerContainer *collection)
 
 ClusterConstCollectionIterator (const ClusterConstCollectionIterator &)=delete
 
ClusterConstCollectionIteratoroperator= (const ClusterConstCollectionIterator &)=delete
 
bool operator!= (const ClusterConstCollectionIterator &x) const
 
ConstCluster operator* ()
 
ConstClusteroperator-> ()
 
ClusterConstCollectionIteratoroperator++ ()
 

Constructor & Destructor Documentation

◆ ClusterConstCollectionIterator() [1/2]

eic::ClusterConstCollectionIterator::ClusterConstCollectionIterator ( size_t  index,
const ClusterObjPointerContainer collection 
)
inline

◆ ClusterConstCollectionIterator() [2/2]

eic::ClusterConstCollectionIterator::ClusterConstCollectionIterator ( const ClusterConstCollectionIterator )
delete

Member Function Documentation

◆ operator!=()

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

◆ operator*()

ConstCluster eic::ClusterConstCollectionIterator::operator* ( )

◆ operator++()

ClusterConstCollectionIterator & eic::ClusterConstCollectionIterator::operator++ ( )

◆ operator->()

ConstCluster * eic::ClusterConstCollectionIterator::operator-> ( )

◆ operator=()

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

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