EICd
EIC data model
eic::Cluster3DInfoCollectionIterator Class Reference

#include <Cluster3DInfoCollection.h>

Public Member Functions

 Cluster3DInfoCollectionIterator (size_t index, const Cluster3DInfoObjPointerContainer *collection)
 
 Cluster3DInfoCollectionIterator (const Cluster3DInfoCollectionIterator &)=delete
 
Cluster3DInfoCollectionIteratoroperator= (const Cluster3DInfoCollectionIterator &)=delete
 
bool operator!= (const Cluster3DInfoCollectionIterator &x) const
 
Cluster3DInfo operator* ()
 
Cluster3DInfooperator-> ()
 
Cluster3DInfoCollectionIteratoroperator++ ()
 

Constructor & Destructor Documentation

◆ Cluster3DInfoCollectionIterator() [1/2]

eic::Cluster3DInfoCollectionIterator::Cluster3DInfoCollectionIterator ( size_t  index,
const Cluster3DInfoObjPointerContainer collection 
)
inline

◆ Cluster3DInfoCollectionIterator() [2/2]

eic::Cluster3DInfoCollectionIterator::Cluster3DInfoCollectionIterator ( const Cluster3DInfoCollectionIterator )
delete

Member Function Documentation

◆ operator!=()

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

◆ operator*()

Cluster3DInfo eic::Cluster3DInfoCollectionIterator::operator* ( )

◆ operator++()

Cluster3DInfoCollectionIterator & eic::Cluster3DInfoCollectionIterator::operator++ ( )

◆ operator->()

Cluster3DInfo * eic::Cluster3DInfoCollectionIterator::operator-> ( )

◆ operator=()

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

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