jdkmidi class library documentation

Copyright © 2004 J.D. Koftinoff Software, Ltd.

Released under the GNU General Public License (GPL)




Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

jdkmidi::MIDIEditTrackEventMatcher Class Reference

#include <edittrack.h>

List of all members.

Public Member Functions

 MIDIEditTrackEventMatcher ()
virtual ~MIDIEditTrackEventMatcher ()
virtual bool Match (const MIDITimedBigMessage &ev)=0


Constructor & Destructor Documentation

jdkmidi::MIDIEditTrackEventMatcher::MIDIEditTrackEventMatcher  ) 
 

Definition at line 52 of file jdkmidi_edittrack.cpp.

00053   {
00054   }

jdkmidi::MIDIEditTrackEventMatcher::~MIDIEditTrackEventMatcher  )  [virtual]
 

Definition at line 56 of file jdkmidi_edittrack.cpp.

00057   {
00058   }


Member Function Documentation

virtual bool jdkmidi::MIDIEditTrackEventMatcher::Match const MIDITimedBigMessage ev  )  [pure virtual]
 


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