My Project
 All Classes Files Functions Variables Enumerations Enumerator Friends Macros Pages
gcp::util::DirList::DirEnt Struct Reference

Public Member Functions

 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 ()
 

Public Attributes

EntryType type_
 
EntryRights rights_
 
std::string name_
 
std::string path_
 
std::list< DirEntentries_
 

The documentation for this struct was generated from the following file: