#include <TDirection.h>
Inheritance diagram for TDashes:
Public Types | |
enum | { undefined = -1 } |
Public Member Functions | |
virtual void | accept (TScoreVisitor &visitor) |
void | setType (StartStop::type t) |
void | setNumber (int num) |
StartStop::type | getType () const |
int | getNumber () const |
Protected Member Functions | |
TDashes (StartStop::type t) | |
Friends | |
EXP friend SMARTP< TDashes > | newDashes (StartStop::type t) |