zypp::data::Pattern Class Reference

#include <ResolvableData.h>

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

List of all members.

Public Member Functions

 Pattern ()

Public Attributes

DefaultIntegral
< bool, false > 
isDefault
 Should the pattern be installed by default?
DefaultIntegral
< bool, false > 
userVisible
 Visible or hidden at the UI.
TranslatedText category
 Category.
std::string icon
 Icon path relative to repository URL.
std::string order
 UI order string.
std::string script
 ?
DependencyList includes
 Included patterns.
DependencyList extends
 Extended patterns.


Detailed Description

Definition at line 210 of file ResolvableData.h.


Constructor & Destructor Documentation

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

Definition at line 213 of file ResolvableData.h.


Member Data Documentation

DefaultIntegral<bool,false> zypp::data::Pattern::isDefault

Should the pattern be installed by default?

Definition at line 218 of file ResolvableData.h.

DefaultIntegral<bool,false> zypp::data::Pattern::userVisible

Visible or hidden at the UI.

Definition at line 220 of file ResolvableData.h.

TranslatedText zypp::data::Pattern::category

Category.

Definition at line 223 of file ResolvableData.h.

std::string zypp::data::Pattern::icon

Icon path relative to repository URL.

Definition at line 226 of file ResolvableData.h.

std::string zypp::data::Pattern::order

UI order string.

Definition at line 228 of file ResolvableData.h.

std::string zypp::data::Pattern::script

?

Definition at line 230 of file ResolvableData.h.

DependencyList zypp::data::Pattern::includes

Included patterns.

Definition at line 233 of file ResolvableData.h.

DependencyList zypp::data::Pattern::extends

Extended patterns.

Definition at line 235 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