PandaRoot
RhoCandListIterator Class Reference

#include <RhoCandListIterator.h>

Inheritance diagram for RhoCandListIterator:

Public Member Functions

 RhoCandListIterator (RhoCandList &)
 
 RhoCandListIterator (const RhoCandListIterator &)
 
 ~RhoCandListIterator ()
 
RhoCandidateNext ()
 
RhoCandidatePrevious ()
 
RhoCandidateCurrent ()
 
int Index () const
 
void Rewind ()
 
void Skip (int)
 
void SkipAll ()
 

Detailed Description

Definition at line 21 of file RhoCandListIterator.h.

Constructor & Destructor Documentation

◆ RhoCandListIterator() [1/2]

RhoCandListIterator::RhoCandListIterator ( RhoCandList )

◆ RhoCandListIterator() [2/2]

RhoCandListIterator::RhoCandListIterator ( const RhoCandListIterator )

◆ ~RhoCandListIterator()

RhoCandListIterator::~RhoCandListIterator ( )

Member Function Documentation

◆ Current()

RhoCandidate* RhoCandListIterator::Current ( )

◆ Index()

int RhoCandListIterator::Index ( ) const

◆ Next()

RhoCandidate* RhoCandListIterator::Next ( )

◆ Previous()

RhoCandidate* RhoCandListIterator::Previous ( )

◆ Rewind()

void RhoCandListIterator::Rewind ( )

◆ Skip()

void RhoCandListIterator::Skip ( int  )

◆ SkipAll()

void RhoCandListIterator::SkipAll ( )

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