EICd
EIC data model
eic::Cluster2DInfoCollectionIterator Class Reference

#include <Cluster2DInfoCollection.h>

Public Member Functions

 Cluster2DInfoCollectionIterator (size_t index, const Cluster2DInfoObjPointerContainer *collection)
 
 Cluster2DInfoCollectionIterator (const Cluster2DInfoCollectionIterator &)=delete
 
Cluster2DInfoCollectionIteratoroperator= (const Cluster2DInfoCollectionIterator &)=delete
 
bool operator!= (const Cluster2DInfoCollectionIterator &x) const
 
Cluster2DInfo operator* ()
 
Cluster2DInfooperator-> ()
 
Cluster2DInfoCollectionIteratoroperator++ ()
 

Constructor & Destructor Documentation

◆ Cluster2DInfoCollectionIterator() [1/2]

eic::Cluster2DInfoCollectionIterator::Cluster2DInfoCollectionIterator ( size_t  index,
const Cluster2DInfoObjPointerContainer collection 
)
inline

◆ Cluster2DInfoCollectionIterator() [2/2]

eic::Cluster2DInfoCollectionIterator::Cluster2DInfoCollectionIterator ( const Cluster2DInfoCollectionIterator )
delete

Member Function Documentation

◆ operator!=()

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

◆ operator*()

Cluster2DInfo eic::Cluster2DInfoCollectionIterator::operator* ( )

◆ operator++()

Cluster2DInfoCollectionIterator & eic::Cluster2DInfoCollectionIterator::operator++ ( )

◆ operator->()

Cluster2DInfo * eic::Cluster2DInfoCollectionIterator::operator-> ( )

◆ operator=()

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

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