libzypp
13.10.6
|
#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.
Classes | |
class | zypp::filesystem::Glob |
Find pathnames matching a pattern. More... | |
class | zypp::filesystem::Glob::const_iterator |
Iterate NULL terminated char* array. More... | |
Namespaces | |
zypp | |
Easy-to use interface to the ZYPP dependency resolver. | |
zypp::filesystem | |
Types and functions for filesystem operations. | |
Functions | |
zypp::filesystem::ZYPP_DECLARE_OPERATORS_FOR_FLAGS (Glob::Flags) | |