|
| DirEnt (std::string name, std::string path, EntryType type, EntryRights rights) |
|
bool | isDir () |
|
bool | isLink () |
|
bool | isFile () |
|
bool | isReadable () |
|
std::string | pathName () |
|
std::string | fullName () |
|
|
EntryType | type_ |
|
EntryRights | rights_ |
|
std::string | name_ |
|
std::string | path_ |
|
std::list< DirEnt > | entries_ |
|
The documentation for this struct was generated from the following file: