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

TPartList Class Reference

Identifies the different musical parts in a movement. More...

#include <TPartList.h>

Inheritance diagram for TPartList:

visitable smartable List of all members.

Public Member Functions

virtual void accept (TScoreVisitor &visitor)
long add (const SScorePart &part)
long add (const SPartGroup &part)
vvector< SPartListElement > & parts ()

Friends

EXP friend SMARTP< TPartListnewPartList ()

Detailed Description

There must be at least one score-part, combined as desired with part-group elements that indicate braces and brackets. Parts are ordered from top to bottom in a score based on the order in which they appear in the part-list.
TPartList corresponds to the MusicXML part-list element as defined in score.dtd.


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