EICd
EIC data model
eic::ProtoClusterCollectionIterator Class Reference

#include <ProtoClusterCollection.h>

Public Member Functions

 ProtoClusterCollectionIterator (size_t index, const ProtoClusterObjPointerContainer *collection)
 
 ProtoClusterCollectionIterator (const ProtoClusterCollectionIterator &)=delete
 
ProtoClusterCollectionIteratoroperator= (const ProtoClusterCollectionIterator &)=delete
 
bool operator!= (const ProtoClusterCollectionIterator &x) const
 
ProtoCluster operator* ()
 
ProtoClusteroperator-> ()
 
ProtoClusterCollectionIteratoroperator++ ()
 

Constructor & Destructor Documentation

◆ ProtoClusterCollectionIterator() [1/2]

eic::ProtoClusterCollectionIterator::ProtoClusterCollectionIterator ( size_t  index,
const ProtoClusterObjPointerContainer collection 
)
inline

◆ ProtoClusterCollectionIterator() [2/2]

eic::ProtoClusterCollectionIterator::ProtoClusterCollectionIterator ( const ProtoClusterCollectionIterator )
delete

Member Function Documentation

◆ operator!=()

bool eic::ProtoClusterCollectionIterator::operator!= ( const ProtoClusterCollectionIterator x) const
inline

◆ operator*()

ProtoCluster eic::ProtoClusterCollectionIterator::operator* ( )

◆ operator++()

ProtoClusterCollectionIterator & eic::ProtoClusterCollectionIterator::operator++ ( )

◆ operator->()

ProtoCluster * eic::ProtoClusterCollectionIterator::operator-> ( )

◆ operator=()

ProtoClusterCollectionIterator& eic::ProtoClusterCollectionIterator::operator= ( const ProtoClusterCollectionIterator )
delete

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