#include <TWork.h>
Inheritance diagram for TWork:

Public Member Functions | |
| virtual void | accept (TScoreVisitor &visitor) | 
| void | setTitle (const string &title) | 
| the optionnal work title  | |
| void | setNum (const string &num) | 
| the optionnal work number  | |
| const string & | getTitle () const | 
| const string & | getNum () const | 
Friends | |
| EXP friend SMARTP< TWork > | newWork () | 
 
1.3.3