#include <TAttributes.h>
Inheritance diagram for TDirective:

Public Member Functions | |
| virtual void | accept (TScoreVisitor &visitor) |
| void | setLang (const string &lang) |
| the xml:lang attribute | |
| void | setValue (const string &val) |
| textual directive | |
| const string & | getLang () const |
| const string & | getValue () const |
Friends | |
| EXP friend SMARTP< TDirective > | newDirective () |
1.3.3