|
tracktion-engine 3.0-10-g034fdde4aa5
Tracktion Engine — High level data model for audio applications
« « « Anklang Documentation |
Public Attributes | |
| PatchBayPlugin & | patchbay |
Public Attributes inherited from tracktion::engine::ValueTreeObjectList< PatchBayPlugin::Wire, juce::CriticalSection > | |
| juce::Array< PatchBayPlugin::Wire * > | objects |
| juce::CriticalSection | arrayLock |
| juce::Array< PatchBayPlugin::Wire * > | objects |
| juce::CriticalSection | arrayLock |
Additional Inherited Members | |
Public Types inherited from tracktion::engine::ValueTreeObjectList< PatchBayPlugin::Wire, juce::CriticalSection > | |
| using | ScopedLockType = typename CriticalSectionType::ScopedLockType |
| using | ScopedLockType = typename CriticalSectionType::ScopedLockType |
Protected Member Functions inherited from tracktion::engine::ValueTreeObjectList< PatchBayPlugin::Wire, juce::CriticalSection > | |
| void | deleteAllObjects () |
| bool | isChildTree (juce::ValueTree &v) const |
| int | indexOf (const juce::ValueTree &v) const noexcept |
| void | sortArray () |
| void | deleteAllObjects () |
| bool | isChildTree (juce::ValueTree &v) const |
| int | indexOf (const juce::ValueTree &v) const noexcept |
| void | sortArray () |
Protected Attributes inherited from tracktion::engine::ValueTreeObjectList< PatchBayPlugin::Wire, juce::CriticalSection > | |
| juce::ValueTree | parent |
| juce::ValueTree | parent |
Definition at line 21 of file tracktion_PatchBay.cpp.
| tracktion::engine::PatchBayPlugin::WireList::WireList | ( | PatchBayPlugin & | pb, |
| const juce::ValueTree & | parentTree | ||
| ) |
Definition at line 24 of file tracktion_PatchBay.cpp.
|
override |
Definition at line 30 of file tracktion_PatchBay.cpp.
|
overridevirtual |
Implements tracktion::engine::ValueTreeObjectList< PatchBayPlugin::Wire, juce::CriticalSection >.
Definition at line 36 of file tracktion_PatchBay.cpp.
|
overridevirtual |
Implements tracktion::engine::ValueTreeObjectList< PatchBayPlugin::Wire, juce::CriticalSection >.
Definition at line 37 of file tracktion_PatchBay.cpp.
|
overridevirtual |
Implements juce::AsyncUpdater.
Definition at line 44 of file tracktion_PatchBay.cpp.
|
overridevirtual |
Implements tracktion::engine::ValueTreeObjectList< PatchBayPlugin::Wire, juce::CriticalSection >.
Definition at line 35 of file tracktion_PatchBay.cpp.
|
overridevirtual |
Implements tracktion::engine::ValueTreeObjectList< PatchBayPlugin::Wire, juce::CriticalSection >.
Definition at line 39 of file tracktion_PatchBay.cpp.
|
overridevirtual |
Implements tracktion::engine::ValueTreeObjectList< PatchBayPlugin::Wire, juce::CriticalSection >.
Definition at line 41 of file tracktion_PatchBay.cpp.
|
overridevirtual |
Implements tracktion::engine::ValueTreeObjectList< PatchBayPlugin::Wire, juce::CriticalSection >.
Definition at line 40 of file tracktion_PatchBay.cpp.
|
overridevirtual |
Reimplemented from tracktion::engine::ValueTreeObjectList< PatchBayPlugin::Wire, juce::CriticalSection >.
Definition at line 42 of file tracktion_PatchBay.cpp.
| PatchBayPlugin& tracktion::engine::PatchBayPlugin::WireList::patchbay |
Definition at line 49 of file tracktion_PatchBay.cpp.