#include <TIdentification.h>
Inheritance diagram for TEncoding:

Public Member Functions | |
| virtual void | accept (TScoreVisitor &visitor) | 
| void | setDate (const string &date) | 
| void | setEncoder (const string &encoder) | 
| void | setEncoderType (const string &etype) | 
| void | setSoftware (const string &soft) | 
| void | setDescription (const string &desc) | 
| const string & | getDate () const | 
| const string & | getEncoder () const | 
| const string & | getEncoderType () const | 
| const string & | getSoftware () const | 
| const string & | getDescription () const | 
Friends | |
| EXP friend SMARTP< TEncoding > | newEncoding () | 
It corresponds to the MusicXML encoding element as defined in identity.dtd.
 
1.3.3