clear() | XJ::ContentEntityStore | |
ContentEntityStore() | XJ::ContentEntityStore | explicit |
ContentEntityStore(std::ifstream &input) | XJ::ContentEntityStore | explicit |
ContentEntityStore(std::string &input) | XJ::ContentEntityStore | explicit |
forTemplate(const Template *tmpl) | XJ::ContentEntityStore | |
getAudiosOfInstrument(const UUID &id) const | XJ::ContentEntityStore | |
getAudiosOfInstrument(const Instrument *instrument) const | XJ::ContentEntityStore | |
getAudiosOfInstrumentTypes(const std::set< Instrument::Type > &types) const | XJ::ContentEntityStore | |
getAudiosOfInstrumentTypesAndModes(const std::set< Instrument::Type > &types, const std::set< Instrument::Mode > &modes) const | XJ::ContentEntityStore | |
getAvailableOffsets(const ProgramSequenceBinding *sequenceBinding) const | XJ::ContentEntityStore | |
getBindingsAtOffsetOfProgram(const Program *program, int offset, bool includeNearest) const | XJ::ContentEntityStore | |
getBindingsAtOffsetOfProgram(const UUID &programId, int offset, bool includeNearest) const | XJ::ContentEntityStore | |
getBindingsOfSequence(const ProgramSequence *sequence) const | XJ::ContentEntityStore | |
getBindingsOfSequence(const UUID &sequenceId) const | XJ::ContentEntityStore | |
getBindingsOfTemplate(const UUID &templateId) const | XJ::ContentEntityStore | |
getChordsOfSequence(const ProgramSequence *sequence) const | XJ::ContentEntityStore | |
getChordsOfSequence(const UUID &programSequenceId) const | XJ::ContentEntityStore | |
getEventsOfPattern(const ProgramSequencePattern *pattern) const | XJ::ContentEntityStore | |
getEventsOfPattern(const UUID &patternId) const | XJ::ContentEntityStore | |
getEventsOfPatternAndTrack(const ProgramSequencePattern *pattern, const ProgramVoiceTrack *track) const | XJ::ContentEntityStore | |
getEventsOfPatternAndTrack(const UUID &patternId, const UUID &trackId) const | XJ::ContentEntityStore | |
getEventsOfTrack(const ProgramVoiceTrack *track) const | XJ::ContentEntityStore | |
getEventsOfTrack(const UUID &trackId) const | XJ::ContentEntityStore | |
getFirstTemplate() | XJ::ContentEntityStore | |
getInstrumentsOfLibrary(const Library *library) const | XJ::ContentEntityStore | |
getInstrumentsOfLibrary(const UUID &libraryId) const | XJ::ContentEntityStore | |
getInstrumentsOfType(const Instrument::Type &type) const | XJ::ContentEntityStore | |
getInstrumentsOfTypes(const std::set< Instrument::Type > &types) const | XJ::ContentEntityStore | |
getInstrumentsOfTypesAndModes(const std::set< Instrument::Type > &types, const std::set< Instrument::Mode > &modes) const | XJ::ContentEntityStore | |
getInstrumentTypeOfAudio(const UUID &instrumentAudioId) const | XJ::ContentEntityStore | |
getInstrumentTypeOfEvent(const ProgramSequencePatternEvent *event) | XJ::ContentEntityStore | |
getMemesAtBeginning(const Program *program) const | XJ::ContentEntityStore | |
getMemesOfInstrument(const UUID &instrumentId) const | XJ::ContentEntityStore | |
getMemesOfProgram(const UUID &programId) const | XJ::ContentEntityStore | |
getMemesOfSequenceBinding(const ProgramSequenceBinding *programSequenceBinding) const | XJ::ContentEntityStore | |
getMemesOfSequenceBinding(const UUID &programSequenceBindingId) const | XJ::ContentEntityStore | |
getMemeTaxonomy() | XJ::ContentEntityStore | |
getPatternIdOfEvent(const UUID &eventId) | XJ::ContentEntityStore | |
getPatternsOfSequence(const ProgramSequence *sequence) | XJ::ContentEntityStore | |
getPatternsOfSequence(const UUID &sequence) | XJ::ContentEntityStore | |
getPatternsOfSequenceAndVoice(const UUID &programSequenceId, const UUID &programVoiceId) const | XJ::ContentEntityStore | |
getPatternsOfVoice(const ProgramVoice *voice) const | XJ::ContentEntityStore | |
getPatternsOfVoice(const UUID &voiceId) const | XJ::ContentEntityStore | |
getProgramsOfLibrary(const Library *library) const | XJ::ContentEntityStore | |
getProgramsOfLibrary(const UUID &libraryId) const | XJ::ContentEntityStore | |
getProgramsOfType(Program::Type type) const | XJ::ContentEntityStore | |
getProject() | XJ::ContentEntityStore | |
getSequenceBindingMemesOfProgram(const Program *program) const | XJ::ContentEntityStore | |
getSequenceBindingMemesOfProgram(const UUID &programId) const | XJ::ContentEntityStore | |
getSequenceBindingsOfProgram(const UUID &programId) const | XJ::ContentEntityStore | |
getSequenceChordsOfProgram(const UUID &programId) const | XJ::ContentEntityStore | |
getSequenceChordVoicingsOfProgram(const UUID &programId) const | XJ::ContentEntityStore | |
getSequenceOfBinding(const ProgramSequenceBinding *sequenceBinding) | XJ::ContentEntityStore | |
getSequencePatternEventsOfProgram(const UUID &programId) const | XJ::ContentEntityStore | |
getSequencePatternsOfProgram(const UUID &programId) const | XJ::ContentEntityStore | |
getSequencePatternsOfProgram(const Program *program) const | XJ::ContentEntityStore | |
getSequencesOfProgram(const UUID &programId) const | XJ::ContentEntityStore | |
getTemplateByIdentifier(const std::optional< std::string >::value_type &identifier) | XJ::ContentEntityStore | |
getTrackNamesOfVoice(const ProgramVoice *voice) const | XJ::ContentEntityStore | |
getTrackOfEvent(const ProgramSequencePatternEvent *event) | XJ::ContentEntityStore | |
getTracksOfProgram(const UUID &programId) const | XJ::ContentEntityStore | |
getTracksOfProgramType(Program::Type type) const | XJ::ContentEntityStore | |
getTracksOfVoice(const ProgramVoice *voice) const | XJ::ContentEntityStore | |
getTracksOfVoice(const UUID &voiceId) const | XJ::ContentEntityStore | |
getVoiceOfEvent(const ProgramSequencePatternEvent *event) | XJ::ContentEntityStore | |
getVoicesOfProgram(const Program *program) const | XJ::ContentEntityStore | |
getVoicesOfProgram(const UUID &programId) const | XJ::ContentEntityStore | |
getVoicingsOfChord(const ProgramSequenceChord *chord) const | XJ::ContentEntityStore | |
getVoicingsOfChord(const UUID &chordId) const | XJ::ContentEntityStore | |
getVoicingsOfChordAndVoice(const ProgramSequenceChord *chord, const ProgramVoice *voice) const | XJ::ContentEntityStore | |
getVoicingsOfChordAndVoice(const UUID &chordId, const UUID &voiceId) const | XJ::ContentEntityStore | |
hasInstrumentsOfMode(Instrument::Mode mode) | XJ::ContentEntityStore | |
hasInstrumentsOfType(Instrument::Type type) | XJ::ContentEntityStore | |
hasInstrumentsOfTypeAndMode(Instrument::Type type, Instrument::Mode mode) | XJ::ContentEntityStore | |
put(const ContentEntityStore *other) | XJ::ContentEntityStore | |
toString() | XJ::ContentEntityStore | |
~ContentEntityStore() | XJ::ContentEntityStore | |