Loading...
Searching...
No Matches
juce::DirectoryEntry Class Referencefinal

Detailed Description

Describes the attributes of a file or folder.

Public Member Functions

File getFile () const
 The path to a file or folder.
Time getModificationTime () const
 The time at which the item was last modified.
Time getCreationTime () const
 The time at which the item was created.
int64 getFileSize () const
 The size of the item.
bool isDirectory () const
 True if the item is a directory, false otherwise.
bool isHidden () const
 True if the item is hidden, false otherwise.
bool isReadOnly () const
 True if the item is read-only, false otherwise.
float getEstimatedProgress () const
 The estimated proportion of the range that has been visited by the iterator, from 0.0 to 1.0.

Member Functions

◆ getFile()

File juce::DirectoryEntry::getFile ( ) const

The path to a file or folder.

◆ getModificationTime()

Time juce::DirectoryEntry::getModificationTime ( ) const

The time at which the item was last modified.

◆ getCreationTime()

Time juce::DirectoryEntry::getCreationTime ( ) const

The time at which the item was created.

◆ getFileSize()

int64 juce::DirectoryEntry::getFileSize ( ) const

The size of the item.

◆ isDirectory()

bool juce::DirectoryEntry::isDirectory ( ) const

True if the item is a directory, false otherwise.

◆ isHidden()

bool juce::DirectoryEntry::isHidden ( ) const

True if the item is hidden, false otherwise.

◆ isReadOnly()

bool juce::DirectoryEntry::isReadOnly ( ) const

True if the item is read-only, false otherwise.

◆ getEstimatedProgress()

float juce::DirectoryEntry::getEstimatedProgress ( ) const

The estimated proportion of the range that has been visited by the iterator, from 0.0 to 1.0.

linkedin facebook pinterest youtube rss twitter instagram facebook-blank rss-blank linkedin-blank pinterest youtube twitter instagram