TracktionEngine
|
#include <tracktion_ValueTreeUtilities.h>
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 |
tracktion::engine::ValueTreeComparator< Type >::ValueTreeComparator | ( | const juce::Identifier & | attributeToSort_, |
bool | forwards | ||
) |
int tracktion::engine::ValueTreeComparator< Type >::compareElements | ( | const juce::ValueTree & | first, |
const juce::ValueTree & | second | ||
) | const |
int tracktion::engine::ValueTreeComparator< juce::String >::compareElements | ( | const juce::ValueTree & | first, |
const juce::ValueTree & | second | ||
) | const |