CLAM-Development  1.4.0
Public Member Functions
MIDI::Event Class Reference

#include <MIDIEvent.hxx>

List of all members.

Public Member Functions

 Event ()
 Event (const Message &m, const Ticks &t)
Byte operator[] (int i) const
Ticks GetTicks (void) const

Detailed Description

Definition at line 32 of file MIDIEvent.hxx.


Constructor & Destructor Documentation

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.


Member Function Documentation

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().

Byte MIDI::Event::operator[] ( int  i) const
inline

Definition at line 48 of file MIDIEvent.hxx.


The documentation for this class was generated from the following file: