#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::SourceUserRejectedException |
| A specialized exception to inform the caller that user specifically rejected the source. More... | |
| class | zypp::source::SourceMetadataException |
| A specialized exception to inform the caller that the metadata is invalid. More... | |
| class | zypp::source::SourceIOException |
| A specialized exception to inform the caller that there is an IO error. More... | |
| class | zypp::source::SourceNotFoundException |
| A specialized exception to inform the caller that the source URL does not exist. More... | |
| class | zypp::source::SourceUnknownTypeException |
| A specialized exception to inform the caller that the source is not known. More... | |
| class | zypp::Source_Ref |
| |
Functions | |
| zypp::source::DEFINE_PTR_TYPE (SourceImpl) | |
Definition in file Source.h.
1.5.0