#include <conversions.h>
Public Types | |
| enum | type {  undefined, start, stop, cont, last = cont }  | 
Static Public Member Functions | |
| const string | xml (type d) | 
| convert a numeric start-stop value to a MusicXML string  | |
| type | xml (const string str) | 
| convert a MusicXML string to a numeric start-stop value  | |
 
1.3.3