12 #ifndef ZYPP_MEDIA_MEDIAMANAGER_H 13 #define ZYPP_MEDIA_MEDIAMANAGER_H 806 std::list<std::string> &retlist,
808 bool dots =
true)
const;
817 bool dots =
true)
const;
836 std::vector<std::string> & devices,
837 unsigned int & index)
const;
855 static std::vector<MountEntry>
869 bool mtab=
true)
const;
925 #endif // ZYPP_MEDIA_MEDIAMANAGER_H
boost::noncopyable NonCopyable
Ensure derived classes cannot be copied.
Provides API related macros.
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.