#include <ResolvableData.h>
Public Member Functions | |
| Product () | |
Public Attributes | |
| std::string | type |
| The product type (base, add-on). | |
| TranslatedText | shortName |
Abbreviation like SLES10. | |
| TranslatedText | longName |
More verbose Name like Suse Linux Enterprise Server 10. | |
| std::list< std::string > | flags |
| The product flags. | |
| Url | releasenotesUrl |
| Releasenotes url. | |
| std::list< Url > | updateUrls |
| Update repositories for the product. | |
| std::list< Url > | extraUrls |
| Additional software for the product. | |
| std::list< Url > | optionalUrls |
| Optional software for the product. | |
| std::string | distributionName |
| Vendor specific distribution id. | |
| Edition | distributionEdition |
| Vendor specific distribution version. | |
Definition at line 243 of file ResolvableData.h.
| zypp::data::Product::Product | ( | ) | [inline] |
Definition at line 246 of file ResolvableData.h.
| std::string zypp::data::Product::type |
More verbose Name like Suse Linux Enterprise Server 10.
Definition at line 255 of file ResolvableData.h.
| std::list<std::string> zypp::data::Product::flags |
| std::list<Url> zypp::data::Product::updateUrls |
| std::list<Url> zypp::data::Product::extraUrls |
| std::list<Url> zypp::data::Product::optionalUrls |
| std::string zypp::data::Product::distributionName |
1.5.3