EICd
EIC data model
eic::EventInfoConstCollectionIterator Class Reference

#include <EventInfoCollection.h>

Public Member Functions

 EventInfoConstCollectionIterator (size_t index, const EventInfoObjPointerContainer *collection)
 
 EventInfoConstCollectionIterator (const EventInfoConstCollectionIterator &)=delete
 
EventInfoConstCollectionIteratoroperator= (const EventInfoConstCollectionIterator &)=delete
 
bool operator!= (const EventInfoConstCollectionIterator &x) const
 
ConstEventInfo operator* ()
 
ConstEventInfooperator-> ()
 
EventInfoConstCollectionIteratoroperator++ ()
 

Constructor & Destructor Documentation

◆ EventInfoConstCollectionIterator() [1/2]

eic::EventInfoConstCollectionIterator::EventInfoConstCollectionIterator ( size_t  index,
const EventInfoObjPointerContainer collection 
)
inline

◆ EventInfoConstCollectionIterator() [2/2]

eic::EventInfoConstCollectionIterator::EventInfoConstCollectionIterator ( const EventInfoConstCollectionIterator )
delete

Member Function Documentation

◆ operator!=()

bool eic::EventInfoConstCollectionIterator::operator!= ( const EventInfoConstCollectionIterator x) const
inline

◆ operator*()

ConstEventInfo eic::EventInfoConstCollectionIterator::operator* ( )

◆ operator++()

EventInfoConstCollectionIterator & eic::EventInfoConstCollectionIterator::operator++ ( )

◆ operator->()

ConstEventInfo * eic::EventInfoConstCollectionIterator::operator-> ( )

◆ operator=()

EventInfoConstCollectionIterator& eic::EventInfoConstCollectionIterator::operator= ( const EventInfoConstCollectionIterator )
delete

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