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