![]() |
Verovio
Source code documentation
|
Public Member Functions | |
| SpanningToComparison (ClassId classId, const Object *pointingTo) | |
| bool | operator() (const Object *object) override |
Public Member Functions inherited from vrv::ClassIdComparison | |
| ClassIdComparison (ClassId classId) | |
| ClassId | GetType () |
| bool | MatchesType (const Object *object) |
Public Member Functions inherited from vrv::Comparison | |
| bool | Result (bool comparison) |
| void | ReverseComparison () |
Protected Attributes | |
| const Object * | m_pointingTo |
Protected Attributes inherited from vrv::ClassIdComparison | |
| ClassId | m_classId |
Protected Attributes inherited from vrv::Comparison | |
| bool | m_supportReverse = false |