This class is an interface for container elements that have to be turned to milestones in a page-base...
Definition: pagemilestone.h:83
This class represents elements appearing within a page.
Definition: pageelement.h:25
This class models an end milestone element and has no MEI equivalent.
Definition: pagemilestone.h:26
void Reset() override
Reset the object, that is 1) removing all children and 2) resetting all attributes.
FunctorCode Accept(Functor &functor) override
Interface for class functor visitation.
PageMilestoneEnd * m_end
The corresponding end element.
Definition: pagemilestone.h:125