#include <MediaSource.h>
Public Member Functions | |
| AttachPoint (const Pathname &_path=Pathname(), bool _temp=true) | |
| bool | empty () const |
Public Attributes | |
| Pathname | path |
| The path name (mount point). | |
| bool | temp |
| If it was created temporary. | |
Definition at line 100 of file MediaSource.h.
| zypp::media::AttachPoint::AttachPoint | ( | const Pathname & | _path = Pathname(), |
|
| bool | _temp = true | |||
| ) | [inline] |
Definition at line 103 of file MediaSource.h.
| bool zypp::media::AttachPoint::empty | ( | ) | const [inline] |
| Pathname zypp::media::AttachPoint::path |
The path name (mount point).
Definition at line 111 of file MediaSource.h.
Referenced by zypp::media::MediaHandler::attach(), zypp::media::MediaHandler::attachPointHint(), and empty().
If it was created temporary.
Definition at line 112 of file MediaSource.h.
Referenced by zypp::media::MediaHandler::attach(), and zypp::media::MediaHandler::attachPointHint().
1.5.3