libzypp 17.37.17
PathInfo.h File Reference
Include dependency graph for PathInfo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  zypp::PathInfo
 Wrapper class for stat/lstat. More...

Namespaces

namespace  zypp
 Easy-to use interface to the ZYPP dependency resolver.
namespace  zypp::filesystem
 Types and functions for filesystem operations.

Functions

const StrMatcherzypp::filesystem::matchNoDots ()
 Convenience returning StrMatcher( "[^.]*", Match::GLOB )
int zypp::filesystem::dirForEach (const Pathname &dir_r, const StrMatcher &matcher_r, function< bool(const Pathname &, const char *const)> fnc_r)