ost::RTPApplication::ParticipantsIterator Class Reference

Iterator through the list of participants in this session. More...

#include <sources.h>

List of all members.

Public Types

typedef std::forward_iterator_tag iterator_category
typedef Participant value_type
typedef ptrdiff_t difference_type
typedef const Participantpointer
typedef const Participantreference

Public Member Functions

 ParticipantsIterator (ParticipantLink *p=NULL)
 ParticipantsIterator (const ParticipantsIterator &pi)
reference operator * () const
pointer operator-> () const
ParticipantsIteratoroperator++ ()
ParticipantsIterator operator++ (int)

Friends

bool operator== (const ParticipantsIterator &l, const ParticipantsIterator &r)
bool operator!= (const ParticipantsIterator &l, const ParticipantsIterator &r)


Detailed Description

Iterator through the list of participants in this session.

Somehow resembles and standard const_iterator


Member Typedef Documentation

typedef ptrdiff_t ost::RTPApplication::ParticipantsIterator::difference_type
 

typedef std::forward_iterator_tag ost::RTPApplication::ParticipantsIterator::iterator_category
 

typedef const Participant* ost::RTPApplication::ParticipantsIterator::pointer
 

typedef const Participant& ost::RTPApplication::ParticipantsIterator::reference
 

typedef Participant ost::RTPApplication::ParticipantsIterator::value_type
 


Constructor & Destructor Documentation

ost::RTPApplication::ParticipantsIterator::ParticipantsIterator ParticipantLink *  p = NULL  )  [inline]
 

ost::RTPApplication::ParticipantsIterator::ParticipantsIterator const ParticipantsIterator pi  )  [inline]
 


Member Function Documentation

reference ost::RTPApplication::ParticipantsIterator::operator *  )  const [inline]
 

ParticipantsIterator ost::RTPApplication::ParticipantsIterator::operator++ int   )  [inline]
 

ParticipantsIterator& ost::RTPApplication::ParticipantsIterator::operator++  )  [inline]
 

pointer ost::RTPApplication::ParticipantsIterator::operator->  )  const [inline]
 


Friends And Related Function Documentation

bool operator!= const ParticipantsIterator l,
const ParticipantsIterator r
[friend]
 

bool operator== const ParticipantsIterator l,
const ParticipantsIterator r
[friend]
 


The documentation for this class was generated from the following file:
Generated on Thu Apr 6 09:03:06 2006 for Bayonne Framework by  doxygen 1.4.6