live
|
#include <RTPSource.hh>
Public Member Functions | |
Iterator (RTPReceptionStatsDB &receptionStatsDB) | |
virtual | ~Iterator () |
RTPReceptionStats * | next (Boolean includeInactiveSources=False) |
Private Attributes | |
HashTable::Iterator * | fIter |
Definition at line 136 of file RTPSource.hh.
RTPReceptionStatsDB::Iterator::Iterator | ( | RTPReceptionStatsDB & | receptionStatsDB | ) |
|
virtual |
RTPReceptionStats * RTPReceptionStatsDB::Iterator::next | ( | Boolean | includeInactiveSources = False | ) |
|
private |
Definition at line 145 of file RTPSource.hh.