|
CLAM-Development
1.1
|
#include <MIDIEvent.hxx>
Public Member Functions | |
| Event () | |
| Event (const Message &m, const Ticks &t) | |
| Byte | operator[] (int i) const |
| Ticks | GetTicks (void) const |
Definition at line 32 of file MIDIEvent.hxx.
| MIDI::Event::Event | ( | ) | [inline] |
Definition at line 39 of file MIDIEvent.hxx.
| MIDI::Event::Event | ( | const Message & | m, |
| const Ticks & | t | ||
| ) | [inline] |
Definition at line 44 of file MIDIEvent.hxx.
| Ticks MIDI::Event::GetTicks | ( | void | ) | const [inline] |
Definition at line 50 of file MIDIEvent.hxx.
Referenced by CLAM::MIDIFileReader::Do(), main(), and MIDI::Writer::Write().
Definition at line 48 of file MIDIEvent.hxx.
1.7.6.1