Verovio
Source code documentation
vrv::SystemMilestoneInterface Class Reference

This class is an interface for container elements that have to be turned to milestones in a page-base representation. More...

#include <systemmilestone.h>

Inheritance diagram for vrv::SystemMilestoneInterface:
vrv::EditorialElement vrv::Ending vrv::Section vrv::Abbr vrv::Add vrv::Annot vrv::App vrv::Choice vrv::Corr vrv::Damage vrv::Del vrv::Expan vrv::Lem vrv::Orig vrv::Rdg vrv::Ref vrv::Reg vrv::Restore vrv::Sic vrv::Subst vrv::Supplied vrv::Unclear

Public Member Functions

void SetMeasure (Measure *measure)
 
MeasureGetMeasure ()
 
const MeasureGetMeasure () const
 
void ConvertToPageBasedMilestone (Object *object, Object *parent)
 
Constructors, destructors, reset methods

Reset method reset all attribute classes

 SystemMilestoneInterface ()
 
virtual ~SystemMilestoneInterface ()
 
virtual void Reset ()
 
Set and get the first LayerElement

The setter asserts that no LayerElement was previously set.

void SetEnd (SystemMilestoneEnd *end)
 
SystemMilestoneEndGetEnd ()
 
const SystemMilestoneEndGetEnd () const
 
bool IsSystemMilestone () const
 
FunctorCode InterfacePrepareMilestones (PrepareMilestonesFunctor &functor)
 We have functor code in the interface for avoiding code duplication in each implementation class.
 
FunctorCode InterfaceResetData (ResetDataFunctor &functor)
 

Protected Attributes

SystemMilestoneEndm_end
 

Detailed Description

This class is an interface for container elements that have to be turned to milestones in a page-base representation.


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