#include <SourceFactory.h>
Public Member Functions | |
ProductEntry (const Pathname &dir_r="/", const std::string &name_r=std::string()) | |
bool | operator< (const ProductEntry &rhs) const |
Public Attributes | |
Pathname | _dir |
std::string | _name |
Definition at line 70 of file SourceFactory.h.
|
Definition at line 73 of file SourceFactory.h. |
|
Definition at line 77 of file SourceFactory.h. References _dir, and zypp::filesystem::Pathname::asString(). |
|
Definition at line 71 of file SourceFactory.h. Referenced by operator<(), and ProductEntry(). |
|
Definition at line 72 of file SourceFactory.h. Referenced by ProductEntry(). |