EICd
EIC data model
|
#include <EventInfoCollection.h>
Public Member Functions | |
EventInfoConstCollectionIterator (size_t index, const EventInfoObjPointerContainer *collection) | |
EventInfoConstCollectionIterator (const EventInfoConstCollectionIterator &)=delete | |
EventInfoConstCollectionIterator & | operator= (const EventInfoConstCollectionIterator &)=delete |
bool | operator!= (const EventInfoConstCollectionIterator &x) const |
ConstEventInfo | operator* () |
ConstEventInfo * | operator-> () |
EventInfoConstCollectionIterator & | operator++ () |
|
inline |
|
delete |
|
inline |
ConstEventInfo eic::EventInfoConstCollectionIterator::operator* | ( | ) |
EventInfoConstCollectionIterator & eic::EventInfoConstCollectionIterator::operator++ | ( | ) |
ConstEventInfo * eic::EventInfoConstCollectionIterator::operator-> | ( | ) |
|
delete |