MIDI::SongPlayer Class Reference

#include <MIDISongPlayer.hxx>

List of all members.

Public Member Functions

 SongPlayer (Song *song=NULL)
void Init (Song *song)
 ~SongPlayer ()
bool GetEvent (Event &event, int &trackId)

Detailed Description

Definition at line 30 of file MIDISongPlayer.hxx.


Constructor & Destructor Documentation

MIDI::SongPlayer::SongPlayer ( Song song = NULL  ) 

Definition at line 109 of file MIDISongPlayer.cxx.

MIDI::SongPlayer::~SongPlayer (  ) 

Definition at line 119 of file MIDISongPlayer.cxx.


Member Function Documentation

bool MIDI::SongPlayer::GetEvent ( Event event,
int trackId 
)

Definition at line 124 of file MIDISongPlayer.cxx.

Referenced by main().

void MIDI::SongPlayer::Init ( Song song  ) 

Definition at line 114 of file MIDISongPlayer.cxx.


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