MIDI::Track Class Reference

#include <MIDITrack.hxx>

List of all members.

Public Types

typedef std::list< Event * >
::const_iterator 
EventIterator

Public Member Functions

 Track (void)
 ~Track (void)
void Add (Event *e)
void Name (const Byte *ptr, int len)
EventIterator Begin (void)
EventIterator End (void)
bool HasTempoEvents (void)

Detailed Description

Definition at line 33 of file MIDITrack.hxx.


Member Typedef Documentation

typedef std::list<Event*>::const_iterator MIDI::Track::EventIterator

Definition at line 68 of file MIDITrack.hxx.


Constructor & Destructor Documentation

MIDI::Track::Track ( void   )  [inline]

Definition at line 43 of file MIDITrack.hxx.

MIDI::Track::~Track ( void   )  [inline]

Definition at line 48 of file MIDITrack.hxx.


Member Function Documentation

void MIDI::Track::Add ( Event e  )  [inline]

Definition at line 53 of file MIDITrack.hxx.

Referenced by MIDI::Reader::Read().

EventIterator MIDI::Track::Begin ( void   )  [inline]

Definition at line 70 of file MIDITrack.hxx.

Referenced by HasTempoEvents().

EventIterator MIDI::Track::End ( void   )  [inline]

Definition at line 71 of file MIDITrack.hxx.

Referenced by HasTempoEvents().

bool MIDI::Track::HasTempoEvents ( void   )  [inline]

Definition at line 73 of file MIDITrack.hxx.

References Begin(), and End().

void MIDI::Track::Name ( const Byte ptr,
int  len 
) [inline]

Definition at line 58 of file MIDITrack.hxx.

Referenced by MIDI::Reader::Read().


The documentation for this class was generated from the following file:
Generated by  doxygen 1.6.3