EICd
EIC data model
eicd::TrackSegmentMutableCollectionIterator Class Reference

#include <TrackSegmentCollection.h>

Public Member Functions

 TrackSegmentMutableCollectionIterator (size_t index, const TrackSegmentObjPointerContainer *collection)
 
 TrackSegmentMutableCollectionIterator (const TrackSegmentMutableCollectionIterator &)=delete
 
TrackSegmentMutableCollectionIteratoroperator= (const TrackSegmentMutableCollectionIterator &)=delete
 
bool operator!= (const TrackSegmentMutableCollectionIterator &x) const
 
MutableTrackSegment operator* ()
 
MutableTrackSegmentoperator-> ()
 
TrackSegmentMutableCollectionIteratoroperator++ ()
 

Constructor & Destructor Documentation

◆ TrackSegmentMutableCollectionIterator() [1/2]

eicd::TrackSegmentMutableCollectionIterator::TrackSegmentMutableCollectionIterator ( size_t  index,
const TrackSegmentObjPointerContainer collection 
)
inline

◆ TrackSegmentMutableCollectionIterator() [2/2]

eicd::TrackSegmentMutableCollectionIterator::TrackSegmentMutableCollectionIterator ( const TrackSegmentMutableCollectionIterator )
delete

Member Function Documentation

◆ operator!=()

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

◆ operator*()

MutableTrackSegment eicd::TrackSegmentMutableCollectionIterator::operator* ( )

◆ operator++()

TrackSegmentMutableCollectionIterator & eicd::TrackSegmentMutableCollectionIterator::operator++ ( )

◆ operator->()

MutableTrackSegment * eicd::TrackSegmentMutableCollectionIterator::operator-> ( )

◆ operator=()

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

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