|
| Pimpl (const File &directory, const String &wc) |
|
| ~Pimpl () |
|
bool | next (String &filenameFound, bool *const isDir, bool *const isHidden, int64 *const fileSize, Time *const modTime, Time *const creationTime, bool *const isReadOnly) |
|
| Pimpl (const File &directory, const String &wildCard_) |
|
| ~Pimpl () |
|
bool | next (String &filenameFound, bool *const isDir, bool *const isHidden, int64 *const fileSize, Time *const modTime, Time *const creationTime, bool *const isReadOnly) |
|
| Pimpl (const File &directory, const String &wildCard) |
|
| ~Pimpl () |
|
bool | next (String &filenameFound, bool *const isDir, bool *const isHidden, int64 *const fileSize, Time *const modTime, Time *const creationTime, bool *const isReadOnly) |
|
◆ Pimpl() [1/3]
DirectoryIterator::NativeIterator::Pimpl::Pimpl |
( |
const File & |
directory, |
|
|
const String & |
wc |
|
) |
| |
|
inline |
◆ ~Pimpl() [1/3]
DirectoryIterator::NativeIterator::Pimpl::~Pimpl |
( |
| ) |
|
|
inline |
◆ Pimpl() [2/3]
DirectoryIterator::NativeIterator::Pimpl::Pimpl |
( |
const File & |
directory, |
|
|
const String & |
wildCard_ |
|
) |
| |
|
inline |
◆ ~Pimpl() [2/3]
DirectoryIterator::NativeIterator::Pimpl::~Pimpl |
( |
| ) |
|
|
inline |
◆ Pimpl() [3/3]
DirectoryIterator::NativeIterator::Pimpl::Pimpl |
( |
const File & |
directory, |
|
|
const String & |
wildCard |
|
) |
| |
|
inline |
◆ ~Pimpl() [3/3]
DirectoryIterator::NativeIterator::Pimpl::~Pimpl |
( |
| ) |
|
|
inline |
◆ next() [1/3]
bool DirectoryIterator::NativeIterator::Pimpl::next |
( |
String & |
filenameFound, |
|
|
bool *const |
isDir, |
|
|
bool *const |
isHidden, |
|
|
int64 *const |
fileSize, |
|
|
Time *const |
modTime, |
|
|
Time *const |
creationTime, |
|
|
bool *const |
isReadOnly |
|
) |
| |
|
inline |
◆ next() [2/3]
bool DirectoryIterator::NativeIterator::Pimpl::next |
( |
String & |
filenameFound, |
|
|
bool *const |
isDir, |
|
|
bool *const |
isHidden, |
|
|
int64 *const |
fileSize, |
|
|
Time *const |
modTime, |
|
|
Time *const |
creationTime, |
|
|
bool *const |
isReadOnly |
|
) |
| |
|
inline |
◆ next() [3/3]
bool DirectoryIterator::NativeIterator::Pimpl::next |
( |
String & |
filenameFound, |
|
|
bool *const |
isDir, |
|
|
bool *const |
isHidden, |
|
|
int64 *const |
fileSize, |
|
|
Time *const |
modTime, |
|
|
Time *const |
creationTime, |
|
|
bool *const |
isReadOnly |
|
) |
| |
|
inline |
The documentation for this class was generated from the following files: