#include <PathInfo.h>
Public Member Functions | |
| DirEntry (const std::string &name_r=std::string(), FileType type_r=FT_NOT_AVAIL) | |
Public Attributes | |
| std::string | name |
| FileType | type |
Definition at line 485 of file PathInfo.h.
| zypp::filesystem::DirEntry::DirEntry | ( | const std::string & | name_r = std::string(), |
|
| FileType | type_r = FT_NOT_AVAIL | |||
| ) | [inline] |
Definition at line 488 of file PathInfo.h.
| std::string zypp::filesystem::DirEntry::name |
Definition at line 486 of file PathInfo.h.
Definition at line 487 of file PathInfo.h.
1.5.3