◆ NativeIterator()
| juce::DirectoryIterator::NativeIterator::NativeIterator |
( |
const File & | directory, |
|
|
const String & | wildCard ) |
◆ ~NativeIterator()
| juce::DirectoryIterator::NativeIterator::~NativeIterator |
( |
| ) |
|
◆ next()
| bool juce::DirectoryIterator::NativeIterator::next |
( |
String & | filenameFound, |
|
|
bool * | isDirectory, |
|
|
bool * | isHidden, |
|
|
int64 * | fileSize, |
|
|
Time * | modTime, |
|
|
Time * | creationTime, |
|
|
bool * | isReadOnly ) |
◆ pimpl
| std::unique_ptr<Pimpl> juce::DirectoryIterator::NativeIterator::pimpl |
The documentation for this struct was generated from the following files: