E-MailRelay
|
A directory-entry item for G::DirectoryList. More...
#include <gdirectory.h>
Public Attributes | |
bool | m_is_dir {false} |
Path | m_path |
std::string | m_name |
A directory-entry item for G::DirectoryList.
Definition at line 148 of file gdirectory.h.
bool G::DirectoryList::Item::m_is_dir {false} |
Definition at line 150 of file gdirectory.h.
std::string G::DirectoryList::Item::m_name |
Definition at line 152 of file gdirectory.h.
Path G::DirectoryList::Item::m_path |
Definition at line 151 of file gdirectory.h.