|
tracktion-engine 3.0-10-g034fdde4aa5
Tracktion Engine — High level data model for audio applications
« « « Anklang Documentation |
Additional Inherited Members | |
Public Types inherited from tracktion::engine::ValueTreeObjectList< ObjectType, CriticalSectionType > | |
| using | ScopedLockType = typename CriticalSectionType::ScopedLockType |
Public Attributes inherited from tracktion::engine::TempoAndTimeSigListBase< TimeSigSetting > | |
| TempoSequence & | sequence |
| TempoSequence & | sequence |
Public Attributes inherited from tracktion::engine::ValueTreeObjectList< ObjectType, CriticalSectionType > | |
| juce::Array< ObjectType * > | objects |
| CriticalSectionType | arrayLock |
Protected Member Functions inherited from tracktion::engine::ValueTreeObjectList< ObjectType, CriticalSectionType > | |
| 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< ObjectType, CriticalSectionType > | |
| juce::ValueTree | parent |
Definition at line 76 of file tracktion_TempoSequence.cpp.
| tracktion::engine::TempoSequence::TimeSigList::TimeSigList | ( | TempoSequence & | ts, |
| const juce::ValueTree & | parentTree | ||
| ) |
Definition at line 78 of file tracktion_TempoSequence.cpp.
|
override |
Definition at line 84 of file tracktion_TempoSequence.cpp.
|
overridevirtual |
Implements tracktion::engine::ValueTreeObjectList< ObjectType, CriticalSectionType >.
Definition at line 94 of file tracktion_TempoSequence.cpp.
|
override |
Definition at line 101 of file tracktion_TempoSequence.cpp.
|
overridevirtual |
Implements tracktion::engine::ValueTreeObjectList< ObjectType, CriticalSectionType >.
Definition at line 89 of file tracktion_TempoSequence.cpp.