![]() |
Verovio
Source code documentation
|
This class evaluates if the object is of a certain ClassId and has a
of value n.
More...
#include <comparison.h>
Public Member Functions | |
AttNNumberLikeComparison (ClassId classId, const std::string n) | |
void | SetN (std::string n) |
bool | operator() (const Object *object) override |
![]() | |
ClassIdComparison (ClassId classId) | |
ClassId | GetType () |
bool | MatchesType (const Object *object) |
![]() | |
bool | Result (bool comparison) |
void | ReverseComparison () |
Additional Inherited Members | |
![]() | |
ClassId | m_classId |
![]() | |
bool | m_supportReverse = false |
This class evaluates if the object is of a certain ClassId and has a
of value n.