JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins

« « « Anklang Documentation
Loading...
Searching...
No Matches
Public Member Functions | List of all members
juce::PluginSorter Struct Reference

Public Member Functions

 PluginSorter (KnownPluginList::SortMethod sortMethod, bool forwards) noexcept
 
bool operator() (const PluginDescription &first, const PluginDescription &second) const
 

Detailed Description

Definition at line 288 of file juce_KnownPluginList.cpp.

Constructor & Destructor Documentation

◆ PluginSorter()

juce::PluginSorter::PluginSorter ( KnownPluginList::SortMethod  sortMethod,
bool  forwards 
)
noexcept

Definition at line 290 of file juce_KnownPluginList.cpp.

Member Function Documentation

◆ operator()()

bool juce::PluginSorter::operator() ( const PluginDescription first,
const PluginDescription second 
) const

Definition at line 293 of file juce_KnownPluginList.cpp.


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