#include <MediaProducts.h>
Public Member Functions | |
| MediaProductEntry (const Pathname &dir_r="/", const std::string &name_r=std::string()) | |
| bool | operator< (const MediaProductEntry &rhs) const |
Public Attributes | |
| Pathname | _dir |
| std::string | _name |
Definition at line 30 of file MediaProducts.h.
| zypp::MediaProductEntry::MediaProductEntry | ( | const Pathname & | dir_r = "/", |
|
| const std::string & | name_r = std::string() | |||
| ) | [inline] |
Ctor
Definition at line 38 of file MediaProducts.h.
| bool zypp::MediaProductEntry::operator< | ( | const MediaProductEntry & | rhs | ) | const [inline] |
| Pathname zypp::MediaProductEntry::_dir |
Definition at line 32 of file MediaProducts.h.
| std::string zypp::MediaProductEntry::_name |
1.5.3