EICd
EIC data model
eicd::ClusterMutableCollectionIterator Class Reference

#include <ClusterCollection.h>

Public Member Functions

 ClusterMutableCollectionIterator (size_t index, const ClusterObjPointerContainer *collection)
 
 ClusterMutableCollectionIterator (const ClusterMutableCollectionIterator &)=delete
 
ClusterMutableCollectionIteratoroperator= (const ClusterMutableCollectionIterator &)=delete
 
bool operator!= (const ClusterMutableCollectionIterator &x) const
 
MutableCluster operator* ()
 
MutableClusteroperator-> ()
 
ClusterMutableCollectionIteratoroperator++ ()
 

Constructor & Destructor Documentation

◆ ClusterMutableCollectionIterator() [1/2]

eicd::ClusterMutableCollectionIterator::ClusterMutableCollectionIterator ( size_t  index,
const ClusterObjPointerContainer collection 
)
inline

◆ ClusterMutableCollectionIterator() [2/2]

eicd::ClusterMutableCollectionIterator::ClusterMutableCollectionIterator ( const ClusterMutableCollectionIterator )
delete

Member Function Documentation

◆ operator!=()

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

◆ operator*()

MutableCluster eicd::ClusterMutableCollectionIterator::operator* ( )

◆ operator++()

ClusterMutableCollectionIterator & eicd::ClusterMutableCollectionIterator::operator++ ( )

◆ operator->()

MutableCluster * eicd::ClusterMutableCollectionIterator::operator-> ( )

◆ operator=()

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

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