live
|
#include <OggFile.hh>
Public Member Functions | |
OggTrackTableIterator (class OggTrackTable &ourTable) | |
virtual | ~OggTrackTableIterator () |
OggTrack * | next () |
Private Attributes | |
HashTable::Iterator * | fIter |
Definition at line 131 of file OggFile.hh.
OggTrackTableIterator::OggTrackTableIterator | ( | class OggTrackTable & | ourTable | ) |
|
virtual |
OggTrack * OggTrackTableIterator::next | ( | ) |
|
private |
Definition at line 139 of file OggFile.hh.