Main Page | Modules | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | Related Pages

TBackup Class Reference

Represents the MusicXML backup element. More...

#include <TBackupForward.h>

Inheritance diagram for TBackup:

TMusicData visitable smartable List of all members.

Public Member Functions

virtual void accept (TScoreVisitor &visitor)
void setDuration (long dur)
 Duration is a required element and is set to zero by the constructor.

long getDuration () const

Friends

EXP friend SMARTP< TBackupnewBackup ()

Detailed Description

Backup and forward are required to coordinate multiple voices in one part, including music on a grand staff. Backup is generally used to move between voices and staves. Thus the backup element does not include voice or staff elements. Duration values should always be positive, and should not cross measure boundaries.
The MusicXML backup element is defined in note.dtd.
Note:
Editorial information is ignored.


Generated on Tue Mar 23 09:49:54 2004 for LibMusicXML by doxygen 1.3.3