#include <TIdentification.h>
Inheritance diagram for TCreator:
Public Member Functions | |
virtual void | accept (TScoreVisitor &visitor) |
void | setType (const string &type) |
void | setName (const string &name) |
const string & | getType () const |
const string & | getName () const |
Friends | |
EXP friend SMARTP< TCreator > | newCreator () |