Search packages:
Sourcecode:
audacity
version
1.2.3
1.2.3-1
1.2.4b
1.2.6
1.2.6-0ubuntu1
1.3.10-1
1.3.10-1build1
1.3.10-2
1.3.11-1
1.3.11-2
1.3.3
1.3.4
1.3.5
1.3.5-2+lenny1
1.3.6
1.3.6-1
1.3.6-2
1.3.6-3
1.3.8
1.3.8-1
1.3.9
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Directories
Alphabetical List
Class List
Class Hierarchy
Class Members
ConstTrackListIterator Class Reference
List of all members.
Detailed Description
ConstTrackListIterator
provides an iterator to iterate through a
TrackList
.
Definition at line
253
of file
Track.h
.
Public Member Functions
ConstTrackListIterator
(const
TrackList
*val)
Track
*
First
() const
Track
*
Next
() const
Private Attributes
TrackListNode
*
cur
const
TrackList
*
l
The documentation for this class was generated from the following file:
audacity-src-1.3.3-beta/src/
Track.h
Generated by Doxygen 1.5.1
Back to index