12#ifndef ZYPP_MEDIA_MEDIAMANAGER_H
13#define ZYPP_MEDIA_MEDIAMANAGER_H
21#include <zypp-core/OnMediaLocation>
23#include <zypp-media/MediaException>
60 virtual std::string
info()
const;
89 std::string
info()
const override;
753 const ByteCount &expectedFileSize)
const;
825 std::list<std::string> &retlist,
827 bool dots =
true)
const;
836 bool dots =
true)
const;
855 std::vector<std::string> & devices,
856 unsigned int & index)
const;
874 const std::vector<OnMediaLocation> &files);
888 static std::vector<MountEntry>
902 bool mtab=
true)
const;
Store and operate with byte count.
Manages a data source characterized by an authoritative URL and a list of mirror URLs.
boost::noncopyable NonCopyable
Ensure derived classes cannot be copied.
std::list< DirEntry > DirContent
Returned by readdir.
const Arch Arch_armv7hnl Arch_armv7nhl ZYPP_API
Wrapper for const correct access via Smart pointer types.
A "struct mntent" like mount entry structure, but using std::strings.
Provides API related macros.
#define ZYPP_DEPRECATED
The ZYPP_DEPRECATED macro can be used to trigger compile-time warnings with gcc >= 3....