EICd
EIC data model
eicd::TrajectoryMutableCollectionIterator Class Reference

#include <TrajectoryCollection.h>

Public Member Functions

 TrajectoryMutableCollectionIterator (size_t index, const TrajectoryObjPointerContainer *collection)
 
 TrajectoryMutableCollectionIterator (const TrajectoryMutableCollectionIterator &)=delete
 
TrajectoryMutableCollectionIteratoroperator= (const TrajectoryMutableCollectionIterator &)=delete
 
bool operator!= (const TrajectoryMutableCollectionIterator &x) const
 
MutableTrajectory operator* ()
 
MutableTrajectoryoperator-> ()
 
TrajectoryMutableCollectionIteratoroperator++ ()
 

Constructor & Destructor Documentation

◆ TrajectoryMutableCollectionIterator() [1/2]

eicd::TrajectoryMutableCollectionIterator::TrajectoryMutableCollectionIterator ( size_t  index,
const TrajectoryObjPointerContainer collection 
)
inline

◆ TrajectoryMutableCollectionIterator() [2/2]

eicd::TrajectoryMutableCollectionIterator::TrajectoryMutableCollectionIterator ( const TrajectoryMutableCollectionIterator )
delete

Member Function Documentation

◆ operator!=()

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

◆ operator*()

MutableTrajectory eicd::TrajectoryMutableCollectionIterator::operator* ( )

◆ operator++()

TrajectoryMutableCollectionIterator & eicd::TrajectoryMutableCollectionIterator::operator++ ( )

◆ operator->()

MutableTrajectory * eicd::TrajectoryMutableCollectionIterator::operator-> ( )

◆ operator=()

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

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