12 #ifndef ZYPP_MEDIA_MEDIAMANAGER_H
13 #define ZYPP_MEDIA_MEDIAMANAGER_H
514 open(
const Url &
url,
const Pathname & preferred_attach_point =
"");
695 const MediaVerifierRef &verifier)
const;
762 const Pathname &filename )
const;
769 const Pathname &dirname)
const;
776 const Pathname &dirname)
const;
783 const Pathname &filename)
const;
790 const Pathname &dirname)
const;
797 const Pathname &pathname)
const;
804 std::list<std::string> &retlist,
805 const Pathname &dirname,
806 bool dots =
true)
const;
814 const Pathname &dirname,
815 bool dots =
true)
const;
821 const Pathname & filename )
const;
834 std::vector<std::string> & devices,
835 unsigned int & index)
const;
839 const Pathname &filename )
const;
853 static std::vector<MountEntry>
867 bool mtab=
true)
const;
923 #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.