12 #ifndef ZYPP_MEDIA_MEDIAMANAGER_H 13 #define ZYPP_MEDIA_MEDIAMANAGER_H 17 #include <zypp/APIConfig.h> 763 const ByteCount &expectedFileSize)
const;
809 std::list<std::string> &retlist,
811 bool dots =
true)
const;
820 bool dots =
true)
const;
839 std::vector<std::string> & devices,
840 unsigned int & index)
const;
858 static std::vector<MountEntry>
872 bool mtab=
true)
const;
928 #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.