Verovio
Source code documentation
vrv::Interface Class Reference

This is a base class for regrouping MEI att classes. More...

#include <interface.h>

Inheritance diagram for vrv::Interface:
vrv::AltSymInterface vrv::AreaPosInterface vrv::DurationInterface vrv::FacsimileInterface vrv::LinkingInterface vrv::PitchInterface vrv::PlistInterface vrv::PositionInterface vrv::ScoreDefInterface vrv::TextDirInterface vrv::TimePointInterface

Public Member Functions

void RegisterInterfaceAttClass (AttClassId attClassId)
 Method for registering an MEI att classes in the interface.
 
std::vector< AttClassId > * GetAttClasses ()
 Method for obtaining a pointer to the attribute class vector of the interface.
 
virtual void Reset ()
 Virtual reset method. More...
 
virtual InterfaceId IsInterface () const
 Virtual method returning the InterfaceId of the interface. More...
 
Constructors, destructors, and other standard methods

Reset method reset all attribute classes

 Interface ()
 
virtual ~Interface ()
 

Detailed Description

This is a base class for regrouping MEI att classes.

It is not an abstract class but it should not be instanciated directly. The inherited classes should override the InterfaceId method for returning their own InterfaceId.

Member Function Documentation

◆ IsInterface()

virtual InterfaceId vrv::Interface::IsInterface ( ) const
inlinevirtual

◆ Reset()

virtual void vrv::Interface::Reset ( )
inlinevirtual

Virtual reset method.

Needs to be overridden in child classes.

Reimplemented in vrv::TupletNum, vrv::TupletBracket, vrv::TimeSpanningInterface, vrv::ScoreDef, vrv::Staff, vrv::Flag, vrv::Note, vrv::Neume, vrv::Slur, vrv::KeySig, vrv::LayerElement, vrv::Measure, vrv::Rest, vrv::Nc, vrv::ScoreDefElement, vrv::ScoreDefInterface, vrv::Clef, vrv::DurationInterface, vrv::Accid, vrv::Syl, vrv::BarLine, vrv::Mensur, vrv::MeterSig, vrv::Pedal, vrv::TimePointInterface, vrv::Trill, vrv::ControlElement, vrv::Dir, vrv::Dynam, vrv::KeyAccid, vrv::Rend, vrv::Tempo, vrv::Tuplet, vrv::Fermata, vrv::Harm, vrv::Mordent, vrv::MRest, vrv::MultiRest, vrv::RepeatMark, vrv::Turn, vrv::Arpeg, vrv::DivLine, vrv::Hairpin, vrv::MNum, vrv::Octave, vrv::Ornam, vrv::LinkingInterface, vrv::Reh, vrv::AltSymInterface, vrv::Artic, vrv::Caesura, vrv::Custos, vrv::PositionInterface, vrv::BracketSpan, vrv::Gliss, vrv::Ligature, vrv::MeterSigGrp, vrv::PlistInterface, vrv::Tie, vrv::Verse, vrv::BTrem, vrv::PitchInterface, vrv::Stem, vrv::CpMark, vrv::Dots, vrv::Expansion, vrv::FacsimileInterface, vrv::HalfmRpt, vrv::MRpt, vrv::MRpt2, vrv::Syllable, vrv::AnchoredText, vrv::AreaPosInterface, vrv::BeatRpt, vrv::Fing, vrv::MultiRpt, vrv::Pb, vrv::Sb, vrv::TextDirInterface, vrv::Breath, vrv::F, vrv::Fig, vrv::GenericLayerElement, vrv::Liquescent, vrv::Oriscus, vrv::PitchInflection, vrv::Proport, vrv::Quilisma, vrv::Space, vrv::TabGrp, vrv::Dot, vrv::Lv, vrv::MSpace, vrv::GraceGrp, vrv::Plica, vrv::Phrase, and vrv::TimestampAttr.


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