svcore  1.9
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 203 of file MIDIEvent.h.

Member Function Documentation

◆ operator()() [1/2]

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

Definition at line 205 of file MIDIEvent.h.

References MIDIEvent::getTime().

◆ operator()() [2/2]

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

Definition at line 208 of file MIDIEvent.h.

References MIDIEvent::getTime().


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