libzypp
13.10.6
|
Listentry returned by readdir. More...
#include <PathInfo.h>
Public Member Functions | |
type (type_r) | |
bool | operator== (const DirEntry &rhs) const |
Public Attributes | |
std::string | name |
FileType | type |
__pad0__: name( name_r ) | |
Listentry returned by readdir.
Definition at line 532 of file PathInfo.h.
|
inline |
Definition at line 537 of file PathInfo.h.
bool zypp::filesystem::DirEntry::operator== | ( | const DirEntry & | rhs | ) | const |
Definition at line 624 of file PathInfo.cc.
std::string zypp::filesystem::DirEntry::name |
Definition at line 533 of file PathInfo.h.
FileType zypp::filesystem::DirEntry::type |
Definition at line 534 of file PathInfo.h.
zypp::filesystem::DirEntry::__pad0__ |
Definition at line 537 of file PathInfo.h.