12 #ifndef ZYPP_MEDIA_MEDIAMANAGER_H 13 #define ZYPP_MEDIA_MEDIAMANAGER_H 17 #include <zypp/APIConfig.h> 764 const ByteCount &expectedFileSize)
const;
810 std::list<std::string> &retlist,
812 bool dots =
true)
const;
821 bool dots =
true)
const;
840 std::vector<std::string> & devices,
841 unsigned int & index)
const;
859 const std::vector<OnMediaLocation> &files);
873 static std::vector<MountEntry>
887 bool mtab=
true)
const;
943 #endif // ZYPP_MEDIA_MEDIAMANAGER_H
Store and operate with byte count.
boost::noncopyable NonCopyable
Ensure derived classes cannot be copied.
std::list< DirEntry > DirContent
Returned by readdir.
Wrapper for const correct access via Smart pointer types.
A "struct mntent" like mount entry structure, but using std::strings.
Easy-to use interface to the ZYPP dependency resolver.