EICd
EIC data model
eic::ProtoClusterConstCollectionIterator Class Reference

#include <ProtoClusterCollection.h>

Public Member Functions

 ProtoClusterConstCollectionIterator (size_t index, const ProtoClusterObjPointerContainer *collection)
 
 ProtoClusterConstCollectionIterator (const ProtoClusterConstCollectionIterator &)=delete
 
ProtoClusterConstCollectionIteratoroperator= (const ProtoClusterConstCollectionIterator &)=delete
 
bool operator!= (const ProtoClusterConstCollectionIterator &x) const
 
ConstProtoCluster operator* ()
 
ConstProtoClusteroperator-> ()
 
ProtoClusterConstCollectionIteratoroperator++ ()
 

Constructor & Destructor Documentation

◆ ProtoClusterConstCollectionIterator() [1/2]

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

◆ ProtoClusterConstCollectionIterator() [2/2]

eic::ProtoClusterConstCollectionIterator::ProtoClusterConstCollectionIterator ( const ProtoClusterConstCollectionIterator )
delete

Member Function Documentation

◆ operator!=()

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

◆ operator*()

ConstProtoCluster eic::ProtoClusterConstCollectionIterator::operator* ( )

◆ operator++()

ProtoClusterConstCollectionIterator & eic::ProtoClusterConstCollectionIterator::operator++ ( )

◆ operator->()

ConstProtoCluster * eic::ProtoClusterConstCollectionIterator::operator-> ( )

◆ operator=()

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

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