WFN attributes (use like 'enum class Attribute')  
 More...
#include <zypp/CpeId.h>
|  | 
| enum | Enum { part
, vendor
, product
, version
,
 update
, edition
, language
, sw_edition
,
 target_sw
, target_hw
, other
 }
 | 
|  | 
| static const std::string & | asString (Enum val_r) | 
|  | string representantion 
 | 
WFN attributes (use like 'enum class Attribute') 
Definition at line 40 of file CpeId.h.
◆ Enum
| Enumerator | 
|---|
| part |  | 
| vendor |  | 
| product |  | 
| version |  | 
| update |  | 
| edition |  | 
| language |  | 
| sw_edition |  | 
| target_sw |  | 
| target_hw |  | 
| other |  | 
Definition at line 41 of file CpeId.h.
 
 
◆ asString()
  
  | 
        
          | const std::string & zypp::CpeId::EAttributeDef::asString | ( | Enum | val_r | ) |  |  | static | 
 
string representantion 
Definition at line 419 of file CpeId.cc.
 
 
◆ numAttributes
  
  | 
        
          | unsigned zypp::CpeId::EAttributeDef::numAttributes = other+1 |  | staticconstexpr | 
 
number of attributes 
Definition at line 54 of file CpeId.h.
 
 
The documentation for this struct was generated from the following files: