CLAM::MIDIEvent Class Reference

#include <MIDITypes.hxx>

Inheritance diagram for CLAM::MIDIEvent:

CLAM::ProcessingData CLAM::DynamicType CLAM::Component

List of all members.


Detailed Description

Definition at line 14 of file MIDITypes.hxx.


Public Member Functions

 DYNAMIC_TYPE_USING_INTERFACE (MIDIEvent, 4, ProcessingData)
 DYN_ATTRIBUTE (0, public, std::string, Name)
 DYN_ATTRIBUTE (1, public, TTime, Time)
 DYN_ATTRIBUTE (2, public, bool, Last)
 DYN_ATTRIBUTE (3, public, Array< TMIDIByte >, Message)
unsigned Ticks () const
unsigned TicksFromDuration () const
int Length () const
bool operator== (const MIDIEvent &ev)
bool operator< (const MIDIEvent &ev)
bool operator> (const MIDIEvent &ev)
bool operator== (const MIDIEvent &ev) const
bool operator< (const MIDIEvent &ev) const
bool operator> (const MIDIEvent &ev) const

Member Function Documentation

CLAM::MIDIEvent::DYNAMIC_TYPE_USING_INTERFACE ( MIDIEvent  ,
,
ProcessingData   
)

CLAM::MIDIEvent::DYN_ATTRIBUTE ( ,
public  ,
std::string  ,
Name   
)

CLAM::MIDIEvent::DYN_ATTRIBUTE ( ,
public  ,
TTime  ,
Time   
)

CLAM::MIDIEvent::DYN_ATTRIBUTE ( ,
public  ,
bool  ,
Last   
)

CLAM::MIDIEvent::DYN_ATTRIBUTE ( ,
public  ,
Array< TMIDIByte ,
Message   
)

unsigned CLAM::MIDIEvent::Ticks (  )  const

Definition at line 15 of file MIDITypes.cxx.

Referenced by CLAM::MIDIFileWriter::Do(), operator<(), operator==(), and operator>().

unsigned CLAM::MIDIEvent::TicksFromDuration (  )  const

int CLAM::MIDIEvent::Length (  )  const

Definition at line 20 of file MIDITypes.cxx.

Referenced by CLAM::MIDIFileWriter::Do().

bool CLAM::MIDIEvent::operator== ( const MIDIEvent ev  )  [inline]

Definition at line 31 of file MIDITypes.hxx.

References Ticks().

bool CLAM::MIDIEvent::operator< ( const MIDIEvent ev  )  [inline]

Definition at line 32 of file MIDITypes.hxx.

References Ticks().

bool CLAM::MIDIEvent::operator> ( const MIDIEvent ev  )  [inline]

Definition at line 33 of file MIDITypes.hxx.

References Ticks().

bool CLAM::MIDIEvent::operator== ( const MIDIEvent ev  )  const [inline]

Definition at line 34 of file MIDITypes.hxx.

References Ticks().

bool CLAM::MIDIEvent::operator< ( const MIDIEvent ev  )  const [inline]

Definition at line 35 of file MIDITypes.hxx.

References Ticks().

bool CLAM::MIDIEvent::operator> ( const MIDIEvent ev  )  const [inline]

Definition at line 36 of file MIDITypes.hxx.

References Ticks().


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

Generated on Tue Aug 12 22:33:47 2008 for CLAM by  doxygen 1.5.5