|
Compounds |
class | TNodeVisitor |
| A node Visitor of MusicXML scores. More...
|
class | TPartSummary |
| summary of a MusicXML part. More...
|
class | TRolledVisitor |
| A visitor that transport a TNodeVisitor along a score.
|
class | TRoutedVisitor |
| A visitor that implements a traversing of a score. More...
|
class | TScanVisitor |
| A visitor that only scans a score to gather information.
|
class | TScoreVisitor |
| A Visitor of MusicXML scores. More...
|
class | TXML2GuidoVisitor |
| A score visitor to produce a generic Guido representation.
|
class | visitable |
| interface for visitable objects.
|
class | vvector |
| a visitable vector More...
|
Typedefs |
typedef SMARTP< TNodeVisitor > | SNodeVisitor |
typedef SMARTP< TRolledVisitor > | SRolledVisitor |
typedef SMARTP< TRoutedVisitor > | SRoutedVisitor |
typedef SMARTP< TPartSummary > | SPartSummary |
typedef SMARTP< TScanVisitor > | SScanVisitor |
typedef SMARTP< visitable > | Svisitable |