#include <iosfwd>
#include <string>
#include "zypp/base/PtrTypes.h"
#include "zypp/base/SafeBool.h"
#include "zypp/Package.h"
#include "zypp/Pathname.h"
#include "zypp/Url.h"
#include "zypp/Resolvable.h"
#include "zypp/media/MediaManager.h"
Go to the source code of this file.
Namespaces | |
namespace | zypp |
namespace | zypp::source |
Classes | |
class | zypp::source::SkipRequestedException |
A specialized exception to inform the caller that user specifically asked the file/directory providing to be skipped. More... | |
class | zypp::Source_Ref |
Functions | |
zypp::source::DEFINE_PTR_TYPE (SourceImpl) |
Definition in file Source.h.