#include <sys/stat.h>Include dependency graph for DirectoryEntry.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | DirectoryEntry |
| A 'DirectoryEntry' is a file or a folder. More... | |
Defines | |
| #define | MIME_DIRECTORY wxT("Directory") |
| #define | DIRECTORYENTRY_TEXTSORT_CASESENSITIVE 1 |
| #define | DIRECTORYENTRY_TEXTSORT_IGNOREHIDDENDOTS 2 |
Enumerations | |
| enum | DirectoryEntryType { detNone = 0, detDirectory, detFile } |
| enum | DirectoryEntrySortKey { desFILENAME = 1, desMODDATE = 2, desFILETYPE = 3 } |
Functions | |
| DirectoryEntryType | GetDirectoryEntryType (const wxString &sPath) |
| DirectoryEntryType | GetDirectoryEntryType (const wxString &sPath, struct STRUCT_STAT &st) |
|
|
Definition at line 60 of file DirectoryEntry.h. |
|
|
Definition at line 61 of file DirectoryEntry.h. |
|
|
Definition at line 33 of file DirectoryEntry.h. |
|
|
Definition at line 50 of file DirectoryEntry.h. |
|
|
Definition at line 35 of file DirectoryEntry.h. |
|
||||||||||||
|
|
|
|
|
1.3.6