#include <glob.h>
#include <iosfwd>
#include "zypp/base/Easy.h"
#include "zypp/base/Flags.h"
#include "zypp/base/Iterator.h"
#include "zypp/base/NonCopyable.h"
#include "zypp/base/DefaultIntegral.h"
#include "zypp/Pathname.h"
Go to the source code of this file.
Namespaces | |
namespace | zypp |
namespace | zypp::filesystem |
Classes | |
class | zypp::filesystem::Glob |
Find pathnames matching a pattern. More... | |
class | zypp::filesystem::Glob::const_iterator |
Iterate NULL terminated char* array. More... | |
Functions | |
zypp::filesystem::ZYPP_DECLARE_OPERATORS_FOR_FLAGS (Glob::Flags) |
Definition in file Glob.h.