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