zypp::data::Product Class Reference

#include <ResolvableData.h>

Inheritance diagram for zypp::data::Product:
[legend]

List of all members.

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< UrlupdateUrls
 Update repositories for the product.
std::list< UrlextraUrls
 Additional software for the product.
std::list< UrloptionalUrls
 Optional software for the product.
std::string distributionName
 Vendor specific distribution id.
Edition distributionEdition
 Vendor specific distribution version.


Detailed Description

Definition at line 243 of file ResolvableData.h.


Constructor & Destructor Documentation

zypp::data::Product::Product (  )  [inline]

Definition at line 246 of file ResolvableData.h.


Member Data Documentation

std::string zypp::data::Product::type

The product type (base, add-on).

Definition at line 247 of file ResolvableData.h.

TranslatedText zypp::data::Product::shortName

Abbreviation like SLES10.

Definition at line 253 of file ResolvableData.h.

TranslatedText zypp::data::Product::longName

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

The product flags.

Todo:
What is it?

Definition at line 260 of file ResolvableData.h.

Url zypp::data::Product::releasenotesUrl

Releasenotes url.

Definition at line 263 of file ResolvableData.h.

std::list<Url> zypp::data::Product::updateUrls

Update repositories for the product.

Definition at line 265 of file ResolvableData.h.

std::list<Url> zypp::data::Product::extraUrls

Additional software for the product.

Definition at line 267 of file ResolvableData.h.

std::list<Url> zypp::data::Product::optionalUrls

Optional software for the product.

Definition at line 269 of file ResolvableData.h.

std::string zypp::data::Product::distributionName

Vendor specific distribution id.

Definition at line 272 of file ResolvableData.h.

Edition zypp::data::Product::distributionEdition

Vendor specific distribution version.

Definition at line 274 of file ResolvableData.h.


The documentation for this class was generated from the following file:
Generated on Tue Sep 25 19:23:19 2007 for libzypp by  doxygen 1.5.3