EDM4eic
EIC data model
Loading...
Searching...
No Matches
edm4eic::IrtRadiatorInfoMutableCollectionIterator Class Reference

#include <IrtRadiatorInfoCollection.h>

Public Types

using value_type = IrtRadiatorInfo
 
using difference_type = ptrdiff_t
 
using reference = MutableIrtRadiatorInfo
 
using pointer = MutableIrtRadiatorInfo*
 
using iterator_category = std::input_iterator_tag
 
using iterator_concept = std::random_access_iterator_tag
 

Public Member Functions

 IrtRadiatorInfoMutableCollectionIterator (size_t index, const IrtRadiatorInfoObjPointerContainer *collection)
 
 IrtRadiatorInfoMutableCollectionIterator ()=default
 
 IrtRadiatorInfoMutableCollectionIterator (const IrtRadiatorInfoMutableCollectionIterator &)=default
 
 IrtRadiatorInfoMutableCollectionIterator (IrtRadiatorInfoMutableCollectionIterator &&)=default
 
IrtRadiatorInfoMutableCollectionIteratoroperator= (const IrtRadiatorInfoMutableCollectionIterator &)=default
 
IrtRadiatorInfoMutableCollectionIteratoroperator= (IrtRadiatorInfoMutableCollectionIterator &&)=default
 
 ~IrtRadiatorInfoMutableCollectionIterator ()=default
 
auto operator<=> (const IrtRadiatorInfoMutableCollectionIterator &other) const
 
bool operator== (const IrtRadiatorInfoMutableCollectionIterator &x) const
 
reference operator* () const
 
pointer operator-> ()
 
IrtRadiatorInfoMutableCollectionIteratoroperator++ ()
 
IrtRadiatorInfoMutableCollectionIterator operator++ (int)
 
IrtRadiatorInfoMutableCollectionIteratoroperator-- ()
 
IrtRadiatorInfoMutableCollectionIterator operator-- (int)
 
IrtRadiatorInfoMutableCollectionIteratoroperator+= (difference_type n)
 
IrtRadiatorInfoMutableCollectionIterator operator+ (difference_type n) const
 
IrtRadiatorInfoMutableCollectionIteratoroperator-= (difference_type n)
 
IrtRadiatorInfoMutableCollectionIterator operator- (difference_type n) const
 
reference operator[] (difference_type n) const
 
difference_type operator- (const IrtRadiatorInfoMutableCollectionIterator &other) const
 

Friends

IrtRadiatorInfoMutableCollectionIterator operator+ (IrtRadiatorInfoMutableCollectionIterator::difference_type n, const IrtRadiatorInfoMutableCollectionIterator &it)
 

Member Typedef Documentation

◆ difference_type

◆ iterator_category

◆ iterator_concept

◆ pointer

◆ reference

◆ value_type

Constructor & Destructor Documentation

◆ IrtRadiatorInfoMutableCollectionIterator() [1/4]

edm4eic::IrtRadiatorInfoMutableCollectionIterator::IrtRadiatorInfoMutableCollectionIterator ( size_t index,
const IrtRadiatorInfoObjPointerContainer * collection )
inline

◆ IrtRadiatorInfoMutableCollectionIterator() [2/4]

edm4eic::IrtRadiatorInfoMutableCollectionIterator::IrtRadiatorInfoMutableCollectionIterator ( )
default

◆ IrtRadiatorInfoMutableCollectionIterator() [3/4]

edm4eic::IrtRadiatorInfoMutableCollectionIterator::IrtRadiatorInfoMutableCollectionIterator ( const IrtRadiatorInfoMutableCollectionIterator & )
default

◆ IrtRadiatorInfoMutableCollectionIterator() [4/4]

edm4eic::IrtRadiatorInfoMutableCollectionIterator::IrtRadiatorInfoMutableCollectionIterator ( IrtRadiatorInfoMutableCollectionIterator && )
default

◆ ~IrtRadiatorInfoMutableCollectionIterator()

edm4eic::IrtRadiatorInfoMutableCollectionIterator::~IrtRadiatorInfoMutableCollectionIterator ( )
default

Member Function Documentation

◆ operator*()

IrtRadiatorInfoMutableCollectionIterator::reference edm4eic::IrtRadiatorInfoMutableCollectionIterator::operator* ( ) const

◆ operator+()

IrtRadiatorInfoMutableCollectionIterator edm4eic::IrtRadiatorInfoMutableCollectionIterator::operator+ ( difference_type n) const

◆ operator++() [1/2]

IrtRadiatorInfoMutableCollectionIterator & edm4eic::IrtRadiatorInfoMutableCollectionIterator::operator++ ( )

◆ operator++() [2/2]

IrtRadiatorInfoMutableCollectionIterator edm4eic::IrtRadiatorInfoMutableCollectionIterator::operator++ ( int )

◆ operator+=()

IrtRadiatorInfoMutableCollectionIterator & edm4eic::IrtRadiatorInfoMutableCollectionIterator::operator+= ( difference_type n)

◆ operator-() [1/2]

IrtRadiatorInfoMutableCollectionIterator::difference_type edm4eic::IrtRadiatorInfoMutableCollectionIterator::operator- ( const IrtRadiatorInfoMutableCollectionIterator & other) const

◆ operator-() [2/2]

IrtRadiatorInfoMutableCollectionIterator edm4eic::IrtRadiatorInfoMutableCollectionIterator::operator- ( difference_type n) const

◆ operator--() [1/2]

IrtRadiatorInfoMutableCollectionIterator & edm4eic::IrtRadiatorInfoMutableCollectionIterator::operator-- ( )

◆ operator--() [2/2]

IrtRadiatorInfoMutableCollectionIterator edm4eic::IrtRadiatorInfoMutableCollectionIterator::operator-- ( int )

◆ operator-=()

IrtRadiatorInfoMutableCollectionIterator & edm4eic::IrtRadiatorInfoMutableCollectionIterator::operator-= ( difference_type n)

◆ operator->()

IrtRadiatorInfoMutableCollectionIterator::pointer edm4eic::IrtRadiatorInfoMutableCollectionIterator::operator-> ( )

◆ operator<=>()

auto edm4eic::IrtRadiatorInfoMutableCollectionIterator::operator<=> ( const IrtRadiatorInfoMutableCollectionIterator & other) const
inline

◆ operator=() [1/2]

IrtRadiatorInfoMutableCollectionIterator & edm4eic::IrtRadiatorInfoMutableCollectionIterator::operator= ( const IrtRadiatorInfoMutableCollectionIterator & )
default

◆ operator=() [2/2]

IrtRadiatorInfoMutableCollectionIterator & edm4eic::IrtRadiatorInfoMutableCollectionIterator::operator= ( IrtRadiatorInfoMutableCollectionIterator && )
default

◆ operator==()

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

◆ operator[]()

IrtRadiatorInfoMutableCollectionIterator::reference edm4eic::IrtRadiatorInfoMutableCollectionIterator::operator[] ( difference_type n) const

Friends And Related Symbol Documentation

◆ operator+


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