#include <MediaISO.h>
Inheritance diagram for zypp::media::MediaISO:
Public Member Functions | |
MediaISO (const Url &url_r, const Pathname &attach_point_hint_r) | |
virtual | ~MediaISO () |
virtual bool | isAttached () const |
True if media is attached. | |
Protected Attributes | |
MEDIA_HANDLER_API | |
Private Attributes | |
Pathname | _isofile |
MediaAccessId | _isosource |
std::string | _filesystem |
Definition at line 35 of file MediaISO.h.
|
Definition at line 41 of file MediaISO.cc. References _isofile, zypp::media::MediaHandler::_url, zypp::filesystem::Pathname::empty(), ERR, zypp::Url::getQueryParam(), MIL, and ZYPP_THROW. |
|
Definition at line 115 of file MediaISO.cc. References zypp::media::MediaHandler::_parentId, zypp::media::MediaManager::close(), DBG, zypp::media::MediaManager::isOpen(), and zypp::media::MediaHandler::release(). |
|
True if media is attached.
Reimplemented from zypp::media::MediaHandler. Definition at line 136 of file MediaISO.cc. References zypp::media::MediaHandler::checkAttached(). |
|
Definition at line 38 of file MediaISO.h. Referenced by MediaISO(). |
|
Definition at line 39 of file MediaISO.h. |
|
Definition at line 40 of file MediaISO.h. |
|
Definition at line 44 of file MediaISO.h. |