EICd
EIC data model
|
#include <Cluster3DInfoCollection.h>
Public Member Functions | |
Cluster3DInfoCollectionIterator (size_t index, const Cluster3DInfoObjPointerContainer *collection) | |
Cluster3DInfoCollectionIterator (const Cluster3DInfoCollectionIterator &)=delete | |
Cluster3DInfoCollectionIterator & | operator= (const Cluster3DInfoCollectionIterator &)=delete |
bool | operator!= (const Cluster3DInfoCollectionIterator &x) const |
Cluster3DInfo | operator* () |
Cluster3DInfo * | operator-> () |
Cluster3DInfoCollectionIterator & | operator++ () |
|
inline |
|
delete |
|
inline |
Cluster3DInfo eic::Cluster3DInfoCollectionIterator::operator* | ( | ) |
Cluster3DInfoCollectionIterator & eic::Cluster3DInfoCollectionIterator::operator++ | ( | ) |
Cluster3DInfo * eic::Cluster3DInfoCollectionIterator::operator-> | ( | ) |
|
delete |