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