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