TSE3::c_notifier_type typedef | TSE3::Notifier< PlayableListener > | [protected] |
TSE3::Notifier< MidiDataListener >::c_notifier_type typedef | TSE3::Notifier< MidiDataListener > | [protected] |
TSE3::Notifier< PhraseEditListener >::c_notifier_type typedef | TSE3::Notifier< PhraseEditListener > | [protected] |
clearSelection() | TSE3::PhraseEdit | |
createPhrase(PhraseList *pl, const std::string &title="") const | TSE3::PhraseEdit | |
data | TSE3::MidiData | [protected] |
defaultSize | TSE3::PhraseEdit | [static] |
deselect(size_t index) | TSE3::PhraseEdit | |
erase(size_t n) | TSE3::PhraseEdit | |
erase(MidiEvent event) | TSE3::PhraseEdit | |
eraseSelection() | TSE3::PhraseEdit | |
firstSelectionIndex() const | TSE3::PhraseEdit | [inline] |
index(Clock c) const | TSE3::MidiData | |
insert(MidiEvent event) | TSE3::PhraseEdit | |
invertSelection() | TSE3::PhraseEdit | |
iterator(Clock index) | TSE3::MidiData | [virtual] |
lastClock() const | TSE3::MidiData | [virtual] |
lastSelectionIndex() const | TSE3::PhraseEdit | [inline] |
TSE3::listener_type typedef | TSE3::Notifier< PlayableListener > | |
TSE3::listener_type class | TSE3::Notifier< PlayableListener > | [friend] |
TSE3::Notifier< MidiDataListener >::listener_type typedef | TSE3::Notifier< MidiDataListener > | |
TSE3::Notifier< PhraseEditListener >::listener_type typedef | TSE3::Notifier< PhraseEditListener > | |
MidiData(int noEvents) | TSE3::MidiData | [protected] |
MidiData(const MidiData &) | TSE3::MidiData | [protected] |
modified() const | TSE3::PhraseEdit | [inline] |
TSE3::Notifier() | TSE3::Notifier< PlayableListener > | [inline, protected] |
TSE3::Notifier< MidiDataListener >::Notifier() | TSE3::Notifier< MidiDataListener > | [inline, protected] |
TSE3::Notifier< PhraseEditListener >::Notifier() | TSE3::Notifier< PhraseEditListener > | [inline, protected] |
TSE3::notify(func_type func) | TSE3::Notifier< PlayableListener > | [inline, protected] |
TSE3::notify(func_type func, const p1_type &p1) | TSE3::Notifier< PlayableListener > | [inline, protected] |
TSE3::notify(func_type func, const p1_type &p1, const p2_type &p2) | TSE3::Notifier< PlayableListener > | [inline, protected] |
TSE3::notify(func_type func, const p1_type &p1, const p2_type &p2, const p3_type &p3) | TSE3::Notifier< PlayableListener > | [inline, protected] |
TSE3::Notifier< MidiDataListener >::notify(func_type func) | TSE3::Notifier< MidiDataListener > | [inline, protected] |
TSE3::Notifier< MidiDataListener >::notify(func_type func, const p1_type &p1) | TSE3::Notifier< MidiDataListener > | [inline, protected] |
TSE3::Notifier< MidiDataListener >::notify(func_type func, const p1_type &p1, const p2_type &p2) | TSE3::Notifier< MidiDataListener > | [inline, protected] |
TSE3::Notifier< MidiDataListener >::notify(func_type func, const p1_type &p1, const p2_type &p2, const p3_type &p3) | TSE3::Notifier< MidiDataListener > | [inline, protected] |
TSE3::Notifier< PhraseEditListener >::notify(func_type func) | TSE3::Notifier< PhraseEditListener > | [inline, protected] |
TSE3::Notifier< PhraseEditListener >::notify(func_type func, const p1_type &p1) | TSE3::Notifier< PhraseEditListener > | [inline, protected] |
TSE3::Notifier< PhraseEditListener >::notify(func_type func, const p1_type &p1, const p2_type &p2) | TSE3::Notifier< PhraseEditListener > | [inline, protected] |
TSE3::Notifier< PhraseEditListener >::notify(func_type func, const p1_type &p1, const p2_type &p2, const p3_type &p3) | TSE3::Notifier< PhraseEditListener > | [inline, protected] |
TSE3::numListeners() const | TSE3::Notifier< PlayableListener > | [inline, protected] |
TSE3::Notifier< MidiDataListener >::numListeners() const | TSE3::Notifier< MidiDataListener > | [inline, protected] |
TSE3::Notifier< PhraseEditListener >::numListeners() const | TSE3::Notifier< PhraseEditListener > | [inline, protected] |
TSE3::MidiData::operator=(const MidiData &) | TSE3::MidiData | [protected] |
TSE3::Playable::operator=(const Playable &) | TSE3::Playable | [protected] |
operator[](size_t n) | TSE3::PhraseEdit | [inline] |
TSE3::MidiData::operator[](size_t n) const | TSE3::MidiData | [inline] |
PhraseEdit(int noEvents=defaultSize) | TSE3::PhraseEdit | [explicit] |
TSE3::MidiData::PhraseEdit class | TSE3::MidiData | [friend] |
Playable() | TSE3::Playable | [inline] |
Playable(const Playable &) | TSE3::Playable | [protected] |
reset(const MidiData *source=0) | TSE3::PhraseEdit | |
select(size_t index) | TSE3::PhraseEdit | |
selection() const | TSE3::PhraseEdit | [inline] |
selectRange(size_t from, size_t to) | TSE3::PhraseEdit | |
setModified(bool m) | TSE3::PhraseEdit | [inline] |
size() const | TSE3::MidiData | [inline] |
tidy(Clock stopTime=-1) | TSE3::PhraseEdit | |
timeShift(Clock delta) | TSE3::PhraseEdit | |
tollerance | TSE3::PhraseEdit | [static] |
~MidiData()=0 | TSE3::MidiData | [protected, pure virtual] |
TSE3::~Notifier() | TSE3::Notifier< PlayableListener > | [inline, protected, virtual] |
TSE3::Notifier< MidiDataListener >::~Notifier() | TSE3::Notifier< MidiDataListener > | [inline, protected, virtual] |
TSE3::Notifier< PhraseEditListener >::~Notifier() | TSE3::Notifier< PhraseEditListener > | [inline, protected, virtual] |
~PhraseEdit() | TSE3::PhraseEdit | [virtual] |
~Playable() | TSE3::Playable | [inline, virtual] |