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