EICd
EIC data model
eic::ClusterCollectionIterator Class Reference

#include <ClusterCollection.h>

Public Member Functions

 ClusterCollectionIterator (size_t index, const ClusterObjPointerContainer *collection)
 
 ClusterCollectionIterator (const ClusterCollectionIterator &)=delete
 
ClusterCollectionIteratoroperator= (const ClusterCollectionIterator &)=delete
 
bool operator!= (const ClusterCollectionIterator &x) const
 
Cluster operator* ()
 
Clusteroperator-> ()
 
ClusterCollectionIteratoroperator++ ()
 

Constructor & Destructor Documentation

◆ ClusterCollectionIterator() [1/2]

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

◆ ClusterCollectionIterator() [2/2]

eic::ClusterCollectionIterator::ClusterCollectionIterator ( const ClusterCollectionIterator )
delete

Member Function Documentation

◆ operator!=()

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

◆ operator*()

Cluster eic::ClusterCollectionIterator::operator* ( )

◆ operator++()

ClusterCollectionIterator & eic::ClusterCollectionIterator::operator++ ( )

◆ operator->()

Cluster * eic::ClusterCollectionIterator::operator-> ( )

◆ operator=()

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

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