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::OSDependentFileComparisonRules Class Reference

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
 

Detailed Description

Definition at line 331 of file juce_FileTreeComponent.cpp.

Constructor & Destructor Documentation

◆ OSDependentFileComparisonRules()

juce::OSDependentFileComparisonRules::OSDependentFileComparisonRules ( SystemStats::OperatingSystemType  systemTypeIn)
explicit

Definition at line 334 of file juce_FileTreeComponent.cpp.

Member Function Documentation

◆ compare()

int juce::OSDependentFileComparisonRules::compare ( const FileEntry first,
const FileEntry second 
) const

Definition at line 338 of file juce_FileTreeComponent.cpp.

◆ operator()()

bool juce::OSDependentFileComparisonRules::operator() ( const FileEntry first,
const FileEntry second 
) const

Definition at line 349 of file juce_FileTreeComponent.cpp.


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