![]() |
Verovio
Source code documentation
|
Public Member Functions | |
| ClassIdsComparison (const std::vector< ClassId > &classIds) | |
| bool | operator() (const Object *object) override |
| bool | MatchesType (const Object *object) |
Public Member Functions inherited from vrv::Comparison | |
| bool | Result (bool comparison) |
| void | ReverseComparison () |
Protected Attributes | |
| std::vector< ClassId > | m_classIds |
Protected Attributes inherited from vrv::Comparison | |
| bool | m_supportReverse = false |