EDM4eic
EIC data model
|
#include <ProtoClusterCollection.h>
Public Member Functions | |
ProtoClusterMutableCollectionIterator (size_t index, const ProtoClusterObjPointerContainer *collection) | |
ProtoClusterMutableCollectionIterator (const ProtoClusterMutableCollectionIterator &)=delete | |
ProtoClusterMutableCollectionIterator & | operator= (const ProtoClusterMutableCollectionIterator &)=delete |
bool | operator!= (const ProtoClusterMutableCollectionIterator &x) const |
bool | operator== (const ProtoClusterMutableCollectionIterator &x) const |
MutableProtoCluster | operator* () |
MutableProtoCluster * | operator-> () |
ProtoClusterMutableCollectionIterator & | operator++ () |
|
inline |
|
delete |
|
inline |
MutableProtoCluster edm4eic::ProtoClusterMutableCollectionIterator::operator* | ( | ) |
ProtoClusterMutableCollectionIterator & edm4eic::ProtoClusterMutableCollectionIterator::operator++ | ( | ) |
MutableProtoCluster * edm4eic::ProtoClusterMutableCollectionIterator::operator-> | ( | ) |
|
delete |
|
inline |