|
tracktion-engine 3.0-10-g034fdde4aa5
Tracktion Engine — High level data model for audio applications
« « « Anklang Documentation |
Public Member Functions | |
| ValueTreeComparator (const juce::Identifier &attributeToSort_, bool forwards) | |
| int | compareElements (const juce::ValueTree &first, const juce::ValueTree &second) const |
| int | compareElements (const juce::ValueTree &first, const juce::ValueTree &second) const |
Definition at line 377 of file tracktion_ValueTreeUtilities.h.
| tracktion::engine::ValueTreeComparator< Type >::ValueTreeComparator | ( | const juce::Identifier & | attributeToSort_, |
| bool | forwards | ||
| ) |
Definition at line 380 of file tracktion_ValueTreeUtilities.h.
| int tracktion::engine::ValueTreeComparator< Type >::compareElements | ( | const juce::ValueTree & | first, |
| const juce::ValueTree & | second | ||
| ) | const |
Definition at line 384 of file tracktion_ValueTreeUtilities.h.
| int tracktion::engine::ValueTreeComparator< juce::String >::compareElements | ( | const juce::ValueTree & | first, |
| const juce::ValueTree & | second | ||
| ) | const |
Definition at line 399 of file tracktion_ValueTreeUtilities.h.