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

TForward Class Reference

Represents the MusicXML forward element. More...

#include <TBackupForward.h>

Inheritance diagram for TForward:

TMusicData visitable smartable List of all members.

Public Types

enum  { undefined = -1 }

Public Member Functions

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

TForwardsetVoice (long voice)
TForwardsetStaff (long staff)
long getDuration () const
long getVoice () const
long getStaff () const

Friends

EXP friend SMARTP< TForwardnewForward ()

Detailed Description

Backup and forward are required to coordinate multiple voices in one part, including music on a grand staff. Forward is generally used within voices and staves. Duration values should always be positive, and should not cross measure boundaries.
The MusicXML forward element is defined in note.dtd.
Note:
Editorial information is ignored.


Generated on Tue Mar 23 09:50:03 2004 for LibMusicXML by doxygen 1.3.3