#include <TIdentification.h>
Inheritance diagram for TIdentification:
Public Member Functions | |
virtual void | accept (TScoreVisitor &visitor) |
long | add (const SCreator &creator) |
long | add (const SRights &rights) |
void | setSource (const string &src) |
vvector< SCreator > & | creators () |
vvector< SRights > & | rights () |
const string & | getSource () |
SEncoding & | encoding () |
Friends | |
EXP friend SMARTP< TIdentification > | newIdentification () |