svcore  1.9
MIDIEventCmp Struct Reference

#include <MIDIEvent.h>

List of all members.

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

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

Definition at line 205 of file MIDIEvent.h.

References MIDIEvent::getTime().

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: