EDM4eic
EIC data model
Loading...
Searching...
No Matches
edm4eic::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
 
bool operator== (const ProtoClusterMutableCollectionIterator &x) const
 
MutableProtoCluster operator* ()
 
MutableProtoClusteroperator-> ()
 
ProtoClusterMutableCollectionIteratoroperator++ ()
 

Constructor & Destructor Documentation

◆ ProtoClusterMutableCollectionIterator() [1/2]

edm4eic::ProtoClusterMutableCollectionIterator::ProtoClusterMutableCollectionIterator ( size_t index,
const ProtoClusterObjPointerContainer * collection )
inline

◆ ProtoClusterMutableCollectionIterator() [2/2]

edm4eic::ProtoClusterMutableCollectionIterator::ProtoClusterMutableCollectionIterator ( const ProtoClusterMutableCollectionIterator & )
delete

Member Function Documentation

◆ operator!=()

bool edm4eic::ProtoClusterMutableCollectionIterator::operator!= ( const ProtoClusterMutableCollectionIterator & x) const
inline

◆ operator*()

MutableProtoCluster edm4eic::ProtoClusterMutableCollectionIterator::operator* ( )

◆ operator++()

ProtoClusterMutableCollectionIterator & edm4eic::ProtoClusterMutableCollectionIterator::operator++ ( )

◆ operator->()

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

◆ operator=()

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

◆ operator==()

bool edm4eic::ProtoClusterMutableCollectionIterator::operator== ( const ProtoClusterMutableCollectionIterator & x) const
inline

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