TracktionEngine
Public Member Functions | List of all members
tracktion::engine::ValueTreeComparator< Type > Struct Template Reference

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
 

Constructor & Destructor Documentation

◆ ValueTreeComparator()

template<typename Type >
tracktion::engine::ValueTreeComparator< Type >::ValueTreeComparator ( const juce::Identifier &  attributeToSort_,
bool  forwards 
)

Member Function Documentation

◆ compareElements() [1/2]

template<typename Type >
int tracktion::engine::ValueTreeComparator< Type >::compareElements ( const juce::ValueTree &  first,
const juce::ValueTree &  second 
) const

◆ compareElements() [2/2]

int tracktion::engine::ValueTreeComparator< juce::String >::compareElements ( const juce::ValueTree &  first,
const juce::ValueTree &  second 
) const

The documentation for this struct was generated from the following file: