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