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