CLAM-Development  1.4.0
Public Member Functions | Public Attributes
MIDI::SysExEvent Class Reference

#include <MIDIEvent.hxx>

List of all members.

Public Member Functions

 SysExEvent (const Message &m, const Ticks &t, int datasize)
- Public Member Functions inherited from MIDI::Event
 Event ()
 Event (const Message &m, const Ticks &t)
Byte operator[] (int i) const
Ticks GetTicks (void) const

Public Attributes

BytemData

Detailed Description

Definition at line 68 of file MIDIEvent.hxx.


Constructor & Destructor Documentation

MIDI::SysExEvent::SysExEvent ( const Message m,
const Ticks t,
int  datasize 
)
inline

Definition at line 72 of file MIDIEvent.hxx.

References mData.


Member Data Documentation

Byte* MIDI::SysExEvent::mData

Definition at line 71 of file MIDIEvent.hxx.

Referenced by SysExEvent().


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