12 #ifndef ZYPP_MEDIA_MEDIAISO_H 13 #define ZYPP_MEDIA_MEDIAISO_H 44 virtual void attachTo (
bool next =
false);
45 virtual void releaseFrom(
const std::string & ejectDev =
"" );
47 virtual void getDir(
const Pathname & dirname,
bool recurse_r )
const;
48 virtual void getDirInfo( std::list<std::string> & retlist,
49 const Pathname & dirname,
bool dots =
true )
const;
51 const Pathname & dirname,
bool dots =
true )
const;
57 const Pathname &attach_point_hint_r);
75 #endif // ZYPP_MEDIA_MEDIAISO_H
Store and operate with byte count.
std::list< DirEntry > DirContent
Returned by readdir.
Easy-to use interface to the ZYPP dependency resolver.