11 #include "atts_shared.h"
12 #include "editorial.h"
33 void Reset()
override;
34 std::string GetClassName()
const override {
return "ref"; }
This class is a base class for the editorial element containing musical content, for example <rgd> or...
Definition: editorial.h:43
This class represents a basic object.
Definition: object.h:61
This class models the MEI <ref> element.
Definition: ref.h:23
Object * Clone() const override
Method call for copying child classes.
Definition: ref.h:32