Reader for directory entries.
More...
#include <DirectoryReader.hxx>
Reader for directory entries.
Definition at line 106 of file DirectoryReader.hxx.
◆ DirectoryReader() [1/2]
DirectoryReader::DirectoryReader |
( |
Path |
dir | ) |
|
|
explicit |
Creates new directory reader for the specified #dir.
Throws std::system_error on error.
◆ DirectoryReader() [2/2]
◆ ~DirectoryReader()
DirectoryReader::~DirectoryReader |
( |
| ) |
|
|
inline |
◆ GetEntry()
Path DirectoryReader::GetEntry |
( |
| ) |
const |
|
inline |
◆ HasEntry()
bool DirectoryReader::HasEntry |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ ReadEntry()
bool DirectoryReader::ReadEntry |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: