live
OggTrackTableIterator Class Reference

#include <OggFile.hh>

Collaboration diagram for OggTrackTableIterator:

Public Member Functions

 OggTrackTableIterator (class OggTrackTable &ourTable)
virtual ~OggTrackTableIterator ()
OggTrack * next ()

Private Attributes

HashTable::Iterator * fIter

Detailed Description

Definition at line 131 of file OggFile.hh.

Constructor & Destructor Documentation

◆ OggTrackTableIterator()

OggTrackTableIterator::OggTrackTableIterator ( class OggTrackTable & ourTable)

◆ ~OggTrackTableIterator()

virtual OggTrackTableIterator::~OggTrackTableIterator ( )
virtual

Member Function Documentation

◆ next()

OggTrack * OggTrackTableIterator::next ( )

Field Documentation

◆ fIter

HashTable::Iterator* OggTrackTableIterator::fIter
private

Definition at line 139 of file OggFile.hh.


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