svcore  1.9
Note::Comparator Struct Reference

#include <NoteModel.h>

Public Member Functions

bool operator() (const Note &p1, const Note &p2) const
 

Detailed Description

Definition at line 76 of file NoteModel.h.

Member Function Documentation

◆ operator()()

bool Note::Comparator::operator() ( const Note p1,
const Note p2 
) const
inline

Definition at line 77 of file NoteModel.h.

References Note::duration, Note::frame, Note::label, Note::level, and Note::value.


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