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::DirectoryIterator::NativeIterator::Pimpl Class Reference

Public Member Functions

 Pimpl (const File &directory, const String &wc)
 
bool next (String &filenameFound, bool *const isDir, bool *const isHidden, int64 *const fileSize, Time *const modTime, Time *const creationTime, bool *const isReadOnly)
 

Detailed Description

Definition at line 72 of file juce_CommonFile_linux.cpp.

Constructor & Destructor Documentation

◆ Pimpl()

juce::DirectoryIterator::NativeIterator::Pimpl::Pimpl ( const File directory,
const String wc 
)

Definition at line 75 of file juce_CommonFile_linux.cpp.

◆ ~Pimpl()

juce::DirectoryIterator::NativeIterator::Pimpl::~Pimpl ( )

Definition at line 81 of file juce_CommonFile_linux.cpp.

Member Function Documentation

◆ next()

bool juce::DirectoryIterator::NativeIterator::Pimpl::next ( String filenameFound,
bool *const  isDir,
bool *const  isHidden,
int64 *const  fileSize,
Time *const  modTime,
Time *const  creationTime,
bool *const  isReadOnly 
)

Definition at line 87 of file juce_CommonFile_linux.cpp.


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