![]() |
Verovio
Source code documentation
|
This class evaluates if the object is a note being played at the given time. More...
#include <comparison.h>
Public Member Functions | |
NoteOrRestOnsetOffsetComparison (const int time) | |
void | SetTime (int time) |
bool | operator() (const Object *object) override |
![]() | |
ClassIdsComparison (const std::vector< ClassId > &classIds) | |
bool | MatchesType (const Object *object) |
![]() | |
bool | Result (bool comparison) |
void | ReverseComparison () |
Additional Inherited Members | |
![]() | |
std::vector< ClassId > | m_classIds |
![]() | |
bool | m_supportReverse = false |
This class evaluates if the object is a note being played at the given time.