|
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 |
Go to the source code of this file.
Classes | |
| struct | juce::ReverseCompareString |
| class | juce::FileListTreeItem |
| class | juce::DirectoryScanner |
| struct | juce::DirectoryScanner::Listener |
| struct | juce::FileEntry |
| class | juce::OSDependentFileComparisonRules |
| class | juce::FileTreeComponent::Controller |
Namespaces | |
| namespace | juce |
| JUCE Namespace. | |
Functions | |
| template<typename T > | |
| int | juce::threeWayCompare (const T &a, const T &b) |
| int | juce::threeWayCompare (const String &a, const String &b) |
| int | juce::threeWayCompare (const ReverseCompareString &a, const ReverseCompareString &b) |
| template<size_t position, typename... Ts> | |
| constexpr int | juce::threeWayCompareImpl (const std::tuple< Ts... > &a, const std::tuple< Ts... > &b) |
| template<typename... Ts> | |
| constexpr int | juce::threeWayCompare (const std::tuple< Ts... > &a, const std::tuple< Ts... > &b) |
| struct juce::ReverseCompareString |
Definition at line 43 of file juce_FileTreeComponent.cpp.
| Class Members | ||
|---|---|---|
| String | value | |