Verovio
Source code documentation
vrv::AttDurExtremeComparison Class Reference

This class evaluates if the object the extreme duration so far The object has to have a DurationInterface and to have a @dur. More...

#include <comparison.h>

Inheritance diagram for vrv::AttDurExtremeComparison:
vrv::ClassIdComparison vrv::Comparison

Public Member Functions

 AttDurExtremeComparison (DurExtreme extremeType)
 
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 ()
 

Additional Inherited Members

- Protected Attributes inherited from vrv::ClassIdComparison
ClassId m_classId
 
- Protected Attributes inherited from vrv::Comparison
bool m_supportReverse = false
 

Detailed Description

This class evaluates if the object the extreme duration so far The object has to have a DurationInterface and to have a @dur.

The class can look for LONGEST or SHORTEST duration (Constructor)


The documentation for this class was generated from the following file: