Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-updates > by-pkgid > 68c0c2ff89d8bf9051ff1b9773ed48e4 > files > 366

libzypp-doc-17.9.0-1.1.mga7.noarch.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.15"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>libzypp: zypp/CpeId.h Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
  $(document).ready(initResizable);
/* @license-end */</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td id="projectalign" style="padding-left: 0.5em;">
   <div id="projectname">libzypp
   &#160;<span id="projectnumber">17.9.0</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.15 -->
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
  initMenu('',false,false,'search.php','Search');
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
  <div id="nav-tree">
    <div id="nav-tree-contents">
      <div id="nav-sync" class="sync"></div>
    </div>
  </div>
  <div id="splitbar" style="-moz-user-select:none;" 
       class="ui-resizable-handle">
  </div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('CpeId_8h_source.html','');});
/* @license-end */
</script>
<div id="doc-content">
<div class="header">
  <div class="headertitle">
<div class="title">CpeId.h</div>  </div>
</div><!--header-->
<div class="contents">
<a href="CpeId_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">    1</span>&#160;<span class="comment">/*---------------------------------------------------------------------\</span></div><div class="line"><a name="l00002"></a><span class="lineno">    2</span>&#160;<span class="comment">|                          ____ _   __ __ ___                          |</span></div><div class="line"><a name="l00003"></a><span class="lineno">    3</span>&#160;<span class="comment">|                         |__  / \ / / . \ . \                         |</span></div><div class="line"><a name="l00004"></a><span class="lineno">    4</span>&#160;<span class="comment">|                           / / \ V /|  _/  _/                         |</span></div><div class="line"><a name="l00005"></a><span class="lineno">    5</span>&#160;<span class="comment">|                          / /__ | | | | | |                           |</span></div><div class="line"><a name="l00006"></a><span class="lineno">    6</span>&#160;<span class="comment">|                         /_____||_| |_| |_|                           |</span></div><div class="line"><a name="l00007"></a><span class="lineno">    7</span>&#160;<span class="comment">|                                                                      |</span></div><div class="line"><a name="l00008"></a><span class="lineno">    8</span>&#160;<span class="comment">\---------------------------------------------------------------------*/</span></div><div class="line"><a name="l00011"></a><span class="lineno">   11</span>&#160;<span class="preprocessor">#ifndef ZYPP_CPEID_H</span></div><div class="line"><a name="l00012"></a><span class="lineno">   12</span>&#160;<span class="preprocessor">#define ZYPP_CPEID_H</span></div><div class="line"><a name="l00013"></a><span class="lineno">   13</span>&#160;</div><div class="line"><a name="l00014"></a><span class="lineno">   14</span>&#160;<span class="preprocessor">#include &lt;iosfwd&gt;</span></div><div class="line"><a name="l00015"></a><span class="lineno">   15</span>&#160;<span class="preprocessor">#include &lt;string&gt;</span></div><div class="line"><a name="l00016"></a><span class="lineno">   16</span>&#160;</div><div class="line"><a name="l00017"></a><span class="lineno">   17</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="PtrTypes_8h.html">zypp/base/PtrTypes.h</a>&quot;</span></div><div class="line"><a name="l00018"></a><span class="lineno">   18</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="Flags_8h.html">zypp/base/Flags.h</a>&quot;</span></div><div class="line"><a name="l00019"></a><span class="lineno">   19</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="EnumClass_8h.html">zypp/base/EnumClass.h</a>&quot;</span></div><div class="line"><a name="l00020"></a><span class="lineno">   20</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="SetRelationMixin_8h.html">zypp/base/SetRelationMixin.h</a>&quot;</span></div><div class="line"><a name="l00021"></a><span class="lineno">   21</span>&#160;</div><div class="line"><a name="l00023"></a><span class="lineno">   23</span>&#160;<span class="keyword">namespace </span><a class="code" href="namespacezypp.html">zypp</a></div><div class="line"><a name="l00024"></a><span class="lineno">   24</span>&#160;{</div><div class="line"><a name="l00031"></a><span class="lineno"><a class="line" href="classzypp_1_1CpeId.html">   31</a></span>&#160;  <span class="keyword">class </span><a class="code" href="classzypp_1_1CpeId.html">CpeId</a> : <span class="keyword">public</span> <a class="code" href="classzypp_1_1base_1_1SetRelationMixin.html">base::SetRelationMixin</a>&lt;CpeId&gt;</div><div class="line"><a name="l00032"></a><span class="lineno">   32</span>&#160;  {</div><div class="line"><a name="l00033"></a><span class="lineno">   33</span>&#160;  <span class="keyword">public</span>:</div><div class="line"><a name="l00035"></a><span class="lineno">   35</span>&#160;    <span class="keyword">class </span><a class="code" href="classzypp_1_1CpeId_1_1Value.html">Value</a>;</div><div class="line"><a name="l00036"></a><span class="lineno">   36</span>&#160;</div><div class="line"><a name="l00037"></a><span class="lineno">   37</span>&#160;  <span class="keyword">public</span>:</div><div class="line"><a name="l00039"></a><span class="lineno"><a class="line" href="structzypp_1_1CpeId_1_1EAttributeDef.html">   39</a></span>&#160;    <span class="keyword">struct </span><a class="code" href="structzypp_1_1CpeId_1_1EAttributeDef.html">EAttributeDef</a> {</div><div class="line"><a name="l00040"></a><span class="lineno"><a class="line" href="structzypp_1_1CpeId_1_1EAttributeDef.html#a5d5ce4f345785a00fb996e438723d022">   40</a></span>&#160;      <span class="keyword">enum</span> <a class="code" href="structzypp_1_1CpeId_1_1EAttributeDef.html#a5d5ce4f345785a00fb996e438723d022">Enum</a> {</div><div class="line"><a name="l00041"></a><span class="lineno"><a class="line" href="structzypp_1_1CpeId_1_1EAttributeDef.html#a5d5ce4f345785a00fb996e438723d022ae141b4fb2fb2df6d8b5a7367c8b0b4e4">   41</a></span>&#160;        <a class="code" href="structzypp_1_1CpeId_1_1EAttributeDef.html#a5d5ce4f345785a00fb996e438723d022ae141b4fb2fb2df6d8b5a7367c8b0b4e4">part</a>,           <span class="comment">//&lt; attribute (2.2)</span></div><div class="line"><a name="l00042"></a><span class="lineno"><a class="line" href="structzypp_1_1CpeId_1_1EAttributeDef.html#a5d5ce4f345785a00fb996e438723d022a887ddbf1cc2a93a83039b7797958ffb3">   42</a></span>&#160;        <a class="code" href="structzypp_1_1CpeId_1_1EAttributeDef.html#a5d5ce4f345785a00fb996e438723d022a887ddbf1cc2a93a83039b7797958ffb3">vendor</a>,         <span class="comment">//&lt; attribute (2.2)</span></div><div class="line"><a name="l00043"></a><span class="lineno"><a class="line" href="structzypp_1_1CpeId_1_1EAttributeDef.html#a5d5ce4f345785a00fb996e438723d022ab2943d90003cc18bf5b1d9a7fc5c3692">   43</a></span>&#160;        <a class="code" href="structzypp_1_1CpeId_1_1EAttributeDef.html#a5d5ce4f345785a00fb996e438723d022ab2943d90003cc18bf5b1d9a7fc5c3692">product</a>,        <span class="comment">//&lt; attribute (2.2)</span></div><div class="line"><a name="l00044"></a><span class="lineno"><a class="line" href="structzypp_1_1CpeId_1_1EAttributeDef.html#a5d5ce4f345785a00fb996e438723d022a243ff6f394706d572237d7c9c56ce9b1">   44</a></span>&#160;        <a class="code" href="structzypp_1_1CpeId_1_1EAttributeDef.html#a5d5ce4f345785a00fb996e438723d022a243ff6f394706d572237d7c9c56ce9b1">version</a>,        <span class="comment">//&lt; attribute (2.2)</span></div><div class="line"><a name="l00045"></a><span class="lineno"><a class="line" href="structzypp_1_1CpeId_1_1EAttributeDef.html#a5d5ce4f345785a00fb996e438723d022a90e0d87a454afebc319b997dd957dc5d">   45</a></span>&#160;        <a class="code" href="structzypp_1_1CpeId_1_1EAttributeDef.html#a5d5ce4f345785a00fb996e438723d022a90e0d87a454afebc319b997dd957dc5d">update</a>,         <span class="comment">//&lt; attribute (2.2)</span></div><div class="line"><a name="l00046"></a><span class="lineno"><a class="line" href="structzypp_1_1CpeId_1_1EAttributeDef.html#a5d5ce4f345785a00fb996e438723d022ac7bd55006c7b37e885e298c86b64cf0b">   46</a></span>&#160;        <a class="code" href="structzypp_1_1CpeId_1_1EAttributeDef.html#a5d5ce4f345785a00fb996e438723d022ac7bd55006c7b37e885e298c86b64cf0b">edition</a>,        <span class="comment">//&lt; attribute (2.2)</span></div><div class="line"><a name="l00047"></a><span class="lineno"><a class="line" href="structzypp_1_1CpeId_1_1EAttributeDef.html#a5d5ce4f345785a00fb996e438723d022aeff8dfb2527888398f93404207af6077">   47</a></span>&#160;        <a class="code" href="structzypp_1_1CpeId_1_1EAttributeDef.html#a5d5ce4f345785a00fb996e438723d022aeff8dfb2527888398f93404207af6077">language</a>,       <span class="comment">//&lt; attribute (2.2)</span></div><div class="line"><a name="l00048"></a><span class="lineno"><a class="line" href="structzypp_1_1CpeId_1_1EAttributeDef.html#a5d5ce4f345785a00fb996e438723d022a37759e81f9ffaa198c767faa7b18ab89">   48</a></span>&#160;        <a class="code" href="structzypp_1_1CpeId_1_1EAttributeDef.html#a5d5ce4f345785a00fb996e438723d022a37759e81f9ffaa198c767faa7b18ab89">sw_edition</a>,     <span class="comment">//&lt; extended attribute (2.3)</span></div><div class="line"><a name="l00049"></a><span class="lineno"><a class="line" href="structzypp_1_1CpeId_1_1EAttributeDef.html#a5d5ce4f345785a00fb996e438723d022a6834335129a5b4510cd4bedd2092b021">   49</a></span>&#160;        <a class="code" href="structzypp_1_1CpeId_1_1EAttributeDef.html#a5d5ce4f345785a00fb996e438723d022a6834335129a5b4510cd4bedd2092b021">target_sw</a>,      <span class="comment">//&lt; extended attribute (2.3)</span></div><div class="line"><a name="l00050"></a><span class="lineno"><a class="line" href="structzypp_1_1CpeId_1_1EAttributeDef.html#a5d5ce4f345785a00fb996e438723d022aea63f4101dfead66c4e25f500704b0ee">   50</a></span>&#160;        <a class="code" href="structzypp_1_1CpeId_1_1EAttributeDef.html#a5d5ce4f345785a00fb996e438723d022aea63f4101dfead66c4e25f500704b0ee">target_hw</a>,      <span class="comment">//&lt; extended attribute (2.3)</span></div><div class="line"><a name="l00051"></a><span class="lineno"><a class="line" href="structzypp_1_1CpeId_1_1EAttributeDef.html#a5d5ce4f345785a00fb996e438723d022aa07046c58dd9af5d00243036510dafd3">   51</a></span>&#160;        <a class="code" href="structzypp_1_1CpeId_1_1EAttributeDef.html#a5d5ce4f345785a00fb996e438723d022aa07046c58dd9af5d00243036510dafd3">other</a>           <span class="comment">//&lt; extended attribute (2.3)</span></div><div class="line"><a name="l00052"></a><span class="lineno">   52</span>&#160;      };</div><div class="line"><a name="l00053"></a><span class="lineno"><a class="line" href="structzypp_1_1CpeId_1_1EAttributeDef.html#a6480b88a8eb4b82c7ed6594fd4787a91">   53</a></span>&#160;      <span class="keyword">static</span> constexpr <span class="keywordtype">unsigned</span> <a class="code" href="structzypp_1_1CpeId_1_1EAttributeDef.html#a6480b88a8eb4b82c7ed6594fd4787a91">numAttributes</a> = <a class="code" href="structzypp_1_1CpeId_1_1EAttributeDef.html#a5d5ce4f345785a00fb996e438723d022aa07046c58dd9af5d00243036510dafd3">other</a>+1;        </div><div class="line"><a name="l00054"></a><span class="lineno">   54</span>&#160;      <span class="keyword">static</span> <span class="keyword">const</span> std::string &amp; <a class="code" href="structzypp_1_1CpeId_1_1EAttributeDef.html#a0dccc19b8c104b4c00dc74e34708dae5">asString</a>( <a class="code" href="structzypp_1_1CpeId_1_1EAttributeDef.html#a5d5ce4f345785a00fb996e438723d022">Enum</a> val_r );        </div><div class="line"><a name="l00055"></a><span class="lineno">   55</span>&#160;    };</div><div class="line"><a name="l00056"></a><span class="lineno"><a class="line" href="classzypp_1_1CpeId.html#a026cc388b0bfc91610375b4a0e5912bd">   56</a></span>&#160;    <span class="keyword">typedef</span> base::EnumClass&lt;EAttributeDef&gt; <a class="code" href="classzypp_1_1CpeId.html#a026cc388b0bfc91610375b4a0e5912bd">Attribute</a>;   </div><div class="line"><a name="l00057"></a><span class="lineno">   57</span>&#160;</div><div class="line"><a name="l00058"></a><span class="lineno">   58</span>&#160;  <span class="keyword">public</span>:</div><div class="line"><a name="l00060"></a><span class="lineno"><a class="line" href="structzypp_1_1CpeId_1_1NoThrowType.html#ab0f15397c181093a279e0c7ffb6ce180">   60</a></span>&#160;    <span class="keyword">struct </span><a class="code" href="structzypp_1_1CpeId_1_1NoThrowType.html">NoThrowType</a> { <span class="keyword">static</span> std::string <a class="code" href="structzypp_1_1CpeId_1_1NoThrowType.html#ab0f15397c181093a279e0c7ffb6ce180">lastMalformed</a>; };</div><div class="line"><a name="l00062"></a><span class="lineno"><a class="line" href="classzypp_1_1CpeId.html#a7f64d41b12ae837cb9fd29bb6c1fd62d">   62</a></span>&#160;    <span class="keyword">static</span> constexpr <a class="code" href="structzypp_1_1CpeId_1_1NoThrowType.html">NoThrowType</a> <a class="code" href="classzypp_1_1CpeId.html#a7f64d41b12ae837cb9fd29bb6c1fd62d">noThrow</a> = <a class="code" href="structzypp_1_1CpeId_1_1NoThrowType.html">NoThrowType</a>();</div><div class="line"><a name="l00063"></a><span class="lineno">   63</span>&#160;</div><div class="line"><a name="l00064"></a><span class="lineno">   64</span>&#160;  <span class="keyword">public</span>:</div><div class="line"><a name="l00066"></a><span class="lineno">   66</span>&#160;    <a class="code" href="classzypp_1_1CpeId.html#aed0d85eabb2c09c64a6392e27add9a7a">CpeId</a>();</div><div class="line"><a name="l00067"></a><span class="lineno">   67</span>&#160;</div><div class="line"><a name="l00071"></a><span class="lineno">   71</span>&#160;    <span class="keyword">explicit</span> <a class="code" href="classzypp_1_1CpeId.html#aed0d85eabb2c09c64a6392e27add9a7a">CpeId</a>( <span class="keyword">const</span> std::string &amp; cpe_r );</div><div class="line"><a name="l00072"></a><span class="lineno">   72</span>&#160;</div><div class="line"><a name="l00076"></a><span class="lineno"><a class="line" href="classzypp_1_1CpeId.html#a707458440f7d0716be5194aca63345b1">   76</a></span>&#160;    <span class="keyword">explicit</span> <a class="code" href="classzypp_1_1CpeId.html#a707458440f7d0716be5194aca63345b1">CpeId</a>( <span class="keyword">const</span> <span class="keywordtype">char</span> * cpe_r )</div><div class="line"><a name="l00077"></a><span class="lineno">   77</span>&#160;      : <a class="code" href="classzypp_1_1CpeId.html">CpeId</a>( <a class="code" href="namespacestd.html">std</a>::string( cpe_r ? cpe_r : <span class="stringliteral">&quot;&quot;</span> ) )</div><div class="line"><a name="l00078"></a><span class="lineno">   78</span>&#160;    {}</div><div class="line"><a name="l00079"></a><span class="lineno">   79</span>&#160;</div><div class="line"><a name="l00083"></a><span class="lineno">   83</span>&#160;    <a class="code" href="classzypp_1_1CpeId.html#aed0d85eabb2c09c64a6392e27add9a7a">CpeId</a>( <span class="keyword">const</span> std::string &amp; cpe_r, NoThrowType );</div><div class="line"><a name="l00084"></a><span class="lineno">   84</span>&#160;</div><div class="line"><a name="l00086"></a><span class="lineno">   86</span>&#160;    <a class="code" href="classzypp_1_1CpeId.html#a1d59bae5afcfdff8130fef2b5d9eb833">~CpeId</a>();</div><div class="line"><a name="l00087"></a><span class="lineno">   87</span>&#160;</div><div class="line"><a name="l00088"></a><span class="lineno">   88</span>&#160;  <span class="keyword">public</span>:</div><div class="line"><a name="l00090"></a><span class="lineno">   90</span>&#160;    <span class="keyword">explicit</span> <span class="keyword">operator</span> <a class="code" href="classbool.html">bool</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l00091"></a><span class="lineno">   91</span>&#160;</div><div class="line"><a name="l00093"></a><span class="lineno"><a class="line" href="classzypp_1_1CpeId.html#a689f9a6f9fa45c75a7bcdaef0e8138c9">   93</a></span>&#160;    std::string <a class="code" href="classzypp_1_1CpeId.html#a689f9a6f9fa45c75a7bcdaef0e8138c9">asString</a>()<span class="keyword"> const</span></div><div class="line"><a name="l00094"></a><span class="lineno">   94</span>&#160;<span class="keyword">    </span>{ <span class="keywordflow">return</span> <a class="code" href="classzypp_1_1CpeId.html#a475e45cba8db2c26033773b277e921ca">asFs</a>(); }</div><div class="line"><a name="l00095"></a><span class="lineno">   95</span>&#160;</div><div class="line"><a name="l00101"></a><span class="lineno">  101</span>&#160;    std::string <a class="code" href="classzypp_1_1CpeId.html#a475e45cba8db2c26033773b277e921ca">asFs</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l00102"></a><span class="lineno">  102</span>&#160;</div><div class="line"><a name="l00108"></a><span class="lineno">  108</span>&#160;    std::string <a class="code" href="classzypp_1_1CpeId.html#a01b474c7003250a0182562a2be1feaaf">asUri</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l00109"></a><span class="lineno">  109</span>&#160;</div><div class="line"><a name="l00115"></a><span class="lineno">  115</span>&#160;    std::string <a class="code" href="classzypp_1_1CpeId.html#a46297d16844f29c753190c84bb57cd8e">asWfn</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l00116"></a><span class="lineno">  116</span>&#160;</div><div class="line"><a name="l00117"></a><span class="lineno">  117</span>&#160;  <span class="keyword">private</span>:</div><div class="line"><a name="l00118"></a><span class="lineno">  118</span>&#160;    <span class="keyword">friend</span> SetCompare <a class="code" href="classzypp_1_1base_1_1SetRelationMixin.html#ae8b177a3275a6e2d8c479f242505eedf">base::SetRelationMixin&lt;CpeId&gt;::compare</a>( <span class="keyword">const</span> <a class="code" href="classzypp_1_1CpeId.html">CpeId</a> &amp; ) <span class="keyword">const</span>;</div><div class="line"><a name="l00120"></a><span class="lineno">  120</span>&#160;    SetCompare <a class="code" href="classzypp_1_1CpeId.html#abb136b3d58df84826ee1a91d97478d4d">setRelationMixinCompare</a>( <span class="keyword">const</span> <a class="code" href="classzypp_1_1CpeId.html">CpeId</a> &amp; trg ) <span class="keyword">const</span>;</div><div class="line"><a name="l00121"></a><span class="lineno">  121</span>&#160;</div><div class="line"><a name="l00122"></a><span class="lineno">  122</span>&#160;  <span class="keyword">public</span>:</div><div class="line"><a name="l00123"></a><span class="lineno"><a class="line" href="classzypp_1_1CpeId.html#aef64ad12fb21a9b4552f02565b9e22bb">  123</a></span>&#160;    <span class="keyword">class </span><a class="code" href="classzypp_1_1CpeId_1_1Impl.html">Impl</a>;                 </div><div class="line"><a name="l00124"></a><span class="lineno">  124</span>&#160;  <span class="keyword">private</span>:</div><div class="line"><a name="l00125"></a><span class="lineno">  125</span>&#160;    <a class="code" href="structzypp_1_1RWCOW__pointer.html">RWCOW_pointer&lt;Impl&gt;</a> <a class="code" href="classzypp_1_1CpeId.html#aef64ad12fb21a9b4552f02565b9e22bb">_pimpl</a>; </div><div class="line"><a name="l00126"></a><span class="lineno">  126</span>&#160;  };</div><div class="line"><a name="l00127"></a><span class="lineno">  127</span>&#160;</div><div class="line"><a name="l00128"></a><span class="lineno">  128</span>&#160;  <a class="code" href="namespacezypp.html#a9cfe0ae83a0af9513ff9d512b96f23b5">SETRELATIONMIXIN_DEFINE_COMPARE_BETWEEN</a>( <a class="code" href="classzypp_1_1CpeId.html">CpeId</a>, <span class="keyword">const</span> <span class="keywordtype">char</span> * );</div><div class="line"><a name="l00129"></a><span class="lineno">  129</span>&#160;  <a class="code" href="namespacezypp.html#a9cfe0ae83a0af9513ff9d512b96f23b5">SETRELATIONMIXIN_DEFINE_COMPARE_BETWEEN</a>( <a class="code" href="classzypp_1_1CpeId.html">CpeId</a>, <span class="keyword">const</span> std::string &amp; );</div><div class="line"><a name="l00130"></a><span class="lineno">  130</span>&#160;</div><div class="line"><a name="l00132"></a><span class="lineno"><a class="line" href="classzypp_1_1CpeId.html#a230c438a752d4623366b9224118905a7">  132</a></span>&#160;  <span class="keyword">inline</span> std::ostream &amp; <a class="code" href="classzypp_1_1CpeId.html#a230c438a752d4623366b9224118905a7">operator&lt;&lt;</a>( std::ostream &amp; <a class="code" href="namespacestr.html">str</a>, <span class="keyword">const</span> <a class="code" href="classzypp_1_1CpeId.html">CpeId</a> &amp; obj )</div><div class="line"><a name="l00133"></a><span class="lineno">  133</span>&#160;  { <span class="keywordflow">return</span> <a class="code" href="namespacestr.html">str</a> &lt;&lt; obj.<a class="code" href="classzypp_1_1CpeId.html#a689f9a6f9fa45c75a7bcdaef0e8138c9">asString</a>(); }</div><div class="line"><a name="l00134"></a><span class="lineno">  134</span>&#160;</div><div class="line"><a name="l00136"></a><span class="lineno">  136</span>&#160;  <span class="keyword">inline</span> std::ostream &amp; <a class="code" href="namespacezypp.html#a736823673697753a9826f368fefff5f0">operator&lt;&lt;</a>( std::ostream &amp; <a class="code" href="namespacestr.html">str</a>, <span class="keyword">const</span> <a class="code" href="classzypp_1_1CpeId.html#a026cc388b0bfc91610375b4a0e5912bd">CpeId::Attribute</a> &amp; obj )</div><div class="line"><a name="l00137"></a><span class="lineno">  137</span>&#160;  { <span class="keywordflow">return</span> <a class="code" href="namespacestr.html">str</a> &lt;&lt; <a class="code" href="namespacezypp.html#a1547a676c9d1f206e0ed614d42d74c2d">CpeId::Attribute::asString</a>( obj.asEnum() ); }</div><div class="line"><a name="l00138"></a><span class="lineno">  138</span>&#160;</div><div class="line"><a name="l00139"></a><span class="lineno">  139</span>&#160;</div><div class="line"><a name="l00158"></a><span class="lineno"><a class="line" href="classzypp_1_1CpeId_1_1Value.html">  158</a></span>&#160;  <span class="keyword">class </span><a class="code" href="classzypp_1_1CpeId_1_1Value.html">CpeId::Value</a> : <span class="keyword">public</span> <a class="code" href="classzypp_1_1base_1_1SetRelationMixin.html">base::SetRelationMixin</a>&lt;Value&gt;</div><div class="line"><a name="l00159"></a><span class="lineno">  159</span>&#160;  {</div><div class="line"><a name="l00160"></a><span class="lineno">  160</span>&#160;  <span class="keyword">public</span>:</div><div class="line"><a name="l00162"></a><span class="lineno"><a class="line" href="classzypp_1_1CpeId_1_1Value.html#a20177375ca57d2b1c3be09ceceebbf69">  162</a></span>&#160;    <span class="keyword">static</span> <span class="keyword">const</span> <a class="code" href="classzypp_1_1CpeId_1_1Value.html">Value</a> <a class="code" href="classzypp_1_1CpeId_1_1Value.html#a20177375ca57d2b1c3be09ceceebbf69">ANY</a>;</div><div class="line"><a name="l00163"></a><span class="lineno">  163</span>&#160;</div><div class="line"><a name="l00165"></a><span class="lineno"><a class="line" href="classzypp_1_1CpeId_1_1Value.html#a30d2c54d60f643c06968c4b615fb63d6">  165</a></span>&#160;    <span class="keyword">static</span> <span class="keyword">const</span> <a class="code" href="classzypp_1_1CpeId_1_1Value.html">Value</a> <a class="code" href="classzypp_1_1CpeId_1_1Value.html#a30d2c54d60f643c06968c4b615fb63d6">NA</a>;</div><div class="line"><a name="l00166"></a><span class="lineno">  166</span>&#160;</div><div class="line"><a name="l00167"></a><span class="lineno">  167</span>&#160;  <span class="keyword">public</span>:</div><div class="line"><a name="l00169"></a><span class="lineno"><a class="line" href="structzypp_1_1CpeId_1_1Value_1_1FsFormatType.html">  169</a></span>&#160;    <span class="keyword">struct </span><a class="code" href="structzypp_1_1CpeId_1_1Value_1_1FsFormatType.html">FsFormatType</a> {};</div><div class="line"><a name="l00171"></a><span class="lineno"><a class="line" href="classzypp_1_1CpeId_1_1Value.html#aa9783e5a72d4d88e094b1fa87e0b521c">  171</a></span>&#160;    <span class="keyword">static</span> constexpr <a class="code" href="structzypp_1_1CpeId_1_1Value_1_1FsFormatType.html">FsFormatType</a> <a class="code" href="classzypp_1_1CpeId_1_1Value.html#aa9783e5a72d4d88e094b1fa87e0b521c">fsFormat</a> = <a class="code" href="structzypp_1_1CpeId_1_1Value_1_1FsFormatType.html">FsFormatType</a>();</div><div class="line"><a name="l00172"></a><span class="lineno">  172</span>&#160;</div><div class="line"><a name="l00174"></a><span class="lineno"><a class="line" href="structzypp_1_1CpeId_1_1Value_1_1UriFormatType.html">  174</a></span>&#160;    <span class="keyword">struct </span><a class="code" href="structzypp_1_1CpeId_1_1Value_1_1UriFormatType.html">UriFormatType</a> {};</div><div class="line"><a name="l00176"></a><span class="lineno"><a class="line" href="classzypp_1_1CpeId_1_1Value.html#a11f31d5d1bbd379137eed27fde9d81b2">  176</a></span>&#160;    <span class="keyword">static</span> constexpr <a class="code" href="structzypp_1_1CpeId_1_1Value_1_1UriFormatType.html">UriFormatType</a> <a class="code" href="classzypp_1_1CpeId_1_1Value.html#a11f31d5d1bbd379137eed27fde9d81b2">uriFormat</a> = <a class="code" href="structzypp_1_1CpeId_1_1Value_1_1UriFormatType.html">UriFormatType</a>();</div><div class="line"><a name="l00177"></a><span class="lineno">  177</span>&#160;</div><div class="line"><a name="l00178"></a><span class="lineno">  178</span>&#160;  <span class="keyword">public</span>:</div><div class="line"><a name="l00180"></a><span class="lineno"><a class="line" href="classzypp_1_1CpeId_1_1Value.html#ad0a635d44a0555b5b5d1434da01d1c8b">  180</a></span>&#160;    <a class="code" href="classzypp_1_1CpeId_1_1Value.html#ad0a635d44a0555b5b5d1434da01d1c8b">Value</a>()</div><div class="line"><a name="l00181"></a><span class="lineno">  181</span>&#160;    {}</div><div class="line"><a name="l00182"></a><span class="lineno">  182</span>&#160;</div><div class="line"><a name="l00186"></a><span class="lineno">  186</span>&#160;    <span class="keyword">explicit</span> <a class="code" href="classzypp_1_1CpeId_1_1Value.html#ad0a635d44a0555b5b5d1434da01d1c8b">Value</a>( <span class="keyword">const</span> std::string &amp; value_r );</div><div class="line"><a name="l00187"></a><span class="lineno">  187</span>&#160;</div><div class="line"><a name="l00191"></a><span class="lineno"><a class="line" href="classzypp_1_1CpeId_1_1Value.html#a6c82a3e8b768a062bbd89826a94c1f3f">  191</a></span>&#160;    <span class="keyword">explicit</span> <a class="code" href="classzypp_1_1CpeId_1_1Value.html#a6c82a3e8b768a062bbd89826a94c1f3f">Value</a>( <span class="keyword">const</span> <span class="keywordtype">char</span> * value_r )</div><div class="line"><a name="l00192"></a><span class="lineno">  192</span>&#160;    : <a class="code" href="classzypp_1_1CpeId_1_1Value.html">Value</a>( <a class="code" href="namespacestd.html">std</a>::string( value_r ? value_r : <span class="stringliteral">&quot;*&quot;</span> ) )</div><div class="line"><a name="l00193"></a><span class="lineno">  193</span>&#160;    {}</div><div class="line"><a name="l00194"></a><span class="lineno">  194</span>&#160;</div><div class="line"><a name="l00198"></a><span class="lineno">  198</span>&#160;     <a class="code" href="classzypp_1_1CpeId_1_1Value.html#ad0a635d44a0555b5b5d1434da01d1c8b">Value</a>( <span class="keyword">const</span> std::string &amp; encoded_r, FsFormatType );</div><div class="line"><a name="l00199"></a><span class="lineno">  199</span>&#160;</div><div class="line"><a name="l00203"></a><span class="lineno">  203</span>&#160;     <a class="code" href="classzypp_1_1CpeId_1_1Value.html#ad0a635d44a0555b5b5d1434da01d1c8b">Value</a>( <span class="keyword">const</span> std::string &amp; encoded_r, UriFormatType );</div><div class="line"><a name="l00204"></a><span class="lineno">  204</span>&#160;</div><div class="line"><a name="l00205"></a><span class="lineno">  205</span>&#160;  <span class="keyword">public</span>:</div><div class="line"><a name="l00207"></a><span class="lineno"><a class="line" href="structzypp_1_1CpeId_1_1Value_1_1ETypeDef.html">  207</a></span>&#160;    <span class="keyword">struct </span><a class="code" href="structzypp_1_1CpeId_1_1Value_1_1ETypeDef.html">ETypeDef</a> {</div><div class="line"><a name="l00208"></a><span class="lineno"><a class="line" href="structzypp_1_1CpeId_1_1Value_1_1ETypeDef.html#a347b71d8fe036f1b7ce7edc019168fb5">  208</a></span>&#160;      <span class="keyword">enum</span> <a class="code" href="structzypp_1_1CpeId_1_1Value_1_1ETypeDef.html#a347b71d8fe036f1b7ce7edc019168fb5">Enum</a> {</div><div class="line"><a name="l00209"></a><span class="lineno"><a class="line" href="structzypp_1_1CpeId_1_1Value_1_1ETypeDef.html#a347b71d8fe036f1b7ce7edc019168fb5ab79513e31d02871f2ebf07638a039733">  209</a></span>&#160;        <a class="code" href="structzypp_1_1CpeId_1_1Value_1_1ETypeDef.html#a347b71d8fe036f1b7ce7edc019168fb5ab79513e31d02871f2ebf07638a039733">ANY</a>,</div><div class="line"><a name="l00210"></a><span class="lineno"><a class="line" href="structzypp_1_1CpeId_1_1Value_1_1ETypeDef.html#a347b71d8fe036f1b7ce7edc019168fb5af6ed84e1fe42f5f2f54a27caf2a14d03">  210</a></span>&#160;        <a class="code" href="structzypp_1_1CpeId_1_1Value_1_1ETypeDef.html#a347b71d8fe036f1b7ce7edc019168fb5af6ed84e1fe42f5f2f54a27caf2a14d03">NA</a>,</div><div class="line"><a name="l00211"></a><span class="lineno"><a class="line" href="structzypp_1_1CpeId_1_1Value_1_1ETypeDef.html#a347b71d8fe036f1b7ce7edc019168fb5a541b0fa60024b5c4e4d742a89f22af55">  211</a></span>&#160;        <a class="code" href="structzypp_1_1CpeId_1_1Value_1_1ETypeDef.html#a347b71d8fe036f1b7ce7edc019168fb5a541b0fa60024b5c4e4d742a89f22af55">wildcardfree</a>,</div><div class="line"><a name="l00212"></a><span class="lineno"><a class="line" href="structzypp_1_1CpeId_1_1Value_1_1ETypeDef.html#a347b71d8fe036f1b7ce7edc019168fb5a8f45e55b017909e7b233f552ad268832">  212</a></span>&#160;        <a class="code" href="structzypp_1_1CpeId_1_1Value_1_1ETypeDef.html#a347b71d8fe036f1b7ce7edc019168fb5a8f45e55b017909e7b233f552ad268832">wildcarded</a>,</div><div class="line"><a name="l00213"></a><span class="lineno">  213</span>&#160;      };</div><div class="line"><a name="l00214"></a><span class="lineno">  214</span>&#160;    };</div><div class="line"><a name="l00215"></a><span class="lineno"><a class="line" href="classzypp_1_1CpeId_1_1Value.html#a82e6d285a72f7e340c048a0f1f0216e3">  215</a></span>&#160;    <span class="keyword">typedef</span> base::EnumClass&lt;ETypeDef&gt; <a class="code" href="classzypp_1_1CpeId_1_1Value.html#a82e6d285a72f7e340c048a0f1f0216e3">Type</a>;     </div><div class="line"><a name="l00216"></a><span class="lineno">  216</span>&#160;</div><div class="line"><a name="l00218"></a><span class="lineno"><a class="line" href="classzypp_1_1CpeId_1_1Value.html#aa6f75a6b5be3548c7c6e28be6fa86d8c">  218</a></span>&#160;    <a class="code" href="classzypp_1_1CpeId_1_1Value.html#a82e6d285a72f7e340c048a0f1f0216e3">Type</a> <a class="code" href="classzypp_1_1CpeId_1_1Value.html#aa6f75a6b5be3548c7c6e28be6fa86d8c">type</a>()<span class="keyword"> const</span></div><div class="line"><a name="l00219"></a><span class="lineno">  219</span>&#160;<span class="keyword">    </span>{</div><div class="line"><a name="l00220"></a><span class="lineno">  220</span>&#160;      <span class="keywordflow">if</span> ( !<a class="code" href="classzypp_1_1CpeId_1_1Value.html#a447c026c6ee25287cce4625a967e75d0">_value</a> ) <span class="keywordflow">return</span> Type::ANY;</div><div class="line"><a name="l00221"></a><span class="lineno">  221</span>&#160;      <span class="keywordflow">if</span> ( <a class="code" href="classzypp_1_1CpeId_1_1Value.html#a447c026c6ee25287cce4625a967e75d0">_value</a>-&gt;empty() ) <span class="keywordflow">return</span> Type::NA;</div><div class="line"><a name="l00222"></a><span class="lineno">  222</span>&#160;      <span class="keywordflow">return</span>( <a class="code" href="classzypp_1_1CpeId_1_1Value.html#a385929d0464ab7222ce9742a16feccbe">isWildcarded</a>() ? Type::wildcarded : Type::wildcardfree );</div><div class="line"><a name="l00223"></a><span class="lineno">  223</span>&#160;    }</div><div class="line"><a name="l00224"></a><span class="lineno">  224</span>&#160;</div><div class="line"><a name="l00226"></a><span class="lineno"><a class="line" href="classzypp_1_1CpeId_1_1Value.html#a6ae9738d47c9781160963ea8d6eb8edf">  226</a></span>&#160;    <span class="keywordtype">bool</span> <a class="code" href="classzypp_1_1CpeId_1_1Value.html#a6ae9738d47c9781160963ea8d6eb8edf">isANY</a>()<span class="keyword"> const</span></div><div class="line"><a name="l00227"></a><span class="lineno">  227</span>&#160;<span class="keyword">    </span>{ <span class="keywordflow">return</span> !<a class="code" href="classzypp_1_1CpeId_1_1Value.html#a447c026c6ee25287cce4625a967e75d0">_value</a>; }</div><div class="line"><a name="l00228"></a><span class="lineno">  228</span>&#160;</div><div class="line"><a name="l00230"></a><span class="lineno"><a class="line" href="classzypp_1_1CpeId_1_1Value.html#a2633b45847e9b8517e9e632c3cc52975">  230</a></span>&#160;    <span class="keywordtype">bool</span> <a class="code" href="classzypp_1_1CpeId_1_1Value.html#a2633b45847e9b8517e9e632c3cc52975">isNA</a>()<span class="keyword"> const</span></div><div class="line"><a name="l00231"></a><span class="lineno">  231</span>&#160;<span class="keyword">    </span>{ <span class="keywordflow">return</span> <a class="code" href="classzypp_1_1CpeId_1_1Value.html#a447c026c6ee25287cce4625a967e75d0">_value</a> &amp;&amp; <a class="code" href="classzypp_1_1CpeId_1_1Value.html#a447c026c6ee25287cce4625a967e75d0">_value</a>-&gt;empty(); }</div><div class="line"><a name="l00232"></a><span class="lineno">  232</span>&#160;</div><div class="line"><a name="l00234"></a><span class="lineno"><a class="line" href="classzypp_1_1CpeId_1_1Value.html#a617999b7d0abcc74a470ecc0537069f0">  234</a></span>&#160;    <span class="keywordtype">bool</span> <a class="code" href="classzypp_1_1CpeId_1_1Value.html#a617999b7d0abcc74a470ecc0537069f0">isLogical</a>()<span class="keyword"> const</span></div><div class="line"><a name="l00235"></a><span class="lineno">  235</span>&#160;<span class="keyword">    </span>{ <span class="keywordflow">return</span> !<a class="code" href="classzypp_1_1CpeId_1_1Value.html#a447c026c6ee25287cce4625a967e75d0">_value</a> || <a class="code" href="classzypp_1_1CpeId_1_1Value.html#a447c026c6ee25287cce4625a967e75d0">_value</a>-&gt;empty(); }</div><div class="line"><a name="l00237"></a><span class="lineno"><a class="line" href="classzypp_1_1CpeId_1_1Value.html#a765e13ed35b8bf257157df908424781c">  237</a></span>&#160;    <span class="keywordtype">bool</span> <a class="code" href="classzypp_1_1CpeId_1_1Value.html#a765e13ed35b8bf257157df908424781c">isLogical</a>( <a class="code" href="classzypp_1_1CpeId_1_1Value.html#a82e6d285a72f7e340c048a0f1f0216e3">Type</a> type_r )<span class="keyword"> const</span></div><div class="line"><a name="l00238"></a><span class="lineno">  238</span>&#160;<span class="keyword">    </span>{ <span class="keywordflow">return</span>( type_r == Type::ANY || type_r == Type::NA ); }</div><div class="line"><a name="l00239"></a><span class="lineno">  239</span>&#160;</div><div class="line"><a name="l00241"></a><span class="lineno"><a class="line" href="classzypp_1_1CpeId_1_1Value.html#a82c93adca0b4350036c7ec907e3255ec">  241</a></span>&#160;    <span class="keywordtype">bool</span> <a class="code" href="classzypp_1_1CpeId_1_1Value.html#a82c93adca0b4350036c7ec907e3255ec">isString</a>()<span class="keyword"> const</span></div><div class="line"><a name="l00242"></a><span class="lineno">  242</span>&#160;<span class="keyword">    </span>{ <span class="keywordflow">return</span> <a class="code" href="classzypp_1_1CpeId_1_1Value.html#a447c026c6ee25287cce4625a967e75d0">_value</a> &amp;&amp; !<a class="code" href="classzypp_1_1CpeId_1_1Value.html#a447c026c6ee25287cce4625a967e75d0">_value</a>-&gt;empty(); }</div><div class="line"><a name="l00244"></a><span class="lineno"><a class="line" href="classzypp_1_1CpeId_1_1Value.html#ae9586e251897b6b175d666813d60ddd4">  244</a></span>&#160;    <span class="keywordtype">bool</span> <a class="code" href="classzypp_1_1CpeId_1_1Value.html#ae9586e251897b6b175d666813d60ddd4">isString</a>( <a class="code" href="classzypp_1_1CpeId_1_1Value.html#a82e6d285a72f7e340c048a0f1f0216e3">Type</a> type_r )<span class="keyword"> const</span></div><div class="line"><a name="l00245"></a><span class="lineno">  245</span>&#160;<span class="keyword">    </span>{ <span class="keywordflow">return</span>( type_r == Type::wildcardfree || type_r == Type::wildcarded ); }</div><div class="line"><a name="l00246"></a><span class="lineno">  246</span>&#160;</div><div class="line"><a name="l00248"></a><span class="lineno"><a class="line" href="classzypp_1_1CpeId_1_1Value.html#a1c025d5968e90d81a7e915e9b67b4f1b">  248</a></span>&#160;    <span class="keywordtype">bool</span> <a class="code" href="classzypp_1_1CpeId_1_1Value.html#a1c025d5968e90d81a7e915e9b67b4f1b">isWildcardfree</a>()<span class="keyword"> const</span></div><div class="line"><a name="l00249"></a><span class="lineno">  249</span>&#160;<span class="keyword">    </span>{ <span class="keywordflow">return</span> <a class="code" href="classzypp_1_1CpeId_1_1Value.html#a82c93adca0b4350036c7ec907e3255ec">isString</a>() &amp;&amp; ! <a class="code" href="classzypp_1_1CpeId_1_1Value.html#ae2de91434893dc9c9482bee0da584f2a">containsWildcard</a>(); }</div><div class="line"><a name="l00250"></a><span class="lineno">  250</span>&#160;</div><div class="line"><a name="l00252"></a><span class="lineno"><a class="line" href="classzypp_1_1CpeId_1_1Value.html#a385929d0464ab7222ce9742a16feccbe">  252</a></span>&#160;    <span class="keywordtype">bool</span> <a class="code" href="classzypp_1_1CpeId_1_1Value.html#a385929d0464ab7222ce9742a16feccbe">isWildcarded</a>()<span class="keyword"> const</span></div><div class="line"><a name="l00253"></a><span class="lineno">  253</span>&#160;<span class="keyword">    </span>{ <span class="keywordflow">return</span> <a class="code" href="classzypp_1_1CpeId_1_1Value.html#a82c93adca0b4350036c7ec907e3255ec">isString</a>() &amp;&amp; <a class="code" href="classzypp_1_1CpeId_1_1Value.html#ae2de91434893dc9c9482bee0da584f2a">containsWildcard</a>(); }</div><div class="line"><a name="l00254"></a><span class="lineno">  254</span>&#160;</div><div class="line"><a name="l00255"></a><span class="lineno">  255</span>&#160;  <span class="keyword">public</span>:</div><div class="line"><a name="l00257"></a><span class="lineno"><a class="line" href="classzypp_1_1CpeId_1_1Value.html#a831b89a9e831552b10595bddec53bbf8">  257</a></span>&#160;    std::string <a class="code" href="classzypp_1_1CpeId_1_1Value.html#a831b89a9e831552b10595bddec53bbf8">asString</a>()<span class="keyword"> const</span></div><div class="line"><a name="l00258"></a><span class="lineno">  258</span>&#160;<span class="keyword">    </span>{ <span class="keywordflow">return</span> <a class="code" href="classzypp_1_1CpeId_1_1Value.html#afd6ae99e1df23feb6a5b953fbc5e0570">asWfn</a>(); }</div><div class="line"><a name="l00259"></a><span class="lineno">  259</span>&#160;</div><div class="line"><a name="l00265"></a><span class="lineno">  265</span>&#160;    std::string <a class="code" href="classzypp_1_1CpeId_1_1Value.html#afd6ae99e1df23feb6a5b953fbc5e0570">asWfn</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l00266"></a><span class="lineno">  266</span>&#160;</div><div class="line"><a name="l00272"></a><span class="lineno">  272</span>&#160;    std::string <a class="code" href="classzypp_1_1CpeId_1_1Value.html#aac20f3fca289ddf3934a4b9b209b7be7">asFs</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l00273"></a><span class="lineno">  273</span>&#160;</div><div class="line"><a name="l00279"></a><span class="lineno">  279</span>&#160;    std::string <a class="code" href="classzypp_1_1CpeId_1_1Value.html#afb676bc42810dc3bcaf0297f711947a5">asUri</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l00280"></a><span class="lineno">  280</span>&#160;</div><div class="line"><a name="l00281"></a><span class="lineno">  281</span>&#160;  <span class="keyword">private</span>:</div><div class="line"><a name="l00282"></a><span class="lineno">  282</span>&#160;    <span class="keyword">friend</span> SetCompare <a class="code" href="classzypp_1_1base_1_1SetRelationMixin.html#ae8b177a3275a6e2d8c479f242505eedf">base::SetRelationMixin&lt;Value&gt;::compare</a>( <span class="keyword">const</span> <a class="code" href="classzypp_1_1CpeId_1_1Value.html">Value</a> &amp; ) <span class="keyword">const</span>;</div><div class="line"><a name="l00284"></a><span class="lineno">  284</span>&#160;    SetCompare <a class="code" href="classzypp_1_1CpeId_1_1Value.html#ac50c5d1db988cd3f4d5e30a4a92cbfe6">setRelationMixinCompare</a>( <span class="keyword">const</span> <a class="code" href="classzypp_1_1CpeId_1_1Value.html">Value</a> &amp; trg ) <span class="keyword">const</span>;</div><div class="line"><a name="l00285"></a><span class="lineno">  285</span>&#160;</div><div class="line"><a name="l00289"></a><span class="lineno">  289</span>&#160;    <span class="keywordtype">bool</span> <a class="code" href="classzypp_1_1CpeId_1_1Value.html#ae2de91434893dc9c9482bee0da584f2a">containsWildcard</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l00290"></a><span class="lineno">  290</span>&#160;</div><div class="line"><a name="l00291"></a><span class="lineno">  291</span>&#160;  <span class="keyword">private</span>:</div><div class="line"><a name="l00292"></a><span class="lineno"><a class="line" href="classzypp_1_1CpeId_1_1Value.html#a447c026c6ee25287cce4625a967e75d0">  292</a></span>&#160;    <a class="code" href="structzypp_1_1RWCOW__pointer.html">RWCOW_pointer&lt;std::string&gt;</a> <a class="code" href="classzypp_1_1CpeId_1_1Value.html#a447c026c6ee25287cce4625a967e75d0">_value</a>;</div><div class="line"><a name="l00293"></a><span class="lineno">  293</span>&#160;  };</div><div class="line"><a name="l00294"></a><span class="lineno">  294</span>&#160;</div><div class="line"><a name="l00295"></a><span class="lineno">  295</span>&#160;  <a class="code" href="namespacezypp.html#a9cfe0ae83a0af9513ff9d512b96f23b5">SETRELATIONMIXIN_DEFINE_COMPARE_BETWEEN</a>( <a class="code" href="classzypp_1_1CpeId_1_1Value.html">CpeId::Value</a>, <span class="keyword">const</span> <span class="keywordtype">char</span> * );</div><div class="line"><a name="l00296"></a><span class="lineno">  296</span>&#160;  <a class="code" href="namespacezypp.html#a9cfe0ae83a0af9513ff9d512b96f23b5">SETRELATIONMIXIN_DEFINE_COMPARE_BETWEEN</a>( <a class="code" href="classzypp_1_1CpeId_1_1Value.html">CpeId::Value</a>, <span class="keyword">const</span> std::string &amp; );</div><div class="line"><a name="l00297"></a><span class="lineno">  297</span>&#160;</div><div class="line"><a name="l00299"></a><span class="lineno">  299</span>&#160;  std::ostream &amp; <a class="code" href="namespacezypp.html#a736823673697753a9826f368fefff5f0">operator&lt;&lt;</a>( std::ostream &amp; <a class="code" href="namespacestr.html">str</a>, <span class="keyword">const</span> <a class="code" href="classzypp_1_1CpeId_1_1Value.html">CpeId::Value</a> &amp; obj );</div><div class="line"><a name="l00300"></a><span class="lineno">  300</span>&#160;</div><div class="line"><a name="l00301"></a><span class="lineno">  301</span>&#160;} <span class="comment">// namespace zypp</span></div><div class="line"><a name="l00303"></a><span class="lineno">  303</span>&#160;<span class="comment"></span><span class="preprocessor">#endif // ZYPP_CPEID_H</span></div><div class="ttc" id="structzypp_1_1CpeId_1_1Value_1_1ETypeDef_html_a347b71d8fe036f1b7ce7edc019168fb5a541b0fa60024b5c4e4d742a89f22af55"><div class="ttname"><a href="structzypp_1_1CpeId_1_1Value_1_1ETypeDef.html#a347b71d8fe036f1b7ce7edc019168fb5a541b0fa60024b5c4e4d742a89f22af55">zypp::CpeId::Value::ETypeDef::wildcardfree</a></div><div class="ttdef"><b>Definition:</b> <a href="CpeId_8h_source.html#l00211">CpeId.h:211</a></div></div>
<div class="ttc" id="classzypp_1_1CpeId_1_1Value_html_ad0a635d44a0555b5b5d1434da01d1c8b"><div class="ttname"><a href="classzypp_1_1CpeId_1_1Value.html#ad0a635d44a0555b5b5d1434da01d1c8b">zypp::CpeId::Value::Value</a></div><div class="ttdeci">Value()</div><div class="ttdoc">Default ctor: ANY.</div><div class="ttdef"><b>Definition:</b> <a href="CpeId_8h_source.html#l00180">CpeId.h:180</a></div></div>
<div class="ttc" id="classzypp_1_1CpeId_html_aef64ad12fb21a9b4552f02565b9e22bb"><div class="ttname"><a href="classzypp_1_1CpeId.html#aef64ad12fb21a9b4552f02565b9e22bb">zypp::CpeId::_pimpl</a></div><div class="ttdeci">RWCOW_pointer&lt; Impl &gt; _pimpl</div><div class="ttdoc">Implementation class.</div><div class="ttdef"><b>Definition:</b> <a href="CpeId_8h_source.html#l00123">CpeId.h:123</a></div></div>
<div class="ttc" id="structzypp_1_1CpeId_1_1EAttributeDef_html_a5d5ce4f345785a00fb996e438723d022ae141b4fb2fb2df6d8b5a7367c8b0b4e4"><div class="ttname"><a href="structzypp_1_1CpeId_1_1EAttributeDef.html#a5d5ce4f345785a00fb996e438723d022ae141b4fb2fb2df6d8b5a7367c8b0b4e4">zypp::CpeId::EAttributeDef::part</a></div><div class="ttdef"><b>Definition:</b> <a href="CpeId_8h_source.html#l00041">CpeId.h:41</a></div></div>
<div class="ttc" id="namespacezypp_html_a1547a676c9d1f206e0ed614d42d74c2d"><div class="ttname"><a href="namespacezypp.html#a1547a676c9d1f206e0ed614d42d74c2d">zypp::asString</a></div><div class="ttdeci">std::string asString(const DefaultIntegral&lt; Tp, TInitial &gt; &amp;obj)</div><div class="ttdef"><b>Definition:</b> <a href="DefaultIntegral_8h_source.html#l00098">DefaultIntegral.h:98</a></div></div>
<div class="ttc" id="classzypp_1_1CpeId_html_abb136b3d58df84826ee1a91d97478d4d"><div class="ttname"><a href="classzypp_1_1CpeId.html#abb136b3d58df84826ee1a91d97478d4d">zypp::CpeId::setRelationMixinCompare</a></div><div class="ttdeci">SetCompare setRelationMixinCompare(const CpeId &amp;trg) const</div><div class="ttdoc">CPE name matching hook for SetRelationMixin.</div><div class="ttdef"><b>Definition:</b> <a href="CpeId_8cc_source.html#l00411">CpeId.cc:411</a></div></div>
<div class="ttc" id="structzypp_1_1CpeId_1_1Value_1_1FsFormatType_html"><div class="ttname"><a href="structzypp_1_1CpeId_1_1Value_1_1FsFormatType.html">zypp::CpeId::Value::FsFormatType</a></div><div class="ttdoc">Indicator type for ctor arg in FS format.</div><div class="ttdef"><b>Definition:</b> <a href="CpeId_8h_source.html#l00169">CpeId.h:169</a></div></div>
<div class="ttc" id="classzypp_1_1CpeId_html_a230c438a752d4623366b9224118905a7"><div class="ttname"><a href="classzypp_1_1CpeId.html#a230c438a752d4623366b9224118905a7">zypp::CpeId::operator&lt;&lt;</a></div><div class="ttdeci">std::ostream &amp; operator&lt;&lt;(std::ostream &amp;str, const CpeId &amp;obj)</div><div class="ttdef"><b>Definition:</b> <a href="CpeId_8h_source.html#l00132">CpeId.h:132</a></div></div>
<div class="ttc" id="structzypp_1_1CpeId_1_1NoThrowType_html"><div class="ttname"><a href="structzypp_1_1CpeId_1_1NoThrowType.html">zypp::CpeId::NoThrowType</a></div><div class="ttdoc">Indicator type for non-trowing ctor.</div><div class="ttdef"><b>Definition:</b> <a href="CpeId_8h_source.html#l00060">CpeId.h:60</a></div></div>
<div class="ttc" id="structzypp_1_1CpeId_1_1EAttributeDef_html_a5d5ce4f345785a00fb996e438723d022aa07046c58dd9af5d00243036510dafd3"><div class="ttname"><a href="structzypp_1_1CpeId_1_1EAttributeDef.html#a5d5ce4f345785a00fb996e438723d022aa07046c58dd9af5d00243036510dafd3">zypp::CpeId::EAttributeDef::other</a></div><div class="ttdef"><b>Definition:</b> <a href="CpeId_8h_source.html#l00051">CpeId.h:51</a></div></div>
<div class="ttc" id="structzypp_1_1CpeId_1_1Value_1_1ETypeDef_html_a347b71d8fe036f1b7ce7edc019168fb5af6ed84e1fe42f5f2f54a27caf2a14d03"><div class="ttname"><a href="structzypp_1_1CpeId_1_1Value_1_1ETypeDef.html#a347b71d8fe036f1b7ce7edc019168fb5af6ed84e1fe42f5f2f54a27caf2a14d03">zypp::CpeId::Value::ETypeDef::NA</a></div><div class="ttdef"><b>Definition:</b> <a href="CpeId_8h_source.html#l00210">CpeId.h:210</a></div></div>
<div class="ttc" id="structzypp_1_1CpeId_1_1EAttributeDef_html_a5d5ce4f345785a00fb996e438723d022ac7bd55006c7b37e885e298c86b64cf0b"><div class="ttname"><a href="structzypp_1_1CpeId_1_1EAttributeDef.html#a5d5ce4f345785a00fb996e438723d022ac7bd55006c7b37e885e298c86b64cf0b">zypp::CpeId::EAttributeDef::edition</a></div><div class="ttdef"><b>Definition:</b> <a href="CpeId_8h_source.html#l00046">CpeId.h:46</a></div></div>
<div class="ttc" id="structzypp_1_1CpeId_1_1EAttributeDef_html_a5d5ce4f345785a00fb996e438723d022ab2943d90003cc18bf5b1d9a7fc5c3692"><div class="ttname"><a href="structzypp_1_1CpeId_1_1EAttributeDef.html#a5d5ce4f345785a00fb996e438723d022ab2943d90003cc18bf5b1d9a7fc5c3692">zypp::CpeId::EAttributeDef::product</a></div><div class="ttdef"><b>Definition:</b> <a href="CpeId_8h_source.html#l00043">CpeId.h:43</a></div></div>
<div class="ttc" id="structzypp_1_1CpeId_1_1EAttributeDef_html"><div class="ttname"><a href="structzypp_1_1CpeId_1_1EAttributeDef.html">zypp::CpeId::EAttributeDef</a></div><div class="ttdoc">WFN attributes (use like 'enum class Attribute')</div><div class="ttdef"><b>Definition:</b> <a href="CpeId_8h_source.html#l00039">CpeId.h:39</a></div></div>
<div class="ttc" id="classzypp_1_1CpeId_html_a707458440f7d0716be5194aca63345b1"><div class="ttname"><a href="classzypp_1_1CpeId.html#a707458440f7d0716be5194aca63345b1">zypp::CpeId::CpeId</a></div><div class="ttdeci">CpeId(const char *cpe_r)</div><div class="ttdoc">Ctor parsing from string representation (empty or URI or FS)</div><div class="ttdef"><b>Definition:</b> <a href="CpeId_8h_source.html#l00076">CpeId.h:76</a></div></div>
<div class="ttc" id="structzypp_1_1CpeId_1_1EAttributeDef_html_a5d5ce4f345785a00fb996e438723d022aea63f4101dfead66c4e25f500704b0ee"><div class="ttname"><a href="structzypp_1_1CpeId_1_1EAttributeDef.html#a5d5ce4f345785a00fb996e438723d022aea63f4101dfead66c4e25f500704b0ee">zypp::CpeId::EAttributeDef::target_hw</a></div><div class="ttdef"><b>Definition:</b> <a href="CpeId_8h_source.html#l00050">CpeId.h:50</a></div></div>
<div class="ttc" id="classzypp_1_1CpeId_1_1Value_html_aac20f3fca289ddf3934a4b9b209b7be7"><div class="ttname"><a href="classzypp_1_1CpeId_1_1Value.html#aac20f3fca289ddf3934a4b9b209b7be7">zypp::CpeId::Value::asFs</a></div><div class="ttdeci">std::string asFs() const</div><div class="ttdoc">String representation as in Formated-String (ANY:&quot;*&quot;, NA:&quot;-&quot;)</div><div class="ttdef"><b>Definition:</b> <a href="CpeId_8cc_source.html#l00660">CpeId.cc:660</a></div></div>
<div class="ttc" id="structzypp_1_1CpeId_1_1EAttributeDef_html_a6480b88a8eb4b82c7ed6594fd4787a91"><div class="ttname"><a href="structzypp_1_1CpeId_1_1EAttributeDef.html#a6480b88a8eb4b82c7ed6594fd4787a91">zypp::CpeId::EAttributeDef::numAttributes</a></div><div class="ttdeci">static constexpr unsigned numAttributes</div><div class="ttdoc">number of attributes</div><div class="ttdef"><b>Definition:</b> <a href="CpeId_8h_source.html#l00053">CpeId.h:53</a></div></div>
<div class="ttc" id="classzypp_1_1CpeId_1_1Value_html_afb676bc42810dc3bcaf0297f711947a5"><div class="ttname"><a href="classzypp_1_1CpeId_1_1Value.html#afb676bc42810dc3bcaf0297f711947a5">zypp::CpeId::Value::asUri</a></div><div class="ttdeci">std::string asUri() const</div><div class="ttdoc">String representation as in URI (ANY:&quot;&quot;, NA:&quot;-&quot;)</div><div class="ttdef"><b>Definition:</b> <a href="CpeId_8cc_source.html#l00706">CpeId.cc:706</a></div></div>
<div class="ttc" id="classzypp_1_1CpeId_1_1Value_html_aa9783e5a72d4d88e094b1fa87e0b521c"><div class="ttname"><a href="classzypp_1_1CpeId_1_1Value.html#aa9783e5a72d4d88e094b1fa87e0b521c">zypp::CpeId::Value::fsFormat</a></div><div class="ttdeci">static constexpr FsFormatType fsFormat</div><div class="ttdoc">Indicator argument for ctor arg in FS format.</div><div class="ttdef"><b>Definition:</b> <a href="CpeId_8h_source.html#l00171">CpeId.h:171</a></div></div>
<div class="ttc" id="classzypp_1_1CpeId_1_1Value_html_a30d2c54d60f643c06968c4b615fb63d6"><div class="ttname"><a href="classzypp_1_1CpeId_1_1Value.html#a30d2c54d60f643c06968c4b615fb63d6">zypp::CpeId::Value::NA</a></div><div class="ttdeci">static const Value NA</div><div class="ttdoc">Logical value indicating “not applicable/not used&quot;.</div><div class="ttdef"><b>Definition:</b> <a href="CpeId_8h_source.html#l00165">CpeId.h:165</a></div></div>
<div class="ttc" id="classzypp_1_1CpeId_1_1Value_html_ae9586e251897b6b175d666813d60ddd4"><div class="ttname"><a href="classzypp_1_1CpeId_1_1Value.html#ae9586e251897b6b175d666813d60ddd4">zypp::CpeId::Value::isString</a></div><div class="ttdeci">bool isString(Type type_r) const</div><div class="ttdef"><b>Definition:</b> <a href="CpeId_8h_source.html#l00244">CpeId.h:244</a></div></div>
<div class="ttc" id="classzypp_1_1CpeId_1_1Value_html_a447c026c6ee25287cce4625a967e75d0"><div class="ttname"><a href="classzypp_1_1CpeId_1_1Value.html#a447c026c6ee25287cce4625a967e75d0">zypp::CpeId::Value::_value</a></div><div class="ttdeci">RWCOW_pointer&lt; std::string &gt; _value</div><div class="ttdef"><b>Definition:</b> <a href="CpeId_8h_source.html#l00292">CpeId.h:292</a></div></div>
<div class="ttc" id="structzypp_1_1CpeId_1_1EAttributeDef_html_a5d5ce4f345785a00fb996e438723d022a243ff6f394706d572237d7c9c56ce9b1"><div class="ttname"><a href="structzypp_1_1CpeId_1_1EAttributeDef.html#a5d5ce4f345785a00fb996e438723d022a243ff6f394706d572237d7c9c56ce9b1">zypp::CpeId::EAttributeDef::version</a></div><div class="ttdef"><b>Definition:</b> <a href="CpeId_8h_source.html#l00044">CpeId.h:44</a></div></div>
<div class="ttc" id="classzypp_1_1CpeId_1_1Value_html_aa6f75a6b5be3548c7c6e28be6fa86d8c"><div class="ttname"><a href="classzypp_1_1CpeId_1_1Value.html#aa6f75a6b5be3548c7c6e28be6fa86d8c">zypp::CpeId::Value::type</a></div><div class="ttdeci">Type type() const</div><div class="ttdoc">Return the Type of this Value.</div><div class="ttdef"><b>Definition:</b> <a href="CpeId_8h_source.html#l00218">CpeId.h:218</a></div></div>
<div class="ttc" id="namespacestr_html"><div class="ttname"><a href="namespacestr.html">str</a></div><div class="ttdoc">String related utilities and Regular expression matching.</div></div>
<div class="ttc" id="classzypp_1_1CpeId_1_1Value_html_a617999b7d0abcc74a470ecc0537069f0"><div class="ttname"><a href="classzypp_1_1CpeId_1_1Value.html#a617999b7d0abcc74a470ecc0537069f0">zypp::CpeId::Value::isLogical</a></div><div class="ttdeci">bool isLogical() const</div><div class="ttdoc">Whether it's a logical value (ANY|NA).</div><div class="ttdef"><b>Definition:</b> <a href="CpeId_8h_source.html#l00234">CpeId.h:234</a></div></div>
<div class="ttc" id="namespacestd_html"><div class="ttname"><a href="namespacestd.html">std</a></div><div class="ttdef"><b>Definition:</b> <a href="Arch_8h_source.html#l00344">Arch.h:344</a></div></div>
<div class="ttc" id="classzypp_1_1CpeId_html_a1d59bae5afcfdff8130fef2b5d9eb833"><div class="ttname"><a href="classzypp_1_1CpeId.html#a1d59bae5afcfdff8130fef2b5d9eb833">zypp::CpeId::~CpeId</a></div><div class="ttdeci">~CpeId()</div><div class="ttdoc">Dtor.</div><div class="ttdef"><b>Definition:</b> <a href="CpeId_8cc_source.html#l00396">CpeId.cc:396</a></div></div>
<div class="ttc" id="classzypp_1_1CpeId_1_1Value_html_a6c82a3e8b768a062bbd89826a94c1f3f"><div class="ttname"><a href="classzypp_1_1CpeId_1_1Value.html#a6c82a3e8b768a062bbd89826a94c1f3f">zypp::CpeId::Value::Value</a></div><div class="ttdeci">Value(const char *value_r)</div><div class="ttdoc">Ctor from char* (WFN format; nullptr or &quot;*&quot; represent ANY; &quot;&quot; represents NA)</div><div class="ttdef"><b>Definition:</b> <a href="CpeId_8h_source.html#l00191">CpeId.h:191</a></div></div>
<div class="ttc" id="classzypp_1_1CpeId_html"><div class="ttname"><a href="classzypp_1_1CpeId.html">zypp::CpeId</a></div><div class="ttdoc">Common Platform Enumearation (2.3) See http://cpe.mitre.org/ for more information on the Common Platf...</div><div class="ttdef"><b>Definition:</b> <a href="CpeId_8h_source.html#l00031">CpeId.h:31</a></div></div>
<div class="ttc" id="classzypp_1_1CpeId_1_1Value_html_a6ae9738d47c9781160963ea8d6eb8edf"><div class="ttname"><a href="classzypp_1_1CpeId_1_1Value.html#a6ae9738d47c9781160963ea8d6eb8edf">zypp::CpeId::Value::isANY</a></div><div class="ttdeci">bool isANY() const</div><div class="ttdoc">Whether value is ANY.</div><div class="ttdef"><b>Definition:</b> <a href="CpeId_8h_source.html#l00226">CpeId.h:226</a></div></div>
<div class="ttc" id="structzypp_1_1CpeId_1_1NoThrowType_html_ab0f15397c181093a279e0c7ffb6ce180"><div class="ttname"><a href="structzypp_1_1CpeId_1_1NoThrowType.html#ab0f15397c181093a279e0c7ffb6ce180">zypp::CpeId::NoThrowType::lastMalformed</a></div><div class="ttdeci">static std::string lastMalformed</div><div class="ttdef"><b>Definition:</b> <a href="CpeId_8h_source.html#l00060">CpeId.h:60</a></div></div>
<div class="ttc" id="classzypp_1_1CpeId_1_1Value_html_a2633b45847e9b8517e9e632c3cc52975"><div class="ttname"><a href="classzypp_1_1CpeId_1_1Value.html#a2633b45847e9b8517e9e632c3cc52975">zypp::CpeId::Value::isNA</a></div><div class="ttdeci">bool isNA() const</div><div class="ttdoc">Whether value is NA.</div><div class="ttdef"><b>Definition:</b> <a href="CpeId_8h_source.html#l00230">CpeId.h:230</a></div></div>
<div class="ttc" id="classzypp_1_1CpeId_html_aed0d85eabb2c09c64a6392e27add9a7a"><div class="ttname"><a href="classzypp_1_1CpeId.html#aed0d85eabb2c09c64a6392e27add9a7a">zypp::CpeId::CpeId</a></div><div class="ttdeci">CpeId()</div><div class="ttdoc">Default ctor: ANY-Cpeid, all attribute values are ANY.</div><div class="ttdef"><b>Definition:</b> <a href="CpeId_8cc_source.html#l00374">CpeId.cc:374</a></div></div>
<div class="ttc" id="classzypp_1_1CpeId_1_1Value_html_a20177375ca57d2b1c3be09ceceebbf69"><div class="ttname"><a href="classzypp_1_1CpeId_1_1Value.html#a20177375ca57d2b1c3be09ceceebbf69">zypp::CpeId::Value::ANY</a></div><div class="ttdeci">static const Value ANY</div><div class="ttdoc">Logical value matching ANY value.</div><div class="ttdef"><b>Definition:</b> <a href="CpeId_8h_source.html#l00162">CpeId.h:162</a></div></div>
<div class="ttc" id="classzypp_1_1CpeId_1_1Value_html_a765e13ed35b8bf257157df908424781c"><div class="ttname"><a href="classzypp_1_1CpeId_1_1Value.html#a765e13ed35b8bf257157df908424781c">zypp::CpeId::Value::isLogical</a></div><div class="ttdeci">bool isLogical(Type type_r) const</div><div class="ttdef"><b>Definition:</b> <a href="CpeId_8h_source.html#l00237">CpeId.h:237</a></div></div>
<div class="ttc" id="PtrTypes_8h_html"><div class="ttname"><a href="PtrTypes_8h.html">PtrTypes.h</a></div></div>
<div class="ttc" id="classzypp_1_1CpeId_1_1Value_html_a82c93adca0b4350036c7ec907e3255ec"><div class="ttname"><a href="classzypp_1_1CpeId_1_1Value.html#a82c93adca0b4350036c7ec907e3255ec">zypp::CpeId::Value::isString</a></div><div class="ttdeci">bool isString() const</div><div class="ttdoc">Whether it's an attribute value string (not logical value).</div><div class="ttdef"><b>Definition:</b> <a href="CpeId_8h_source.html#l00241">CpeId.h:241</a></div></div>
<div class="ttc" id="namespacezypp_html_a736823673697753a9826f368fefff5f0"><div class="ttname"><a href="namespacezypp.html#a736823673697753a9826f368fefff5f0">zypp::operator&lt;&lt;</a></div><div class="ttdeci">std::ostream &amp; operator&lt;&lt;(std::ostream &amp;str, const Exception &amp;obj)</div><div class="ttdef"><b>Definition:</b> <a href="Exception_8cc_source.html#l00147">Exception.cc:147</a></div></div>
<div class="ttc" id="structzypp_1_1CpeId_1_1EAttributeDef_html_a5d5ce4f345785a00fb996e438723d022a6834335129a5b4510cd4bedd2092b021"><div class="ttname"><a href="structzypp_1_1CpeId_1_1EAttributeDef.html#a5d5ce4f345785a00fb996e438723d022a6834335129a5b4510cd4bedd2092b021">zypp::CpeId::EAttributeDef::target_sw</a></div><div class="ttdef"><b>Definition:</b> <a href="CpeId_8h_source.html#l00049">CpeId.h:49</a></div></div>
<div class="ttc" id="classzypp_1_1CpeId_1_1Value_html_a82e6d285a72f7e340c048a0f1f0216e3"><div class="ttname"><a href="classzypp_1_1CpeId_1_1Value.html#a82e6d285a72f7e340c048a0f1f0216e3">zypp::CpeId::Value::Type</a></div><div class="ttdeci">base::EnumClass&lt; ETypeDef &gt; Type</div><div class="ttdoc">'enum class Type'</div><div class="ttdef"><b>Definition:</b> <a href="CpeId_8h_source.html#l00215">CpeId.h:215</a></div></div>
<div class="ttc" id="classzypp_1_1CpeId_html_a026cc388b0bfc91610375b4a0e5912bd"><div class="ttname"><a href="classzypp_1_1CpeId.html#a026cc388b0bfc91610375b4a0e5912bd">zypp::CpeId::Attribute</a></div><div class="ttdeci">base::EnumClass&lt; EAttributeDef &gt; Attribute</div><div class="ttdoc">'enum class Attribute'</div><div class="ttdef"><b>Definition:</b> <a href="CpeId_8h_source.html#l00056">CpeId.h:56</a></div></div>
<div class="ttc" id="structzypp_1_1CpeId_1_1Value_1_1UriFormatType_html"><div class="ttname"><a href="structzypp_1_1CpeId_1_1Value_1_1UriFormatType.html">zypp::CpeId::Value::UriFormatType</a></div><div class="ttdoc">Indicator type for ctor arg in URI format.</div><div class="ttdef"><b>Definition:</b> <a href="CpeId_8h_source.html#l00174">CpeId.h:174</a></div></div>
<div class="ttc" id="structzypp_1_1CpeId_1_1Value_1_1ETypeDef_html"><div class="ttname"><a href="structzypp_1_1CpeId_1_1Value_1_1ETypeDef.html">zypp::CpeId::Value::ETypeDef</a></div><div class="ttdoc">Classification of Value types mostly for match (use like 'enum class Type')</div><div class="ttdef"><b>Definition:</b> <a href="CpeId_8h_source.html#l00207">CpeId.h:207</a></div></div>
<div class="ttc" id="classzypp_1_1CpeId_1_1Value_html_a831b89a9e831552b10595bddec53bbf8"><div class="ttname"><a href="classzypp_1_1CpeId_1_1Value.html#a831b89a9e831552b10595bddec53bbf8">zypp::CpeId::Value::asString</a></div><div class="ttdeci">std::string asString() const</div><div class="ttdoc">Default string representation [asWfn].</div><div class="ttdef"><b>Definition:</b> <a href="CpeId_8h_source.html#l00257">CpeId.h:257</a></div></div>
<div class="ttc" id="EnumClass_8h_html"><div class="ttname"><a href="EnumClass_8h.html">EnumClass.h</a></div></div>
<div class="ttc" id="classzypp_1_1CpeId_html_a689f9a6f9fa45c75a7bcdaef0e8138c9"><div class="ttname"><a href="classzypp_1_1CpeId.html#a689f9a6f9fa45c75a7bcdaef0e8138c9">zypp::CpeId::asString</a></div><div class="ttdeci">std::string asString() const</div><div class="ttdoc">Default string representation [asFS].</div><div class="ttdef"><b>Definition:</b> <a href="CpeId_8h_source.html#l00093">CpeId.h:93</a></div></div>
<div class="ttc" id="classzypp_1_1CpeId_1_1Value_html"><div class="ttname"><a href="classzypp_1_1CpeId_1_1Value.html">zypp::CpeId::Value</a></div><div class="ttdoc">WFN attribute value.</div><div class="ttdef"><b>Definition:</b> <a href="CpeId_8h_source.html#l00158">CpeId.h:158</a></div></div>
<div class="ttc" id="structzypp_1_1CpeId_1_1EAttributeDef_html_a5d5ce4f345785a00fb996e438723d022a887ddbf1cc2a93a83039b7797958ffb3"><div class="ttname"><a href="structzypp_1_1CpeId_1_1EAttributeDef.html#a5d5ce4f345785a00fb996e438723d022a887ddbf1cc2a93a83039b7797958ffb3">zypp::CpeId::EAttributeDef::vendor</a></div><div class="ttdef"><b>Definition:</b> <a href="CpeId_8h_source.html#l00042">CpeId.h:42</a></div></div>
<div class="ttc" id="classzypp_1_1CpeId_html_a7f64d41b12ae837cb9fd29bb6c1fd62d"><div class="ttname"><a href="classzypp_1_1CpeId.html#a7f64d41b12ae837cb9fd29bb6c1fd62d">zypp::CpeId::noThrow</a></div><div class="ttdeci">static constexpr NoThrowType noThrow</div><div class="ttdoc">Indicator argument for non-trowing ctor.</div><div class="ttdef"><b>Definition:</b> <a href="CpeId_8h_source.html#l00062">CpeId.h:62</a></div></div>
<div class="ttc" id="structzypp_1_1CpeId_1_1EAttributeDef_html_a5d5ce4f345785a00fb996e438723d022a90e0d87a454afebc319b997dd957dc5d"><div class="ttname"><a href="structzypp_1_1CpeId_1_1EAttributeDef.html#a5d5ce4f345785a00fb996e438723d022a90e0d87a454afebc319b997dd957dc5d">zypp::CpeId::EAttributeDef::update</a></div><div class="ttdef"><b>Definition:</b> <a href="CpeId_8h_source.html#l00045">CpeId.h:45</a></div></div>
<div class="ttc" id="classzypp_1_1base_1_1SetRelationMixin_html_ae8b177a3275a6e2d8c479f242505eedf"><div class="ttname"><a href="classzypp_1_1base_1_1SetRelationMixin.html#ae8b177a3275a6e2d8c479f242505eedf">zypp::base::SetRelationMixin::compare</a></div><div class="ttdeci">SetCompare compare(const Derived &amp;trg) const</div><div class="ttdoc">Compare sets.</div><div class="ttdef"><b>Definition:</b> <a href="SetRelationMixin_8h_source.html#l00148">SetRelationMixin.h:148</a></div></div>
<div class="ttc" id="classzypp_1_1CpeId_1_1Value_html_ae2de91434893dc9c9482bee0da584f2a"><div class="ttname"><a href="classzypp_1_1CpeId_1_1Value.html#ae2de91434893dc9c9482bee0da584f2a">zypp::CpeId::Value::containsWildcard</a></div><div class="ttdeci">bool containsWildcard() const</div><div class="ttdoc">HAs unquoted [*?] at begin and/or end of value.</div><div class="ttdef"><b>Definition:</b> <a href="CpeId_8cc_source.html#l00908">CpeId.cc:908</a></div></div>
<div class="ttc" id="structzypp_1_1CpeId_1_1EAttributeDef_html_a5d5ce4f345785a00fb996e438723d022"><div class="ttname"><a href="structzypp_1_1CpeId_1_1EAttributeDef.html#a5d5ce4f345785a00fb996e438723d022">zypp::CpeId::EAttributeDef::Enum</a></div><div class="ttdeci">Enum</div><div class="ttdef"><b>Definition:</b> <a href="CpeId_8h_source.html#l00040">CpeId.h:40</a></div></div>
<div class="ttc" id="classzypp_1_1CpeId_1_1Value_html_a1c025d5968e90d81a7e915e9b67b4f1b"><div class="ttname"><a href="classzypp_1_1CpeId_1_1Value.html#a1c025d5968e90d81a7e915e9b67b4f1b">zypp::CpeId::Value::isWildcardfree</a></div><div class="ttdeci">bool isWildcardfree() const</div><div class="ttdoc">An attribute value string without wildcards ([*?] at begin and/or end)</div><div class="ttdef"><b>Definition:</b> <a href="CpeId_8h_source.html#l00248">CpeId.h:248</a></div></div>
<div class="ttc" id="classzypp_1_1CpeId_1_1Value_html_afd6ae99e1df23feb6a5b953fbc5e0570"><div class="ttname"><a href="classzypp_1_1CpeId_1_1Value.html#afd6ae99e1df23feb6a5b953fbc5e0570">zypp::CpeId::Value::asWfn</a></div><div class="ttdeci">std::string asWfn() const</div><div class="ttdoc">String representation as in Well-Formed-Name (ANY:&quot;*&quot;, NA:&quot;&quot;).</div><div class="ttdef"><b>Definition:</b> <a href="CpeId_8cc_source.html#l00647">CpeId.cc:647</a></div></div>
<div class="ttc" id="structzypp_1_1CpeId_1_1EAttributeDef_html_a5d5ce4f345785a00fb996e438723d022a37759e81f9ffaa198c767faa7b18ab89"><div class="ttname"><a href="structzypp_1_1CpeId_1_1EAttributeDef.html#a5d5ce4f345785a00fb996e438723d022a37759e81f9ffaa198c767faa7b18ab89">zypp::CpeId::EAttributeDef::sw_edition</a></div><div class="ttdef"><b>Definition:</b> <a href="CpeId_8h_source.html#l00048">CpeId.h:48</a></div></div>
<div class="ttc" id="structzypp_1_1CpeId_1_1Value_1_1ETypeDef_html_a347b71d8fe036f1b7ce7edc019168fb5"><div class="ttname"><a href="structzypp_1_1CpeId_1_1Value_1_1ETypeDef.html#a347b71d8fe036f1b7ce7edc019168fb5">zypp::CpeId::Value::ETypeDef::Enum</a></div><div class="ttdeci">Enum</div><div class="ttdef"><b>Definition:</b> <a href="CpeId_8h_source.html#l00208">CpeId.h:208</a></div></div>
<div class="ttc" id="structzypp_1_1CpeId_1_1EAttributeDef_html_a5d5ce4f345785a00fb996e438723d022aeff8dfb2527888398f93404207af6077"><div class="ttname"><a href="structzypp_1_1CpeId_1_1EAttributeDef.html#a5d5ce4f345785a00fb996e438723d022aeff8dfb2527888398f93404207af6077">zypp::CpeId::EAttributeDef::language</a></div><div class="ttdef"><b>Definition:</b> <a href="CpeId_8h_source.html#l00047">CpeId.h:47</a></div></div>
<div class="ttc" id="classbool_html"><div class="ttname"><a href="classbool.html">bool</a></div></div>
<div class="ttc" id="namespacezypp_html_a9cfe0ae83a0af9513ff9d512b96f23b5"><div class="ttname"><a href="namespacezypp.html#a9cfe0ae83a0af9513ff9d512b96f23b5">zypp::SETRELATIONMIXIN_DEFINE_COMPARE_BETWEEN</a></div><div class="ttdeci">SETRELATIONMIXIN_DEFINE_COMPARE_BETWEEN(CpeId, const char *)</div></div>
<div class="ttc" id="Flags_8h_html"><div class="ttname"><a href="Flags_8h.html">Flags.h</a></div></div>
<div class="ttc" id="classzypp_1_1CpeId_1_1Value_html_ac50c5d1db988cd3f4d5e30a4a92cbfe6"><div class="ttname"><a href="classzypp_1_1CpeId_1_1Value.html#ac50c5d1db988cd3f4d5e30a4a92cbfe6">zypp::CpeId::Value::setRelationMixinCompare</a></div><div class="ttdeci">SetCompare setRelationMixinCompare(const Value &amp;trg) const</div><div class="ttdoc">CPE name matching hook for SetRelationMixin.</div><div class="ttdef"><b>Definition:</b> <a href="CpeId_8cc_source.html#l00975">CpeId.cc:975</a></div></div>
<div class="ttc" id="structzypp_1_1CpeId_1_1Value_1_1ETypeDef_html_a347b71d8fe036f1b7ce7edc019168fb5a8f45e55b017909e7b233f552ad268832"><div class="ttname"><a href="structzypp_1_1CpeId_1_1Value_1_1ETypeDef.html#a347b71d8fe036f1b7ce7edc019168fb5a8f45e55b017909e7b233f552ad268832">zypp::CpeId::Value::ETypeDef::wildcarded</a></div><div class="ttdef"><b>Definition:</b> <a href="CpeId_8h_source.html#l00212">CpeId.h:212</a></div></div>
<div class="ttc" id="classzypp_1_1CpeId_html_a01b474c7003250a0182562a2be1feaaf"><div class="ttname"><a href="classzypp_1_1CpeId.html#a01b474c7003250a0182562a2be1feaaf">zypp::CpeId::asUri</a></div><div class="ttdeci">std::string asUri() const</div><div class="ttdoc">String representation as URI (in/out).</div><div class="ttdef"><b>Definition:</b> <a href="CpeId_8cc_source.html#l00405">CpeId.cc:405</a></div></div>
<div class="ttc" id="structzypp_1_1CpeId_1_1Value_1_1ETypeDef_html_a347b71d8fe036f1b7ce7edc019168fb5ab79513e31d02871f2ebf07638a039733"><div class="ttname"><a href="structzypp_1_1CpeId_1_1Value_1_1ETypeDef.html#a347b71d8fe036f1b7ce7edc019168fb5ab79513e31d02871f2ebf07638a039733">zypp::CpeId::Value::ETypeDef::ANY</a></div><div class="ttdef"><b>Definition:</b> <a href="CpeId_8h_source.html#l00209">CpeId.h:209</a></div></div>
<div class="ttc" id="classzypp_1_1base_1_1SetRelationMixin_html"><div class="ttname"><a href="classzypp_1_1base_1_1SetRelationMixin.html">zypp::base::SetRelationMixin</a></div><div class="ttdoc">Provide set relation methods based on Derived::setRelationMixinCompare A class using this mixin must ...</div><div class="ttdef"><b>Definition:</b> <a href="SetRelationMixin_8h_source.html#l00144">SetRelationMixin.h:144</a></div></div>
<div class="ttc" id="classzypp_1_1CpeId_1_1Impl_html"><div class="ttname"><a href="classzypp_1_1CpeId_1_1Impl.html">zypp::CpeId::Impl</a></div><div class="ttdoc">CpeId implementation.</div><div class="ttdef"><b>Definition:</b> <a href="CpeId_8cc_source.html#l00082">CpeId.cc:82</a></div></div>
<div class="ttc" id="classzypp_1_1CpeId_1_1Value_html_a11f31d5d1bbd379137eed27fde9d81b2"><div class="ttname"><a href="classzypp_1_1CpeId_1_1Value.html#a11f31d5d1bbd379137eed27fde9d81b2">zypp::CpeId::Value::uriFormat</a></div><div class="ttdeci">static constexpr UriFormatType uriFormat</div><div class="ttdoc">Indicator argument for ctor arg in URI format.</div><div class="ttdef"><b>Definition:</b> <a href="CpeId_8h_source.html#l00176">CpeId.h:176</a></div></div>
<div class="ttc" id="classzypp_1_1CpeId_html_a46297d16844f29c753190c84bb57cd8e"><div class="ttname"><a href="classzypp_1_1CpeId.html#a46297d16844f29c753190c84bb57cd8e">zypp::CpeId::asWfn</a></div><div class="ttdeci">std::string asWfn() const</div><div class="ttdoc">String representation as Well-Formed-Name (internal format, out only).</div><div class="ttdef"><b>Definition:</b> <a href="CpeId_8cc_source.html#l00408">CpeId.cc:408</a></div></div>
<div class="ttc" id="namespacezypp_html"><div class="ttname"><a href="namespacezypp.html">zypp</a></div><div class="ttdoc">Easy-to use interface to the ZYPP dependency resolver.</div><div class="ttdef"><b>Definition:</b> <a href="CodePitfalls_8doc_source.html#l00001">CodePitfalls.doc:1</a></div></div>
<div class="ttc" id="classzypp_1_1CpeId_1_1Value_html_a385929d0464ab7222ce9742a16feccbe"><div class="ttname"><a href="classzypp_1_1CpeId_1_1Value.html#a385929d0464ab7222ce9742a16feccbe">zypp::CpeId::Value::isWildcarded</a></div><div class="ttdeci">bool isWildcarded() const</div><div class="ttdoc">An attribute value string with wildcards ([*?] at begin and/or end)</div><div class="ttdef"><b>Definition:</b> <a href="CpeId_8h_source.html#l00252">CpeId.h:252</a></div></div>
<div class="ttc" id="classzypp_1_1CpeId_html_a475e45cba8db2c26033773b277e921ca"><div class="ttname"><a href="classzypp_1_1CpeId.html#a475e45cba8db2c26033773b277e921ca">zypp::CpeId::asFs</a></div><div class="ttdeci">std::string asFs() const</div><div class="ttdoc">String representation as Formated-String (in/out).</div><div class="ttdef"><b>Definition:</b> <a href="CpeId_8cc_source.html#l00402">CpeId.cc:402</a></div></div>
<div class="ttc" id="structzypp_1_1CpeId_1_1EAttributeDef_html_a0dccc19b8c104b4c00dc74e34708dae5"><div class="ttname"><a href="structzypp_1_1CpeId_1_1EAttributeDef.html#a0dccc19b8c104b4c00dc74e34708dae5">zypp::CpeId::EAttributeDef::asString</a></div><div class="ttdeci">static const std::string &amp; asString(Enum val_r)</div><div class="ttdoc">string representantion</div><div class="ttdef"><b>Definition:</b> <a href="CpeId_8cc_source.html#l00418">CpeId.cc:418</a></div></div>
<div class="ttc" id="SetRelationMixin_8h_html"><div class="ttname"><a href="SetRelationMixin_8h.html">SetRelationMixin.h</a></div></div>
<div class="ttc" id="structzypp_1_1RWCOW__pointer_html"><div class="ttname"><a href="structzypp_1_1RWCOW__pointer.html">zypp::RWCOW_pointer&lt; Impl &gt;</a></div></div>
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
  <ul>
    <li class="navelem"><a class="el" href="dir_c187b43c6f283d9fc95eff3f44ce072a.html">zypp</a></li><li class="navelem"><a class="el" href="CpeId_8h.html">CpeId.h</a></li>
    <li class="footer">Generated by
    <a href="http://www.doxygen.org/index.html">
    <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.15 </li>
  </ul>
</div>
</body>
</html>