|
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 |
Public Member Functions | |
| OSDependentFileComparisonRules (SystemStats::OperatingSystemType systemTypeIn) | |
| int | compare (const FileEntry &first, const FileEntry &second) const |
| bool | operator() (const FileEntry &first, const FileEntry &second) const |
Definition at line 331 of file juce_FileTreeComponent.cpp.
|
explicit |
Definition at line 334 of file juce_FileTreeComponent.cpp.
| int juce::OSDependentFileComparisonRules::compare | ( | const FileEntry & | first, |
| const FileEntry & | second | ||
| ) | const |
Definition at line 338 of file juce_FileTreeComponent.cpp.
| bool juce::OSDependentFileComparisonRules::operator() | ( | const FileEntry & | first, |
| const FileEntry & | second | ||
| ) | const |
Definition at line 349 of file juce_FileTreeComponent.cpp.