_dirname | PkgDu::Entry | |
_files | PkgDu::Entry | [mutable] |
_size | PkgDu::Entry | [mutable] |
Entry(const std::string &dirname_r, const FSize &size_r=0, const unsigned &files_r=0) | PkgDu::Entry | [inline] |
Entry() | PkgDu::Entry | [inline] |
isBelow(const Entry &rhs) const | PkgDu::Entry | [inline] |
isBelow(const std::string &dirname_r) const | PkgDu::Entry | [inline] |
operator+=(const Entry &rhs) const | PkgDu::Entry | [inline] |
operator-=(const Entry &rhs) const | PkgDu::Entry | [inline] |
operator<(const Entry &rhs) const | PkgDu::Entry | [inline] |
operator<<(std::ostream &str, const Entry &obj) | PkgDu::Entry | [friend] |
operator==(const Entry &rhs) const | PkgDu::Entry | [inline] |