EICd
EIC data model
eicd::ProtoClusterMutableCollectionIterator Class Reference

#include <ProtoClusterCollection.h>

Public Member Functions

 ProtoClusterMutableCollectionIterator (size_t index, const ProtoClusterObjPointerContainer *collection)
 
 ProtoClusterMutableCollectionIterator (const ProtoClusterMutableCollectionIterator &)=delete
 
ProtoClusterMutableCollectionIteratoroperator= (const ProtoClusterMutableCollectionIterator &)=delete
 
bool operator!= (const ProtoClusterMutableCollectionIterator &x) const
 
MutableProtoCluster operator* ()
 
MutableProtoClusteroperator-> ()
 
ProtoClusterMutableCollectionIteratoroperator++ ()
 

Constructor & Destructor Documentation

◆ ProtoClusterMutableCollectionIterator() [1/2]

eicd::ProtoClusterMutableCollectionIterator::ProtoClusterMutableCollectionIterator ( size_t  index,
const ProtoClusterObjPointerContainer collection 
)
inline

◆ ProtoClusterMutableCollectionIterator() [2/2]

eicd::ProtoClusterMutableCollectionIterator::ProtoClusterMutableCollectionIterator ( const ProtoClusterMutableCollectionIterator )
delete

Member Function Documentation

◆ operator!=()

bool eicd::ProtoClusterMutableCollectionIterator::operator!= ( const ProtoClusterMutableCollectionIterator x) const
inline

◆ operator*()

MutableProtoCluster eicd::ProtoClusterMutableCollectionIterator::operator* ( )

◆ operator++()

ProtoClusterMutableCollectionIterator & eicd::ProtoClusterMutableCollectionIterator::operator++ ( )

◆ operator->()

MutableProtoCluster * eicd::ProtoClusterMutableCollectionIterator::operator-> ( )

◆ operator=()

ProtoClusterMutableCollectionIterator & eicd::ProtoClusterMutableCollectionIterator::operator= ( const ProtoClusterMutableCollectionIterator )
delete

The documentation for this class was generated from the following files: