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