|
Compounds |
struct | XmlLoadInfo |
class | XmlFileWriter |
class | XmlFileWriter::AutoElement |
class | XmlFileReader |
class | XmlBlockParser |
class | XmlElementParser |
class | XmlElementParser_ReasonOnOff |
| Internal utility for parsing boolean values with reason codes Internal utility for parsing numeric data lines. More...
|
class | XmlElementParser_Number |
| Internal utility for parsing numeric data lines. More...
|
class | XmlElementParser_Clock |
| Internal utility for parsing Clock data lines. More...
|
class | XmlElementParser_String |
| Internal utility for parsing string data lines. More...
|
Functions |
void | writeSong (XmlFileWriter &writer, TSE3::Song &song) |
void | write (XmlFileWriter &writer, TSE3::Song &song) |
void | write (XmlFileWriter &writer, TSE3::TempoTrack &tempoTrack) |
void | write (XmlFileWriter &writer, TSE3::TimeSigTrack &timeSigTrack) |
void | write (XmlFileWriter &writer, TSE3::KeySigTrack &keySigTrack) |
void | write (XmlFileWriter &writer, TSE3::FlagTrack &flagTrack) |
void | write (XmlFileWriter &writer, TSE3::PhraseList &phraseList) |
void | write (XmlFileWriter &writer, TSE3::Phrase &phrase) |
void | write (XmlFileWriter &writer, TSE3::DisplayParams &displayParams) |
void | write (XmlFileWriter &writer, TSE3::Track &track) |
void | write (XmlFileWriter &writer, TSE3::MidiFilter &midiFilter) |
void | write (XmlFileWriter &writer, TSE3::MidiParams &midiParams) |
void | write (XmlFileWriter &writer, TSE3::Part &part) |