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

TDirection Class Reference

The MusicXML direction element. More...

#include <TDirection.h>

Inheritance diagram for TDirection:

TMusicData Placementable visitable smartable List of all members.

Public Types

enum  { undefined = -1 }
 an undefined constant, used for offset, voice and staff


Public Member Functions

virtual void accept (TScoreVisitor &visitor)
long add (const SDirectionType &dir)
void setOffset (long offset)
void setVoice (long voice)
void setStaff (long staff)
SSoundsound ()
long getOffset () const
long getVoice () const
long getStaff () const
vvector< SDirectionType > & types ()

Friends

EXP friend SMARTP< TDirectionnewDirection ()

Detailed Description

A direction is a musical indication that is not attached to a specific note. Two or more may be combined to indicate starts and stops of wedges, dashes, etc.
Defined in direction.dtd.

Note:
editorial information is ignored


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