MIDIEventCmp Struct Reference

#include <MIDIEvent.h>

Public Member Functions

bool operator() (const MIDIEvent &mE1, const MIDIEvent &mE2) const
 
bool operator() (const MIDIEvent *mE1, const MIDIEvent *mE2) const
 

Detailed Description

Definition at line 212 of file MIDIEvent.h.

Member Function Documentation

bool MIDIEventCmp::operator() ( const MIDIEvent mE1,
const MIDIEvent mE2 
) const
inline

Definition at line 214 of file MIDIEvent.h.

References MIDIEvent::getTime().

bool MIDIEventCmp::operator() ( const MIDIEvent mE1,
const MIDIEvent mE2 
) const
inline

Definition at line 217 of file MIDIEvent.h.

References MIDIEvent::getTime().


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