tracktion-engine 3.0-10-g034fdde4aa5
Tracktion Engine — High level data model for audio applications

« « « Anklang Documentation
Loading...
Searching...
No Matches
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
 

Detailed Description

template<typename Type>
struct tracktion::engine::ValueTreeComparator< Type >

Definition at line 377 of file tracktion_ValueTreeUtilities.h.

Constructor & Destructor Documentation

◆ ValueTreeComparator()

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

Definition at line 380 of file tracktion_ValueTreeUtilities.h.

Member Function Documentation

◆ compareElements() [1/2]

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

Definition at line 384 of file tracktion_ValueTreeUtilities.h.

◆ compareElements() [2/2]

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.


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