Sophie

Sophie

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

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/PoolItem.cc 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('PoolItem_8cc_source.html','');});
/* @license-end */
</script>
<div id="doc-content">
<div class="header">
  <div class="headertitle">
<div class="title">PoolItem.cc</div>  </div>
</div><!--header-->
<div class="contents">
<a href="PoolItem_8cc.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="l00012"></a><span class="lineno">   12</span>&#160;<span class="preprocessor">#include &lt;iostream&gt;</span></div><div class="line"><a name="l00013"></a><span class="lineno">   13</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="Logger_8h.html">zypp/base/Logger.h</a>&quot;</span></div><div class="line"><a name="l00014"></a><span class="lineno">   14</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="DefaultIntegral_8h.html">zypp/base/DefaultIntegral.h</a>&quot;</span></div><div class="line"><a name="l00015"></a><span class="lineno">   15</span>&#160;</div><div class="line"><a name="l00016"></a><span class="lineno">   16</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="PoolItem_8h.html">zypp/PoolItem.h</a>&quot;</span></div><div class="line"><a name="l00017"></a><span class="lineno">   17</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="ResPool_8h.html">zypp/ResPool.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="Package_8h.html">zypp/Package.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="VendorAttr_8h.html">zypp/VendorAttr.h</a>&quot;</span></div><div class="line"><a name="l00020"></a><span class="lineno">   20</span>&#160;</div><div class="line"><a name="l00021"></a><span class="lineno">   21</span>&#160;<span class="keyword">using</span> std::endl;</div><div class="line"><a name="l00022"></a><span class="lineno">   22</span>&#160;</div><div class="line"><a name="l00024"></a><span class="lineno">   24</span>&#160;<span class="keyword">namespace </span><a class="code" href="namespacezypp.html">zypp</a></div><div class="line"><a name="l00025"></a><span class="lineno">   25</span>&#160;{ </div><div class="line"><a name="l00026"></a><span class="lineno">   26</span>&#160;</div><div class="line"><a name="l00028"></a><span class="lineno">   28</span>&#160;  <span class="comment">//</span></div><div class="line"><a name="l00029"></a><span class="lineno">   29</span>&#160;  <span class="comment">//    CLASS NAME : PoolItem::Impl</span></div><div class="line"><a name="l00030"></a><span class="lineno">   30</span>&#160;  <span class="comment">//</span></div><div class="line"><a name="l00037"></a><span class="lineno"><a class="line" href="structzypp_1_1PoolItem_1_1Impl.html">   37</a></span>&#160;<span class="comment"></span>  <span class="keyword">struct </span><a class="code" href="structzypp_1_1PoolItem_1_1Impl.html">PoolItem::Impl</a></div><div class="line"><a name="l00038"></a><span class="lineno">   38</span>&#160;  {</div><div class="line"><a name="l00039"></a><span class="lineno">   39</span>&#160;    <span class="keyword">public</span>:</div><div class="line"><a name="l00040"></a><span class="lineno"><a class="line" href="structzypp_1_1PoolItem_1_1Impl.html#a06812a829410cb7c9d136416d79e780c">   40</a></span>&#160;      <a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#a06812a829410cb7c9d136416d79e780c">Impl</a>() {}</div><div class="line"><a name="l00041"></a><span class="lineno">   41</span>&#160;</div><div class="line"><a name="l00042"></a><span class="lineno"><a class="line" href="structzypp_1_1PoolItem_1_1Impl.html#a90f6660fe3d741caef84cb95bd2c4143">   42</a></span>&#160;      <a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#a90f6660fe3d741caef84cb95bd2c4143">Impl</a>( <a class="code" href="classzypp_1_1ResObject.html#a8f7aeed4169bb5add73fffa2413b633f">ResObject::constPtr</a> res_r,</div><div class="line"><a name="l00043"></a><span class="lineno">   43</span>&#160;            <span class="keyword">const</span> <a class="code" href="classzypp_1_1ResStatus.html">ResStatus</a> &amp; status_r )</div><div class="line"><a name="l00044"></a><span class="lineno">   44</span>&#160;      : <a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#adfe15f234b4e5cac7f6b5a890e563715">_status</a>( status_r )</div><div class="line"><a name="l00045"></a><span class="lineno">   45</span>&#160;      , <a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#a3c3961735ac2856f374f3befbb36ecb7">_resolvable</a>( res_r )</div><div class="line"><a name="l00046"></a><span class="lineno">   46</span>&#160;      {}</div><div class="line"><a name="l00047"></a><span class="lineno">   47</span>&#160;</div><div class="line"><a name="l00048"></a><span class="lineno"><a class="line" href="structzypp_1_1PoolItem_1_1Impl.html#a861f59d6d5c2b633ffd65d9c7a7725a0">   48</a></span>&#160;      <a class="code" href="classzypp_1_1ResStatus.html">ResStatus</a> &amp; <a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#a861f59d6d5c2b633ffd65d9c7a7725a0">status</a>()<span class="keyword"> const</span></div><div class="line"><a name="l00049"></a><span class="lineno">   49</span>&#160;<span class="keyword">      </span>{ <span class="keywordflow">return</span> <a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#adec641a6216641e6d030b0c4c1143d90">_buddy</a> &gt; 0 ? <a class="code" href="classzypp_1_1PoolItem.html#ab2032ff9c77b5bf5b6359c1b965e9298">PoolItem</a>(<a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#a62b5a4ea3a61731d81832aadb3430619">buddy</a>()).status() : <a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#adfe15f234b4e5cac7f6b5a890e563715">_status</a>; }</div><div class="line"><a name="l00050"></a><span class="lineno">   50</span>&#160;</div><div class="line"><a name="l00051"></a><span class="lineno"><a class="line" href="structzypp_1_1PoolItem_1_1Impl.html#a62b5a4ea3a61731d81832aadb3430619">   51</a></span>&#160;      <a class="code" href="classzypp_1_1sat_1_1Solvable.html">sat::Solvable</a> <a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#a62b5a4ea3a61731d81832aadb3430619">buddy</a>()<span class="keyword"> const</span></div><div class="line"><a name="l00052"></a><span class="lineno">   52</span>&#160;<span class="keyword">      </span>{</div><div class="line"><a name="l00053"></a><span class="lineno">   53</span>&#160;        <span class="keywordflow">if</span> ( !<a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#adec641a6216641e6d030b0c4c1143d90">_buddy</a> )</div><div class="line"><a name="l00054"></a><span class="lineno">   54</span>&#160;          <span class="keywordflow">return</span> <a class="code" href="classzypp_1_1sat_1_1Solvable.html#a4034c892c4fb9eebafb88bd9d4c984f3">sat::Solvable::noSolvable</a>;</div><div class="line"><a name="l00055"></a><span class="lineno">   55</span>&#160;        <span class="keywordflow">if</span> ( <a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#adec641a6216641e6d030b0c4c1143d90">_buddy</a> &lt; 0 )</div><div class="line"><a name="l00056"></a><span class="lineno">   56</span>&#160;          <span class="keywordflow">return</span> <a class="code" href="classzypp_1_1sat_1_1Solvable.html">sat::Solvable</a>( -<a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#adec641a6216641e6d030b0c4c1143d90">_buddy</a> );</div><div class="line"><a name="l00057"></a><span class="lineno">   57</span>&#160;        <span class="keywordflow">return</span> <a class="code" href="classzypp_1_1sat_1_1Solvable.html">sat::Solvable</a>( <a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#adec641a6216641e6d030b0c4c1143d90">_buddy</a> );</div><div class="line"><a name="l00058"></a><span class="lineno">   58</span>&#160;      }</div><div class="line"><a name="l00059"></a><span class="lineno">   59</span>&#160;</div><div class="line"><a name="l00060"></a><span class="lineno">   60</span>&#160;      <span class="keywordtype">void</span> <a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#a2209279c8f1be9d057a385aafc0f7f1c">setBuddy</a>( <span class="keyword">const</span> <a class="code" href="classzypp_1_1sat_1_1Solvable.html">sat::Solvable</a> &amp; solv_r );</div><div class="line"><a name="l00061"></a><span class="lineno">   61</span>&#160;</div><div class="line"><a name="l00062"></a><span class="lineno"><a class="line" href="structzypp_1_1PoolItem_1_1Impl.html#afe14b15ce49d396e787c834ce7fe32ee">   62</a></span>&#160;      <a class="code" href="classzypp_1_1ResObject.html#a8f7aeed4169bb5add73fffa2413b633f">ResObject::constPtr</a> <a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#afe14b15ce49d396e787c834ce7fe32ee">resolvable</a>()<span class="keyword"> const</span></div><div class="line"><a name="l00063"></a><span class="lineno">   63</span>&#160;<span class="keyword">      </span>{ <span class="keywordflow">return</span> <a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#a3c3961735ac2856f374f3befbb36ecb7">_resolvable</a>; }</div><div class="line"><a name="l00064"></a><span class="lineno">   64</span>&#160;</div><div class="line"><a name="l00065"></a><span class="lineno"><a class="line" href="structzypp_1_1PoolItem_1_1Impl.html#aa4c30dd52b713cd8c3e24d04c0c84f67">   65</a></span>&#160;      <a class="code" href="classzypp_1_1ResStatus.html">ResStatus</a> &amp; <a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#aa4c30dd52b713cd8c3e24d04c0c84f67">statusReset</a>()<span class="keyword"> const</span></div><div class="line"><a name="l00066"></a><span class="lineno">   66</span>&#160;<span class="keyword">      </span>{</div><div class="line"><a name="l00067"></a><span class="lineno">   67</span>&#160;        <a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#adfe15f234b4e5cac7f6b5a890e563715">_status</a>.<a class="code" href="classzypp_1_1ResStatus.html#a86e554b9cfdb90f9303ac4cd86f14c67">setLock</a>( <span class="keyword">false</span>, <a class="code" href="classzypp_1_1ResStatus.html#a9d180246b068f4b649bf9b505a4d7044aa87314f0bf49771b1e7020fddd9a0711">zypp::ResStatus::USER</a> );</div><div class="line"><a name="l00068"></a><span class="lineno">   68</span>&#160;        <a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#adfe15f234b4e5cac7f6b5a890e563715">_status</a>.<a class="code" href="classzypp_1_1ResStatus.html#ae1c6d1c7e500353c6d941a93468b4d4a">resetTransact</a>( <a class="code" href="classzypp_1_1ResStatus.html#a9d180246b068f4b649bf9b505a4d7044aa87314f0bf49771b1e7020fddd9a0711">zypp::ResStatus::USER</a> );</div><div class="line"><a name="l00069"></a><span class="lineno">   69</span>&#160;        <span class="keywordflow">return</span> <a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#adfe15f234b4e5cac7f6b5a890e563715">_status</a>;</div><div class="line"><a name="l00070"></a><span class="lineno">   70</span>&#160;      }</div><div class="line"><a name="l00071"></a><span class="lineno">   71</span>&#160;</div><div class="line"><a name="l00072"></a><span class="lineno">   72</span>&#160;    <span class="keyword">public</span>:</div><div class="line"><a name="l00073"></a><span class="lineno"><a class="line" href="structzypp_1_1PoolItem_1_1Impl.html#aa39eaa0fa959c70e8b1e91abc1056c70">   73</a></span>&#160;      <span class="keywordtype">bool</span> <a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#aa39eaa0fa959c70e8b1e91abc1056c70">isUndetermined</a>()<span class="keyword"> const</span></div><div class="line"><a name="l00074"></a><span class="lineno">   74</span>&#160;<span class="keyword">      </span>{</div><div class="line"><a name="l00075"></a><span class="lineno">   75</span>&#160;          <span class="keywordflow">return</span> <a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#a861f59d6d5c2b633ffd65d9c7a7725a0">status</a>().<a class="code" href="classzypp_1_1ResStatus.html#a4de95ffeaa4ca4925adfb3c8e26e1e11">isUndetermined</a>();</div><div class="line"><a name="l00076"></a><span class="lineno">   76</span>&#160;      }</div><div class="line"><a name="l00077"></a><span class="lineno">   77</span>&#160;</div><div class="line"><a name="l00078"></a><span class="lineno"><a class="line" href="structzypp_1_1PoolItem_1_1Impl.html#a8c0055a9983e8fca8f12c16af9fc1399">   78</a></span>&#160;      <span class="keywordtype">bool</span> <a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#a8c0055a9983e8fca8f12c16af9fc1399">isRelevant</a>()<span class="keyword"> const</span></div><div class="line"><a name="l00079"></a><span class="lineno">   79</span>&#160;<span class="keyword">      </span>{</div><div class="line"><a name="l00080"></a><span class="lineno">   80</span>&#160;          <span class="keywordflow">return</span> !<a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#a861f59d6d5c2b633ffd65d9c7a7725a0">status</a>().<a class="code" href="classzypp_1_1ResStatus.html#a70a16998f2a96c2a7ddb1a2a51e7df41">isNonRelevant</a>();</div><div class="line"><a name="l00081"></a><span class="lineno">   81</span>&#160;      }</div><div class="line"><a name="l00082"></a><span class="lineno">   82</span>&#160;</div><div class="line"><a name="l00083"></a><span class="lineno"><a class="line" href="structzypp_1_1PoolItem_1_1Impl.html#ae1d49b5606c30e55c9d99e3fa4be8ed7">   83</a></span>&#160;      <span class="keywordtype">bool</span> <a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#ae1d49b5606c30e55c9d99e3fa4be8ed7">isSatisfied</a>()<span class="keyword"> const</span></div><div class="line"><a name="l00084"></a><span class="lineno">   84</span>&#160;<span class="keyword">      </span>{</div><div class="line"><a name="l00085"></a><span class="lineno">   85</span>&#160;          <span class="keywordflow">return</span> <a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#a861f59d6d5c2b633ffd65d9c7a7725a0">status</a>().<a class="code" href="classzypp_1_1ResStatus.html#ae3b8a05dbf89a75654d21b0c18c1fa31">isSatisfied</a>();</div><div class="line"><a name="l00086"></a><span class="lineno">   86</span>&#160;      }</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"><a class="line" href="structzypp_1_1PoolItem_1_1Impl.html#a647609b44a64f2c76812be26dfd37c17">   88</a></span>&#160;      <span class="keywordtype">bool</span> <a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#a647609b44a64f2c76812be26dfd37c17">isBroken</a>()<span class="keyword"> const</span></div><div class="line"><a name="l00089"></a><span class="lineno">   89</span>&#160;<span class="keyword">      </span>{</div><div class="line"><a name="l00090"></a><span class="lineno">   90</span>&#160;          <span class="keywordflow">return</span> <a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#a861f59d6d5c2b633ffd65d9c7a7725a0">status</a>().<a class="code" href="classzypp_1_1ResStatus.html#a6417277649f43c60925437f5611342d3">isBroken</a>();</div><div class="line"><a name="l00091"></a><span class="lineno">   91</span>&#160;      }</div><div class="line"><a name="l00092"></a><span class="lineno">   92</span>&#160;</div><div class="line"><a name="l00093"></a><span class="lineno"><a class="line" href="structzypp_1_1PoolItem_1_1Impl.html#a175d24508b8be1ce49470d2aaf807574">   93</a></span>&#160;      <span class="keywordtype">bool</span> <a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#a175d24508b8be1ce49470d2aaf807574">isNeeded</a>()<span class="keyword"> const</span></div><div class="line"><a name="l00094"></a><span class="lineno">   94</span>&#160;<span class="keyword">      </span>{</div><div class="line"><a name="l00095"></a><span class="lineno">   95</span>&#160;        <span class="keywordflow">return</span> <a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#a861f59d6d5c2b633ffd65d9c7a7725a0">status</a>().<a class="code" href="classzypp_1_1ResStatus.html#a6176343dbae9c6face06257622a42c17">isToBeInstalled</a>() || ( <a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#a647609b44a64f2c76812be26dfd37c17">isBroken</a>() &amp;&amp; ! <a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#a861f59d6d5c2b633ffd65d9c7a7725a0">status</a>().<a class="code" href="classzypp_1_1ResStatus.html#a76d08bae178903f630f509658d227704">isLocked</a>() );</div><div class="line"><a name="l00096"></a><span class="lineno">   96</span>&#160;      }</div><div class="line"><a name="l00097"></a><span class="lineno">   97</span>&#160;</div><div class="line"><a name="l00098"></a><span class="lineno"><a class="line" href="structzypp_1_1PoolItem_1_1Impl.html#af5a1f0c39c26c1e3f021054c18c41ce4">   98</a></span>&#160;      <span class="keywordtype">bool</span> <a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#af5a1f0c39c26c1e3f021054c18c41ce4">isUnwanted</a>()<span class="keyword"> const</span></div><div class="line"><a name="l00099"></a><span class="lineno">   99</span>&#160;<span class="keyword">      </span>{</div><div class="line"><a name="l00100"></a><span class="lineno">  100</span>&#160;        <span class="keywordflow">return</span> <a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#a647609b44a64f2c76812be26dfd37c17">isBroken</a>() &amp;&amp; <a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#a861f59d6d5c2b633ffd65d9c7a7725a0">status</a>().<a class="code" href="classzypp_1_1ResStatus.html#a76d08bae178903f630f509658d227704">isLocked</a>();</div><div class="line"><a name="l00101"></a><span class="lineno">  101</span>&#160;      }</div><div class="line"><a name="l00102"></a><span class="lineno">  102</span>&#160;</div><div class="line"><a name="l00103"></a><span class="lineno">  103</span>&#160;    <span class="keyword">private</span>:</div><div class="line"><a name="l00104"></a><span class="lineno"><a class="line" href="structzypp_1_1PoolItem_1_1Impl.html#adfe15f234b4e5cac7f6b5a890e563715">  104</a></span>&#160;      <span class="keyword">mutable</span> <a class="code" href="classzypp_1_1ResStatus.html">ResStatus</a>     <a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#adfe15f234b4e5cac7f6b5a890e563715">_status</a>;</div><div class="line"><a name="l00105"></a><span class="lineno"><a class="line" href="structzypp_1_1PoolItem_1_1Impl.html#a3c3961735ac2856f374f3befbb36ecb7">  105</a></span>&#160;      <a class="code" href="classzypp_1_1ResObject.html#a8f7aeed4169bb5add73fffa2413b633f">ResObject::constPtr</a>   <a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#a3c3961735ac2856f374f3befbb36ecb7">_resolvable</a>;</div><div class="line"><a name="l00106"></a><span class="lineno"><a class="line" href="structzypp_1_1PoolItem_1_1Impl.html#adec641a6216641e6d030b0c4c1143d90">  106</a></span>&#160;      <a class="code" href="classzypp_1_1DefaultIntegral.html">DefaultIntegral&lt;sat::detail::IdType,sat::detail::noId&gt;</a> <a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#adec641a6216641e6d030b0c4c1143d90">_buddy</a>;</div><div class="line"><a name="l00107"></a><span class="lineno">  107</span>&#160;</div><div class="line"><a name="l00112"></a><span class="lineno">  112</span>&#160;    <span class="keyword">public</span>:</div><div class="line"><a name="l00113"></a><span class="lineno"><a class="line" href="structzypp_1_1PoolItem_1_1Impl.html#a54fd156928e7cb8545938699b47ad36e">  113</a></span>&#160;      <span class="keywordtype">void</span> <a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#a54fd156928e7cb8545938699b47ad36e">saveState</a>()<span class="keyword"> const</span></div><div class="line"><a name="l00114"></a><span class="lineno">  114</span>&#160;<span class="keyword">      </span>{ <a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#ac35beb628f7fdca725ce2be933f19695">_savedStatus</a> = <a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#a861f59d6d5c2b633ffd65d9c7a7725a0">status</a>(); }</div><div class="line"><a name="l00115"></a><span class="lineno"><a class="line" href="structzypp_1_1PoolItem_1_1Impl.html#a54d1b2f4da73c0a7740aa95aa57f640f">  115</a></span>&#160;      <span class="keywordtype">void</span> <a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#a54d1b2f4da73c0a7740aa95aa57f640f">restoreState</a>()<span class="keyword"> const</span></div><div class="line"><a name="l00116"></a><span class="lineno">  116</span>&#160;<span class="keyword">      </span>{ <a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#a861f59d6d5c2b633ffd65d9c7a7725a0">status</a>() = <a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#ac35beb628f7fdca725ce2be933f19695">_savedStatus</a>; }</div><div class="line"><a name="l00117"></a><span class="lineno"><a class="line" href="structzypp_1_1PoolItem_1_1Impl.html#a3097cbf5207033c5dae772aea4d87690">  117</a></span>&#160;      <span class="keywordtype">bool</span> <a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#a3097cbf5207033c5dae772aea4d87690">sameState</a>()<span class="keyword"> const</span></div><div class="line"><a name="l00118"></a><span class="lineno">  118</span>&#160;<span class="keyword">      </span>{</div><div class="line"><a name="l00119"></a><span class="lineno">  119</span>&#160;        <span class="keywordflow">if</span> ( <a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#a861f59d6d5c2b633ffd65d9c7a7725a0">status</a>() == <a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#ac35beb628f7fdca725ce2be933f19695">_savedStatus</a> )</div><div class="line"><a name="l00120"></a><span class="lineno">  120</span>&#160;          <span class="keywordflow">return</span> <span class="keyword">true</span>;</div><div class="line"><a name="l00121"></a><span class="lineno">  121</span>&#160;        <span class="comment">// some bits changed...</span></div><div class="line"><a name="l00122"></a><span class="lineno">  122</span>&#160;        <span class="keywordflow">if</span> ( <a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#a861f59d6d5c2b633ffd65d9c7a7725a0">status</a>().getTransactValue() != <a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#ac35beb628f7fdca725ce2be933f19695">_savedStatus</a>.<a class="code" href="classzypp_1_1ResStatus.html#a887aace06d7b9a39a783201dd5ad6884">getTransactValue</a>()</div><div class="line"><a name="l00123"></a><span class="lineno">  123</span>&#160;             &amp;&amp; ( ! <a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#a861f59d6d5c2b633ffd65d9c7a7725a0">status</a>().<a class="code" href="classzypp_1_1ResStatus.html#aee2450b9eeb3dc8471bd5ef81600cf05">isBySolver</a>() <span class="comment">// ignore solver state changes</span></div><div class="line"><a name="l00124"></a><span class="lineno">  124</span>&#160;                  <span class="comment">// removing a user lock also goes to bySolver</span></div><div class="line"><a name="l00125"></a><span class="lineno">  125</span>&#160;                  || <a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#ac35beb628f7fdca725ce2be933f19695">_savedStatus</a>.<a class="code" href="classzypp_1_1ResStatus.html#a887aace06d7b9a39a783201dd5ad6884">getTransactValue</a>() == <a class="code" href="classzypp_1_1ResStatus.html#af86441b5a4c34b52b8691329a3c9c066a5194fbd35b31c83858627546b83680de">ResStatus::LOCKED</a> ) )</div><div class="line"><a name="l00126"></a><span class="lineno">  126</span>&#160;          <span class="keywordflow">return</span> <span class="keyword">false</span>;</div><div class="line"><a name="l00127"></a><span class="lineno">  127</span>&#160;        <span class="keywordflow">if</span> ( <a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#a861f59d6d5c2b633ffd65d9c7a7725a0">status</a>().<a class="code" href="classzypp_1_1ResStatus.html#a082f0e5de69ca55983f497489fd02fd3">isLicenceConfirmed</a>() != <a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#ac35beb628f7fdca725ce2be933f19695">_savedStatus</a>.<a class="code" href="classzypp_1_1ResStatus.html#a082f0e5de69ca55983f497489fd02fd3">isLicenceConfirmed</a>() )</div><div class="line"><a name="l00128"></a><span class="lineno">  128</span>&#160;          <span class="keywordflow">return</span> <span class="keyword">false</span>;</div><div class="line"><a name="l00129"></a><span class="lineno">  129</span>&#160;        <span class="keywordflow">return</span> <span class="keyword">true</span>;</div><div class="line"><a name="l00130"></a><span class="lineno">  130</span>&#160;      }</div><div class="line"><a name="l00131"></a><span class="lineno">  131</span>&#160;    <span class="keyword">private</span>:</div><div class="line"><a name="l00132"></a><span class="lineno"><a class="line" href="structzypp_1_1PoolItem_1_1Impl.html#ac35beb628f7fdca725ce2be933f19695">  132</a></span>&#160;      <span class="keyword">mutable</span> <a class="code" href="classzypp_1_1ResStatus.html">ResStatus</a> <a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#ac35beb628f7fdca725ce2be933f19695">_savedStatus</a>;</div><div class="line"><a name="l00134"></a><span class="lineno">  134</span>&#160;</div><div class="line"><a name="l00135"></a><span class="lineno">  135</span>&#160;    <span class="keyword">public</span>:</div><div class="line"><a name="l00137"></a><span class="lineno"><a class="line" href="structzypp_1_1PoolItem_1_1Impl.html#a61f0993005dfc6c2e17f66a830aa39af">  137</a></span>&#160;      <span class="keyword">static</span> shared_ptr&lt;Impl&gt; <a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#a61f0993005dfc6c2e17f66a830aa39af">nullimpl</a>()</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;        <span class="keyword">static</span> shared_ptr&lt;Impl&gt; _nullimpl( <span class="keyword">new</span> <a class="code" href="structzypp_1_1PoolItem_1_1Impl.html">Impl</a> );</div><div class="line"><a name="l00140"></a><span class="lineno">  140</span>&#160;        <span class="keywordflow">return</span> _nullimpl;</div><div class="line"><a name="l00141"></a><span class="lineno">  141</span>&#160;      }</div><div class="line"><a name="l00142"></a><span class="lineno">  142</span>&#160;  };</div><div class="line"><a name="l00144"></a><span class="lineno">  144</span>&#160;</div><div class="line"><a name="l00146"></a><span class="lineno"><a class="line" href="structzypp_1_1PoolItem_1_1Impl.html#a655a55987e3a4f54e140395b6e67d674">  146</a></span>&#160;  <span class="keyword">inline</span> std::ostream &amp; <a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#a655a55987e3a4f54e140395b6e67d674">operator&lt;&lt;</a>( std::ostream &amp; <a class="code" href="namespacestr.html">str</a>, <span class="keyword">const</span> <a class="code" href="structzypp_1_1PoolItem_1_1Impl.html">PoolItem::Impl</a> &amp; obj )</div><div class="line"><a name="l00147"></a><span class="lineno">  147</span>&#160;  {</div><div class="line"><a name="l00148"></a><span class="lineno">  148</span>&#160;    <a class="code" href="namespacestr.html">str</a> &lt;&lt; obj.<a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#a861f59d6d5c2b633ffd65d9c7a7725a0">status</a>();</div><div class="line"><a name="l00149"></a><span class="lineno">  149</span>&#160;    <span class="keywordflow">if</span> (obj.<a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#afe14b15ce49d396e787c834ce7fe32ee">resolvable</a>())</div><div class="line"><a name="l00150"></a><span class="lineno">  150</span>&#160;        <a class="code" href="namespacestr.html">str</a> &lt;&lt; *obj.<a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#afe14b15ce49d396e787c834ce7fe32ee">resolvable</a>();</div><div class="line"><a name="l00151"></a><span class="lineno">  151</span>&#160;    <span class="keywordflow">else</span></div><div class="line"><a name="l00152"></a><span class="lineno">  152</span>&#160;        <a class="code" href="namespacestr.html">str</a> &lt;&lt; <span class="stringliteral">&quot;(NULL)&quot;</span>;</div><div class="line"><a name="l00153"></a><span class="lineno">  153</span>&#160;    <span class="keywordflow">return</span> <a class="code" href="namespacestr.html">str</a>;</div><div class="line"><a name="l00154"></a><span class="lineno">  154</span>&#160;  }</div><div class="line"><a name="l00155"></a><span class="lineno">  155</span>&#160;</div><div class="line"><a name="l00156"></a><span class="lineno"><a class="line" href="structzypp_1_1PoolItem_1_1Impl.html#a2209279c8f1be9d057a385aafc0f7f1c">  156</a></span>&#160;  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#a2209279c8f1be9d057a385aafc0f7f1c">PoolItem::Impl::setBuddy</a>( <span class="keyword">const</span> <a class="code" href="classzypp_1_1sat_1_1Solvable.html">sat::Solvable</a> &amp; solv_r )</div><div class="line"><a name="l00157"></a><span class="lineno">  157</span>&#160;  {</div><div class="line"><a name="l00158"></a><span class="lineno">  158</span>&#160;    <a class="code" href="classzypp_1_1PoolItem.html">PoolItem</a> myBuddy( solv_r );</div><div class="line"><a name="l00159"></a><span class="lineno">  159</span>&#160;    <span class="keywordflow">if</span> ( myBuddy )</div><div class="line"><a name="l00160"></a><span class="lineno">  160</span>&#160;    {</div><div class="line"><a name="l00161"></a><span class="lineno">  161</span>&#160;      <span class="keywordflow">if</span> ( myBuddy.<a class="code" href="classzypp_1_1PoolItem.html#ac77d69bbdbeae3944ec324ed9ae6180c">_pimpl</a>-&gt;_buddy )</div><div class="line"><a name="l00162"></a><span class="lineno">  162</span>&#160;      {</div><div class="line"><a name="l00163"></a><span class="lineno">  163</span>&#160;        <a class="code" href="group__ZYPP__BASE__LOGGER__MACROS.html#ga735563036dced0b7d6cc98f97ea4978b">ERR</a> &lt;&lt;  *<span class="keyword">this</span> &lt;&lt; <span class="stringliteral">&quot; would be buddy2 in &quot;</span> &lt;&lt; myBuddy &lt;&lt; endl;</div><div class="line"><a name="l00164"></a><span class="lineno">  164</span>&#160;        <span class="keywordflow">return</span>;</div><div class="line"><a name="l00165"></a><span class="lineno">  165</span>&#160;      }</div><div class="line"><a name="l00166"></a><span class="lineno">  166</span>&#160;      myBuddy.<a class="code" href="classzypp_1_1PoolItem.html#ac77d69bbdbeae3944ec324ed9ae6180c">_pimpl</a>-&gt;_buddy = -<a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#afe14b15ce49d396e787c834ce7fe32ee">resolvable</a>()-&gt;satSolvable().id();</div><div class="line"><a name="l00167"></a><span class="lineno">  167</span>&#160;      <a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#adec641a6216641e6d030b0c4c1143d90">_buddy</a> = myBuddy.<a class="code" href="structzypp_1_1sat_1_1SolvableType.html#a78de3f4b41f0965829beaa28245a25dd">satSolvable</a>().<a class="code" href="classzypp_1_1sat_1_1Solvable.html#a0ac33b9faf69b7b78d3e34998e5b509a">id</a>();</div><div class="line"><a name="l00168"></a><span class="lineno">  168</span>&#160;      <a class="code" href="group__ZYPP__BASE__LOGGER__MACROS.html#ga49606be7356624568932ec81c0d429f4">DBG</a> &lt;&lt; *<span class="keyword">this</span> &lt;&lt; <span class="stringliteral">&quot; has buddy &quot;</span> &lt;&lt; myBuddy &lt;&lt; endl;</div><div class="line"><a name="l00169"></a><span class="lineno">  169</span>&#160;    }</div><div class="line"><a name="l00170"></a><span class="lineno">  170</span>&#160;  }</div><div class="line"><a name="l00171"></a><span class="lineno">  171</span>&#160;</div><div class="line"><a name="l00173"></a><span class="lineno">  173</span>&#160;  <span class="comment">//    class PoolItem</span></div><div class="line"><a name="l00175"></a><span class="lineno">  175</span>&#160;<span class="comment"></span></div><div class="line"><a name="l00176"></a><span class="lineno"><a class="line" href="classzypp_1_1PoolItem.html#ab2032ff9c77b5bf5b6359c1b965e9298">  176</a></span>&#160;  <a class="code" href="classzypp_1_1PoolItem.html#ab2032ff9c77b5bf5b6359c1b965e9298">PoolItem::PoolItem</a>()</div><div class="line"><a name="l00177"></a><span class="lineno">  177</span>&#160;  : <a class="code" href="classzypp_1_1PoolItem.html#ac77d69bbdbeae3944ec324ed9ae6180c">_pimpl</a>( <a class="code" href="structzypp_1_1PoolItem_1_1Impl.html">Impl</a>::nullimpl() )</div><div class="line"><a name="l00178"></a><span class="lineno">  178</span>&#160;  {}</div><div class="line"><a name="l00179"></a><span class="lineno">  179</span>&#160;</div><div class="line"><a name="l00180"></a><span class="lineno"><a class="line" href="classzypp_1_1PoolItem.html#a7ea79d47e68cb7376b12b4f92529daae">  180</a></span>&#160;  <a class="code" href="classzypp_1_1PoolItem.html#ab2032ff9c77b5bf5b6359c1b965e9298">PoolItem::PoolItem</a>( <span class="keyword">const</span> <a class="code" href="classzypp_1_1sat_1_1Solvable.html">sat::Solvable</a> &amp; solvable_r )</div><div class="line"><a name="l00181"></a><span class="lineno">  181</span>&#160;  : _pimpl( <a class="code" href="classzypp_1_1ResPool.html">ResPool</a>::instance().find( solvable_r )._pimpl )</div><div class="line"><a name="l00182"></a><span class="lineno">  182</span>&#160;  {}</div><div class="line"><a name="l00183"></a><span class="lineno">  183</span>&#160;</div><div class="line"><a name="l00184"></a><span class="lineno"><a class="line" href="classzypp_1_1PoolItem.html#aecdc47483a831747f1b55eba99761b00">  184</a></span>&#160;  <a class="code" href="classzypp_1_1PoolItem.html#ab2032ff9c77b5bf5b6359c1b965e9298">PoolItem::PoolItem</a>( <span class="keyword">const</span> <a class="code" href="classzypp_1_1ResObject.html#a8f7aeed4169bb5add73fffa2413b633f">ResObject::constPtr</a> &amp; resolvable_r )</div><div class="line"><a name="l00185"></a><span class="lineno">  185</span>&#160;  : _pimpl( <a class="code" href="classzypp_1_1ResPool.html">ResPool</a>::instance().find( resolvable_r )._pimpl )</div><div class="line"><a name="l00186"></a><span class="lineno">  186</span>&#160;  {}</div><div class="line"><a name="l00187"></a><span class="lineno">  187</span>&#160;</div><div class="line"><a name="l00188"></a><span class="lineno"><a class="line" href="classzypp_1_1PoolItem.html#ad51f7158f6b325fd52fbc5e382c7c378">  188</a></span>&#160;  <a class="code" href="classzypp_1_1PoolItem.html#ab2032ff9c77b5bf5b6359c1b965e9298">PoolItem::PoolItem</a>( <a class="code" href="structzypp_1_1PoolItem_1_1Impl.html">Impl</a> * implptr_r )</div><div class="line"><a name="l00189"></a><span class="lineno">  189</span>&#160;  : _pimpl( implptr_r )</div><div class="line"><a name="l00190"></a><span class="lineno">  190</span>&#160;  {}</div><div class="line"><a name="l00191"></a><span class="lineno">  191</span>&#160;</div><div class="line"><a name="l00192"></a><span class="lineno"><a class="line" href="classzypp_1_1PoolItem.html#a94e68bf5fc4ba2257075bd568d9b3528">  192</a></span>&#160;  <a class="code" href="classzypp_1_1PoolItem.html">PoolItem</a> <a class="code" href="classzypp_1_1PoolItem.html#a94e68bf5fc4ba2257075bd568d9b3528">PoolItem::makePoolItem</a>( <span class="keyword">const</span> <a class="code" href="classzypp_1_1sat_1_1Solvable.html">sat::Solvable</a> &amp; solvable_r )</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;    <span class="keywordflow">return</span> <a class="code" href="classzypp_1_1PoolItem.html#ab2032ff9c77b5bf5b6359c1b965e9298">PoolItem</a>( <span class="keyword">new</span> <a class="code" href="structzypp_1_1PoolItem_1_1Impl.html">Impl</a>( <a class="code" href="namespacezypp.html#aa98a7bf54b222ed49cb4422d333f1ade">makeResObject</a>( solvable_r ), solvable_r.<a class="code" href="classzypp_1_1sat_1_1Solvable.html#a7c8e26b9bd198261bb5a9b604516495a">isSystem</a>() ) );</div><div class="line"><a name="l00195"></a><span class="lineno">  195</span>&#160;  }</div><div class="line"><a name="l00196"></a><span class="lineno">  196</span>&#160;</div><div class="line"><a name="l00197"></a><span class="lineno"><a class="line" href="classzypp_1_1PoolItem.html#aa4b61ed38a79872601ac4f7177eb8c7e">  197</a></span>&#160;  <a class="code" href="classzypp_1_1PoolItem.html#aa4b61ed38a79872601ac4f7177eb8c7e">PoolItem::~PoolItem</a>()</div><div class="line"><a name="l00198"></a><span class="lineno">  198</span>&#160;  {}</div><div class="line"><a name="l00199"></a><span class="lineno">  199</span>&#160;</div><div class="line"><a name="l00200"></a><span class="lineno"><a class="line" href="classzypp_1_1PoolItem.html#ab19c85e4391a9c2977b652c7257bde6c">  200</a></span>&#160;  <a class="code" href="classzypp_1_1ResPool.html">ResPool</a> <a class="code" href="classzypp_1_1PoolItem.html#ab19c85e4391a9c2977b652c7257bde6c">PoolItem::pool</a>()<span class="keyword"> const</span></div><div class="line"><a name="l00201"></a><span class="lineno">  201</span>&#160;<span class="keyword">  </span>{ <span class="keywordflow">return</span> <a class="code" href="classzypp_1_1ResPool.html#a35598ca6a635941d758dd092c5200c9c">ResPool::instance</a>(); }</div><div class="line"><a name="l00202"></a><span class="lineno">  202</span>&#160;</div><div class="line"><a name="l00203"></a><span class="lineno">  203</span>&#160;</div><div class="line"><a name="l00204"></a><span class="lineno"><a class="line" href="classzypp_1_1PoolItem.html#a6788d8006e6afb88ebc4e11151d20e2c">  204</a></span>&#160;  <a class="code" href="classzypp_1_1ResStatus.html">ResStatus</a> &amp; <a class="code" href="classzypp_1_1PoolItem.html#a6788d8006e6afb88ebc4e11151d20e2c">PoolItem::status</a>()<span class="keyword"> const                  </span>{ <span class="keywordflow">return</span> <a class="code" href="classzypp_1_1PoolItem.html#ac77d69bbdbeae3944ec324ed9ae6180c">_pimpl</a>-&gt;<a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#a861f59d6d5c2b633ffd65d9c7a7725a0">status</a>(); }</div><div class="line"><a name="l00205"></a><span class="lineno"><a class="line" href="classzypp_1_1PoolItem.html#aa9e5c27de8637a3b34d6a15ed33ac1f7">  205</a></span>&#160;  <a class="code" href="classzypp_1_1ResStatus.html">ResStatus</a> &amp; <a class="code" href="classzypp_1_1PoolItem.html#aa9e5c27de8637a3b34d6a15ed33ac1f7">PoolItem::statusReset</a>()<span class="keyword"> const             </span>{ <span class="keywordflow">return</span> <a class="code" href="classzypp_1_1PoolItem.html#ac77d69bbdbeae3944ec324ed9ae6180c">_pimpl</a>-&gt;<a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#aa4c30dd52b713cd8c3e24d04c0c84f67">statusReset</a>(); }</div><div class="line"><a name="l00206"></a><span class="lineno"><a class="line" href="classzypp_1_1PoolItem.html#ab56be8572917da8404c45dec8f448412">  206</a></span>&#160;  <a class="code" href="classzypp_1_1sat_1_1Solvable.html">sat::Solvable</a> <a class="code" href="classzypp_1_1PoolItem.html#ab56be8572917da8404c45dec8f448412">PoolItem::buddy</a>()<span class="keyword"> const                 </span>{ <span class="keywordflow">return</span> <a class="code" href="classzypp_1_1PoolItem.html#ac77d69bbdbeae3944ec324ed9ae6180c">_pimpl</a>-&gt;<a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#a62b5a4ea3a61731d81832aadb3430619">buddy</a>(); }</div><div class="line"><a name="l00207"></a><span class="lineno"><a class="line" href="classzypp_1_1PoolItem.html#a683f3bbaddfaf6a47173eabc7fd3b63b">  207</a></span>&#160;  <span class="keywordtype">void</span> <a class="code" href="classzypp_1_1PoolItem.html#a683f3bbaddfaf6a47173eabc7fd3b63b">PoolItem::setBuddy</a>( <span class="keyword">const</span> <a class="code" href="classzypp_1_1sat_1_1Solvable.html">sat::Solvable</a> &amp; solv_r )       { <a class="code" href="classzypp_1_1PoolItem.html#ac77d69bbdbeae3944ec324ed9ae6180c">_pimpl</a>-&gt;<a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#a2209279c8f1be9d057a385aafc0f7f1c">setBuddy</a>( solv_r ); }</div><div class="line"><a name="l00208"></a><span class="lineno"><a class="line" href="classzypp_1_1PoolItem.html#ad348ef44501bcdf008fb73b23c75e9b3">  208</a></span>&#160;  <span class="keywordtype">bool</span> <a class="code" href="classzypp_1_1PoolItem.html#ad348ef44501bcdf008fb73b23c75e9b3">PoolItem::isUndetermined</a>()<span class="keyword"> const                 </span>{ <span class="keywordflow">return</span> <a class="code" href="classzypp_1_1PoolItem.html#ac77d69bbdbeae3944ec324ed9ae6180c">_pimpl</a>-&gt;<a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#aa39eaa0fa959c70e8b1e91abc1056c70">isUndetermined</a>(); }</div><div class="line"><a name="l00209"></a><span class="lineno"><a class="line" href="classzypp_1_1PoolItem.html#a045148d5149471f0b8f5848eb1406fd1">  209</a></span>&#160;  <span class="keywordtype">bool</span> <a class="code" href="classzypp_1_1PoolItem.html#a045148d5149471f0b8f5848eb1406fd1">PoolItem::isRelevant</a>()<span class="keyword"> const                     </span>{ <span class="keywordflow">return</span> <a class="code" href="classzypp_1_1PoolItem.html#ac77d69bbdbeae3944ec324ed9ae6180c">_pimpl</a>-&gt;<a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#a8c0055a9983e8fca8f12c16af9fc1399">isRelevant</a>(); }</div><div class="line"><a name="l00210"></a><span class="lineno"><a class="line" href="classzypp_1_1PoolItem.html#a70a7983fd8efc67004bfd9b1d6f079d2">  210</a></span>&#160;  <span class="keywordtype">bool</span> <a class="code" href="classzypp_1_1PoolItem.html#a70a7983fd8efc67004bfd9b1d6f079d2">PoolItem::isSatisfied</a>()<span class="keyword"> const                    </span>{ <span class="keywordflow">return</span> <a class="code" href="classzypp_1_1PoolItem.html#ac77d69bbdbeae3944ec324ed9ae6180c">_pimpl</a>-&gt;<a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#ae1d49b5606c30e55c9d99e3fa4be8ed7">isSatisfied</a>(); }</div><div class="line"><a name="l00211"></a><span class="lineno"><a class="line" href="classzypp_1_1PoolItem.html#a6295a68ddc10583a4cd4cbf406aff178">  211</a></span>&#160;  <span class="keywordtype">bool</span> <a class="code" href="classzypp_1_1PoolItem.html#a6295a68ddc10583a4cd4cbf406aff178">PoolItem::isBroken</a>()<span class="keyword"> const                       </span>{ <span class="keywordflow">return</span> <a class="code" href="classzypp_1_1PoolItem.html#ac77d69bbdbeae3944ec324ed9ae6180c">_pimpl</a>-&gt;<a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#a647609b44a64f2c76812be26dfd37c17">isBroken</a>(); }</div><div class="line"><a name="l00212"></a><span class="lineno"><a class="line" href="classzypp_1_1PoolItem.html#a082c00b3830b4bca5b535e56fd7839bc">  212</a></span>&#160;  <span class="keywordtype">bool</span> <a class="code" href="classzypp_1_1PoolItem.html#a082c00b3830b4bca5b535e56fd7839bc">PoolItem::isNeeded</a>()<span class="keyword"> const                       </span>{ <span class="keywordflow">return</span> <a class="code" href="classzypp_1_1PoolItem.html#ac77d69bbdbeae3944ec324ed9ae6180c">_pimpl</a>-&gt;<a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#a175d24508b8be1ce49470d2aaf807574">isNeeded</a>(); }</div><div class="line"><a name="l00213"></a><span class="lineno"><a class="line" href="classzypp_1_1PoolItem.html#a8878adf44d797cbaec7aa82aa8ecec93">  213</a></span>&#160;  <span class="keywordtype">bool</span> <a class="code" href="classzypp_1_1PoolItem.html#a8878adf44d797cbaec7aa82aa8ecec93">PoolItem::isUnwanted</a>()<span class="keyword"> const                     </span>{ <span class="keywordflow">return</span> <a class="code" href="classzypp_1_1PoolItem.html#ac77d69bbdbeae3944ec324ed9ae6180c">_pimpl</a>-&gt;<a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#af5a1f0c39c26c1e3f021054c18c41ce4">isUnwanted</a>(); }</div><div class="line"><a name="l00214"></a><span class="lineno"><a class="line" href="classzypp_1_1PoolItem.html#a32cef34a7d0a99dd64d8722bf9349af8">  214</a></span>&#160;  <span class="keywordtype">void</span> <a class="code" href="classzypp_1_1PoolItem.html#a32cef34a7d0a99dd64d8722bf9349af8">PoolItem::saveState</a>()<span class="keyword"> const                      </span>{ <a class="code" href="classzypp_1_1PoolItem.html#ac77d69bbdbeae3944ec324ed9ae6180c">_pimpl</a>-&gt;<a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#a54fd156928e7cb8545938699b47ad36e">saveState</a>(); }</div><div class="line"><a name="l00215"></a><span class="lineno"><a class="line" href="classzypp_1_1PoolItem.html#a28215d25f7ac03ec5f46cde99746966d">  215</a></span>&#160;  <span class="keywordtype">void</span> <a class="code" href="classzypp_1_1PoolItem.html#a28215d25f7ac03ec5f46cde99746966d">PoolItem::restoreState</a>()<span class="keyword"> const                   </span>{ <a class="code" href="classzypp_1_1PoolItem.html#ac77d69bbdbeae3944ec324ed9ae6180c">_pimpl</a>-&gt;<a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#a54d1b2f4da73c0a7740aa95aa57f640f">restoreState</a>(); }</div><div class="line"><a name="l00216"></a><span class="lineno"><a class="line" href="classzypp_1_1PoolItem.html#a3b980588e3fd8246ccdaa946cc606624">  216</a></span>&#160;  <span class="keywordtype">bool</span> <a class="code" href="classzypp_1_1PoolItem.html#a3b980588e3fd8246ccdaa946cc606624">PoolItem::sameState</a>()<span class="keyword"> const                      </span>{ <span class="keywordflow">return</span> <a class="code" href="classzypp_1_1PoolItem.html#ac77d69bbdbeae3944ec324ed9ae6180c">_pimpl</a>-&gt;<a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#a3097cbf5207033c5dae772aea4d87690">sameState</a>(); }</div><div class="line"><a name="l00217"></a><span class="lineno"><a class="line" href="classzypp_1_1PoolItem.html#a341c425d6489ce0e408e9c807b3896ee">  217</a></span>&#160;  <a class="code" href="classzypp_1_1ResObject.html#a8f7aeed4169bb5add73fffa2413b633f">ResObject::constPtr</a> <a class="code" href="classzypp_1_1PoolItem.html#a341c425d6489ce0e408e9c807b3896ee">PoolItem::resolvable</a>()<span class="keyword"> const      </span>{ <span class="keywordflow">return</span> <a class="code" href="classzypp_1_1PoolItem.html#ac77d69bbdbeae3944ec324ed9ae6180c">_pimpl</a>-&gt;<a class="code" href="structzypp_1_1PoolItem_1_1Impl.html#afe14b15ce49d396e787c834ce7fe32ee">resolvable</a>(); }</div><div class="line"><a name="l00218"></a><span class="lineno">  218</span>&#160;</div><div class="line"><a name="l00219"></a><span class="lineno">  219</span>&#160;</div><div class="line"><a name="l00220"></a><span class="lineno"><a class="line" href="namespacezypp.html#af5624370c5805c211df3049fb44d315b">  220</a></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_1PoolItem.html">PoolItem</a> &amp; obj )</div><div class="line"><a name="l00221"></a><span class="lineno">  221</span>&#160;  { <span class="keywordflow">return</span> <a class="code" href="namespacestr.html">str</a> &lt;&lt; *obj.<a class="code" href="classzypp_1_1PoolItem.html#ac77d69bbdbeae3944ec324ed9ae6180c">_pimpl</a>; }</div><div class="line"><a name="l00222"></a><span class="lineno">  222</span>&#160;</div><div class="line"><a name="l00223"></a><span class="lineno">  223</span>&#160;} <span class="comment">// namespace zypp</span></div><div class="ttc" id="structzypp_1_1PoolItem_1_1Impl_html_a647609b44a64f2c76812be26dfd37c17"><div class="ttname"><a href="structzypp_1_1PoolItem_1_1Impl.html#a647609b44a64f2c76812be26dfd37c17">zypp::PoolItem::Impl::isBroken</a></div><div class="ttdeci">bool isBroken() const</div><div class="ttdef"><b>Definition:</b> <a href="PoolItem_8cc_source.html#l00088">PoolItem.cc:88</a></div></div>
<div class="ttc" id="classzypp_1_1sat_1_1Solvable_html"><div class="ttname"><a href="classzypp_1_1sat_1_1Solvable.html">zypp::sat::Solvable</a></div><div class="ttdoc">A Solvable object within the sat Pool.</div><div class="ttdef"><b>Definition:</b> <a href="Solvable_8h_source.html#l00053">Solvable.h:53</a></div></div>
<div class="ttc" id="classzypp_1_1PoolItem_html_ab2032ff9c77b5bf5b6359c1b965e9298"><div class="ttname"><a href="classzypp_1_1PoolItem.html#ab2032ff9c77b5bf5b6359c1b965e9298">zypp::PoolItem::PoolItem</a></div><div class="ttdeci">PoolItem()</div><div class="ttdoc">Default ctor for use in std::container.</div><div class="ttdef"><b>Definition:</b> <a href="PoolItem_8cc_source.html#l00176">PoolItem.cc:176</a></div></div>
<div class="ttc" id="classzypp_1_1sat_1_1Solvable_html_a0ac33b9faf69b7b78d3e34998e5b509a"><div class="ttname"><a href="classzypp_1_1sat_1_1Solvable.html#a0ac33b9faf69b7b78d3e34998e5b509a">zypp::sat::Solvable::id</a></div><div class="ttdeci">IdType id() const</div><div class="ttdoc">Expert backdoor.</div><div class="ttdef"><b>Definition:</b> <a href="Solvable_8h_source.html#l00390">Solvable.h:390</a></div></div>
<div class="ttc" id="structzypp_1_1PoolItem_1_1Impl_html_adec641a6216641e6d030b0c4c1143d90"><div class="ttname"><a href="structzypp_1_1PoolItem_1_1Impl.html#adec641a6216641e6d030b0c4c1143d90">zypp::PoolItem::Impl::_buddy</a></div><div class="ttdeci">DefaultIntegral&lt; sat::detail::IdType, sat::detail::noId &gt; _buddy</div><div class="ttdef"><b>Definition:</b> <a href="PoolItem_8cc_source.html#l00106">PoolItem.cc:106</a></div></div>
<div class="ttc" id="classzypp_1_1PoolItem_html_a3b980588e3fd8246ccdaa946cc606624"><div class="ttname"><a href="classzypp_1_1PoolItem.html#a3b980588e3fd8246ccdaa946cc606624">zypp::PoolItem::sameState</a></div><div class="ttdeci">bool sameState() const</div><div class="ttdef"><b>Definition:</b> <a href="PoolItem_8cc_source.html#l00216">PoolItem.cc:216</a></div></div>
<div class="ttc" id="structzypp_1_1PoolItem_1_1Impl_html_a06812a829410cb7c9d136416d79e780c"><div class="ttname"><a href="structzypp_1_1PoolItem_1_1Impl.html#a06812a829410cb7c9d136416d79e780c">zypp::PoolItem::Impl::Impl</a></div><div class="ttdeci">Impl()</div><div class="ttdef"><b>Definition:</b> <a href="PoolItem_8cc_source.html#l00040">PoolItem.cc:40</a></div></div>
<div class="ttc" id="classzypp_1_1ResStatus_html_a6176343dbae9c6face06257622a42c17"><div class="ttname"><a href="classzypp_1_1ResStatus.html#a6176343dbae9c6face06257622a42c17">zypp::ResStatus::isToBeInstalled</a></div><div class="ttdeci">bool isToBeInstalled() const</div><div class="ttdef"><b>Definition:</b> <a href="ResStatus_8h_source.html#l00244">ResStatus.h:244</a></div></div>
<div class="ttc" id="DefaultIntegral_8h_html"><div class="ttname"><a href="DefaultIntegral_8h.html">DefaultIntegral.h</a></div></div>
<div class="ttc" id="classzypp_1_1PoolItem_html_a683f3bbaddfaf6a47173eabc7fd3b63b"><div class="ttname"><a href="classzypp_1_1PoolItem.html#a683f3bbaddfaf6a47173eabc7fd3b63b">zypp::PoolItem::setBuddy</a></div><div class="ttdeci">void setBuddy(const sat::Solvable &amp;solv_r)</div><div class="ttdoc">Buddies are set by pool::PoolImpl.</div><div class="ttdef"><b>Definition:</b> <a href="PoolItem_8cc_source.html#l00207">PoolItem.cc:207</a></div></div>
<div class="ttc" id="classzypp_1_1ResStatus_html_a70a16998f2a96c2a7ddb1a2a51e7df41"><div class="ttname"><a href="classzypp_1_1ResStatus.html#a70a16998f2a96c2a7ddb1a2a51e7df41">zypp::ResStatus::isNonRelevant</a></div><div class="ttdeci">bool isNonRelevant() const</div><div class="ttdef"><b>Definition:</b> <a href="ResStatus_8h_source.html#l00225">ResStatus.h:225</a></div></div>
<div class="ttc" id="classzypp_1_1PoolItem_html_a6788d8006e6afb88ebc4e11151d20e2c"><div class="ttname"><a href="classzypp_1_1PoolItem.html#a6788d8006e6afb88ebc4e11151d20e2c">zypp::PoolItem::status</a></div><div class="ttdeci">ResStatus &amp; status() const</div><div class="ttdoc">Returns the current status.</div><div class="ttdef"><b>Definition:</b> <a href="PoolItem_8cc_source.html#l00204">PoolItem.cc:204</a></div></div>
<div class="ttc" id="structzypp_1_1PoolItem_1_1Impl_html_adfe15f234b4e5cac7f6b5a890e563715"><div class="ttname"><a href="structzypp_1_1PoolItem_1_1Impl.html#adfe15f234b4e5cac7f6b5a890e563715">zypp::PoolItem::Impl::_status</a></div><div class="ttdeci">ResStatus _status</div><div class="ttdef"><b>Definition:</b> <a href="PoolItem_8cc_source.html#l00104">PoolItem.cc:104</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_1PoolItem_html_ab56be8572917da8404c45dec8f448412"><div class="ttname"><a href="classzypp_1_1PoolItem.html#ab56be8572917da8404c45dec8f448412">zypp::PoolItem::buddy</a></div><div class="ttdeci">sat::Solvable buddy() const</div><div class="ttdoc">Return the buddy we share our status object with.</div><div class="ttdef"><b>Definition:</b> <a href="PoolItem_8cc_source.html#l00206">PoolItem.cc:206</a></div></div>
<div class="ttc" id="classzypp_1_1ResStatus_html_a6417277649f43c60925437f5611342d3"><div class="ttname"><a href="classzypp_1_1ResStatus.html#a6417277649f43c60925437f5611342d3">zypp::ResStatus::isBroken</a></div><div class="ttdeci">bool isBroken() const</div><div class="ttdef"><b>Definition:</b> <a href="ResStatus_8h_source.html#l00222">ResStatus.h:222</a></div></div>
<div class="ttc" id="classzypp_1_1ResStatus_html_a887aace06d7b9a39a783201dd5ad6884"><div class="ttname"><a href="classzypp_1_1ResStatus.html#a887aace06d7b9a39a783201dd5ad6884">zypp::ResStatus::getTransactValue</a></div><div class="ttdeci">TransactValue getTransactValue() const</div><div class="ttdef"><b>Definition:</b> <a href="ResStatus_8h_source.html#l00270">ResStatus.h:270</a></div></div>
<div class="ttc" id="structzypp_1_1PoolItem_1_1Impl_html_a655a55987e3a4f54e140395b6e67d674"><div class="ttname"><a href="structzypp_1_1PoolItem_1_1Impl.html#a655a55987e3a4f54e140395b6e67d674">zypp::PoolItem::Impl::operator&lt;&lt;</a></div><div class="ttdeci">std::ostream &amp; operator&lt;&lt;(std::ostream &amp;str, const PoolItem::Impl &amp;obj)</div><div class="ttdef"><b>Definition:</b> <a href="PoolItem_8cc_source.html#l00146">PoolItem.cc:146</a></div></div>
<div class="ttc" id="structzypp_1_1PoolItem_1_1Impl_html_a3097cbf5207033c5dae772aea4d87690"><div class="ttname"><a href="structzypp_1_1PoolItem_1_1Impl.html#a3097cbf5207033c5dae772aea4d87690">zypp::PoolItem::Impl::sameState</a></div><div class="ttdeci">bool sameState() const</div><div class="ttdef"><b>Definition:</b> <a href="PoolItem_8cc_source.html#l00117">PoolItem.cc:117</a></div></div>
<div class="ttc" id="structzypp_1_1PoolItem_1_1Impl_html_a54fd156928e7cb8545938699b47ad36e"><div class="ttname"><a href="structzypp_1_1PoolItem_1_1Impl.html#a54fd156928e7cb8545938699b47ad36e">zypp::PoolItem::Impl::saveState</a></div><div class="ttdeci">void saveState() const</div><div class="ttdef"><b>Definition:</b> <a href="PoolItem_8cc_source.html#l00113">PoolItem.cc:113</a></div></div>
<div class="ttc" id="classzypp_1_1ResStatus_html_ae1c6d1c7e500353c6d941a93468b4d4a"><div class="ttname"><a href="classzypp_1_1ResStatus.html#ae1c6d1c7e500353c6d941a93468b4d4a">zypp::ResStatus::resetTransact</a></div><div class="ttdeci">bool resetTransact(TransactByValue causer_r)</div><div class="ttdoc">Not the same as setTransact( false ).</div><div class="ttdef"><b>Definition:</b> <a href="ResStatus_8h_source.html#l00476">ResStatus.h:476</a></div></div>
<div class="ttc" id="classzypp_1_1ResStatus_html_a9d180246b068f4b649bf9b505a4d7044aa87314f0bf49771b1e7020fddd9a0711"><div class="ttname"><a href="classzypp_1_1ResStatus.html#a9d180246b068f4b649bf9b505a4d7044aa87314f0bf49771b1e7020fddd9a0711">zypp::ResStatus::USER</a></div><div class="ttdef"><b>Definition:</b> <a href="ResStatus_8h_source.html#l00111">ResStatus.h:111</a></div></div>
<div class="ttc" id="classzypp_1_1PoolItem_html_aa4b61ed38a79872601ac4f7177eb8c7e"><div class="ttname"><a href="classzypp_1_1PoolItem.html#aa4b61ed38a79872601ac4f7177eb8c7e">zypp::PoolItem::~PoolItem</a></div><div class="ttdeci">~PoolItem()</div><div class="ttdoc">Dtor.</div><div class="ttdef"><b>Definition:</b> <a href="PoolItem_8cc_source.html#l00197">PoolItem.cc:197</a></div></div>
<div class="ttc" id="VendorAttr_8h_html"><div class="ttname"><a href="VendorAttr_8h.html">VendorAttr.h</a></div></div>
<div class="ttc" id="classzypp_1_1PoolItem_html_a70a7983fd8efc67004bfd9b1d6f079d2"><div class="ttname"><a href="classzypp_1_1PoolItem.html#a70a7983fd8efc67004bfd9b1d6f079d2">zypp::PoolItem::isSatisfied</a></div><div class="ttdeci">bool isSatisfied() const</div><div class="ttdoc">Whether a relevant items requirements are met.</div><div class="ttdef"><b>Definition:</b> <a href="PoolItem_8cc_source.html#l00210">PoolItem.cc:210</a></div></div>
<div class="ttc" id="classzypp_1_1ResObject_html_a8f7aeed4169bb5add73fffa2413b633f"><div class="ttname"><a href="classzypp_1_1ResObject.html#a8f7aeed4169bb5add73fffa2413b633f">zypp::ResObject::constPtr</a></div><div class="ttdeci">TraitsType::constPtrType constPtr</div><div class="ttdef"><b>Definition:</b> <a href="ResObject_8h_source.html#l00044">ResObject.h:44</a></div></div>
<div class="ttc" id="structzypp_1_1PoolItem_1_1Impl_html_a2209279c8f1be9d057a385aafc0f7f1c"><div class="ttname"><a href="structzypp_1_1PoolItem_1_1Impl.html#a2209279c8f1be9d057a385aafc0f7f1c">zypp::PoolItem::Impl::setBuddy</a></div><div class="ttdeci">void setBuddy(const sat::Solvable &amp;solv_r)</div><div class="ttdef"><b>Definition:</b> <a href="PoolItem_8cc_source.html#l00156">PoolItem.cc:156</a></div></div>
<div class="ttc" id="structzypp_1_1PoolItem_1_1Impl_html_a8c0055a9983e8fca8f12c16af9fc1399"><div class="ttname"><a href="structzypp_1_1PoolItem_1_1Impl.html#a8c0055a9983e8fca8f12c16af9fc1399">zypp::PoolItem::Impl::isRelevant</a></div><div class="ttdeci">bool isRelevant() const</div><div class="ttdef"><b>Definition:</b> <a href="PoolItem_8cc_source.html#l00078">PoolItem.cc:78</a></div></div>
<div class="ttc" id="structzypp_1_1PoolItem_1_1Impl_html_a175d24508b8be1ce49470d2aaf807574"><div class="ttname"><a href="structzypp_1_1PoolItem_1_1Impl.html#a175d24508b8be1ce49470d2aaf807574">zypp::PoolItem::Impl::isNeeded</a></div><div class="ttdeci">bool isNeeded() const</div><div class="ttdef"><b>Definition:</b> <a href="PoolItem_8cc_source.html#l00093">PoolItem.cc:93</a></div></div>
<div class="ttc" id="classzypp_1_1PoolItem_html_a341c425d6489ce0e408e9c807b3896ee"><div class="ttname"><a href="classzypp_1_1PoolItem.html#a341c425d6489ce0e408e9c807b3896ee">zypp::PoolItem::resolvable</a></div><div class="ttdeci">ResObject::constPtr resolvable() const</div><div class="ttdoc">Returns the ResObject::constPtr.</div><div class="ttdef"><b>Definition:</b> <a href="PoolItem_8cc_source.html#l00217">PoolItem.cc:217</a></div></div>
<div class="ttc" id="group__ZYPP__BASE__LOGGER__MACROS_html_ga735563036dced0b7d6cc98f97ea4978b"><div class="ttname"><a href="group__ZYPP__BASE__LOGGER__MACROS.html#ga735563036dced0b7d6cc98f97ea4978b">ERR</a></div><div class="ttdeci">#define ERR</div><div class="ttdef"><b>Definition:</b> <a href="Logger_8h_source.html#l00081">Logger.h:81</a></div></div>
<div class="ttc" id="classzypp_1_1sat_1_1Solvable_html_a4034c892c4fb9eebafb88bd9d4c984f3"><div class="ttname"><a href="classzypp_1_1sat_1_1Solvable.html#a4034c892c4fb9eebafb88bd9d4c984f3">zypp::sat::Solvable::noSolvable</a></div><div class="ttdeci">static const Solvable noSolvable</div><div class="ttdoc">Represents no Solvable.</div><div class="ttdef"><b>Definition:</b> <a href="Solvable_8h_source.html#l00071">Solvable.h:71</a></div></div>
<div class="ttc" id="ResPool_8h_html"><div class="ttname"><a href="ResPool_8h.html">ResPool.h</a></div></div>
<div class="ttc" id="structzypp_1_1PoolItem_1_1Impl_html_a90f6660fe3d741caef84cb95bd2c4143"><div class="ttname"><a href="structzypp_1_1PoolItem_1_1Impl.html#a90f6660fe3d741caef84cb95bd2c4143">zypp::PoolItem::Impl::Impl</a></div><div class="ttdeci">Impl(ResObject::constPtr res_r, const ResStatus &amp;status_r)</div><div class="ttdef"><b>Definition:</b> <a href="PoolItem_8cc_source.html#l00042">PoolItem.cc:42</a></div></div>
<div class="ttc" id="structzypp_1_1PoolItem_1_1Impl_html_ac35beb628f7fdca725ce2be933f19695"><div class="ttname"><a href="structzypp_1_1PoolItem_1_1Impl.html#ac35beb628f7fdca725ce2be933f19695">zypp::PoolItem::Impl::_savedStatus</a></div><div class="ttdeci">ResStatus _savedStatus</div><div class="ttdef"><b>Definition:</b> <a href="PoolItem_8cc_source.html#l00132">PoolItem.cc:132</a></div></div>
<div class="ttc" id="classzypp_1_1PoolItem_html_a6295a68ddc10583a4cd4cbf406aff178"><div class="ttname"><a href="classzypp_1_1PoolItem.html#a6295a68ddc10583a4cd4cbf406aff178">zypp::PoolItem::isBroken</a></div><div class="ttdeci">bool isBroken() const</div><div class="ttdoc">Whether a relevant items requirements are broken.</div><div class="ttdef"><b>Definition:</b> <a href="PoolItem_8cc_source.html#l00211">PoolItem.cc:211</a></div></div>
<div class="ttc" id="structzypp_1_1PoolItem_1_1Impl_html_aa39eaa0fa959c70e8b1e91abc1056c70"><div class="ttname"><a href="structzypp_1_1PoolItem_1_1Impl.html#aa39eaa0fa959c70e8b1e91abc1056c70">zypp::PoolItem::Impl::isUndetermined</a></div><div class="ttdeci">bool isUndetermined() const</div><div class="ttdef"><b>Definition:</b> <a href="PoolItem_8cc_source.html#l00073">PoolItem.cc:73</a></div></div>
<div class="ttc" id="classzypp_1_1PoolItem_html_aa9e5c27de8637a3b34d6a15ed33ac1f7"><div class="ttname"><a href="classzypp_1_1PoolItem.html#aa9e5c27de8637a3b34d6a15ed33ac1f7">zypp::PoolItem::statusReset</a></div><div class="ttdeci">ResStatus &amp; statusReset() const</div><div class="ttdoc">Reset status.</div><div class="ttdef"><b>Definition:</b> <a href="PoolItem_8cc_source.html#l00205">PoolItem.cc:205</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_1PoolItem_1_1Impl_html_a61f0993005dfc6c2e17f66a830aa39af"><div class="ttname"><a href="structzypp_1_1PoolItem_1_1Impl.html#a61f0993005dfc6c2e17f66a830aa39af">zypp::PoolItem::Impl::nullimpl</a></div><div class="ttdeci">static shared_ptr&lt; Impl &gt; nullimpl()</div><div class="ttdoc">Offer default Impl.</div><div class="ttdef"><b>Definition:</b> <a href="PoolItem_8cc_source.html#l00137">PoolItem.cc:137</a></div></div>
<div class="ttc" id="classzypp_1_1PoolItem_html_ad348ef44501bcdf008fb73b23c75e9b3"><div class="ttname"><a href="classzypp_1_1PoolItem.html#ad348ef44501bcdf008fb73b23c75e9b3">zypp::PoolItem::isUndetermined</a></div><div class="ttdeci">bool isUndetermined() const</div><div class="ttdoc">No validation is performed for packages.</div><div class="ttdef"><b>Definition:</b> <a href="PoolItem_8cc_source.html#l00208">PoolItem.cc:208</a></div></div>
<div class="ttc" id="structzypp_1_1PoolItem_1_1Impl_html"><div class="ttname"><a href="structzypp_1_1PoolItem_1_1Impl.html">zypp::PoolItem::Impl</a></div><div class="ttdoc">PoolItem implementation.</div><div class="ttdef"><b>Definition:</b> <a href="PoolItem_8cc_source.html#l00037">PoolItem.cc:37</a></div></div>
<div class="ttc" id="classzypp_1_1PoolItem_html_a28215d25f7ac03ec5f46cde99746966d"><div class="ttname"><a href="classzypp_1_1PoolItem.html#a28215d25f7ac03ec5f46cde99746966d">zypp::PoolItem::restoreState</a></div><div class="ttdeci">void restoreState() const</div><div class="ttdef"><b>Definition:</b> <a href="PoolItem_8cc_source.html#l00215">PoolItem.cc:215</a></div></div>
<div class="ttc" id="classzypp_1_1ResStatus_html_ae3b8a05dbf89a75654d21b0c18c1fa31"><div class="ttname"><a href="classzypp_1_1ResStatus.html#ae3b8a05dbf89a75654d21b0c18c1fa31">zypp::ResStatus::isSatisfied</a></div><div class="ttdeci">bool isSatisfied() const</div><div class="ttdef"><b>Definition:</b> <a href="ResStatus_8h_source.html#l00219">ResStatus.h:219</a></div></div>
<div class="ttc" id="classzypp_1_1PoolItem_html_a94e68bf5fc4ba2257075bd568d9b3528"><div class="ttname"><a href="classzypp_1_1PoolItem.html#a94e68bf5fc4ba2257075bd568d9b3528">zypp::PoolItem::makePoolItem</a></div><div class="ttdeci">static PoolItem makePoolItem(const sat::Solvable &amp;solvable_r)</div><div class="ttdoc">PoolItem generator for pool::PoolImpl.</div><div class="ttdef"><b>Definition:</b> <a href="PoolItem_8cc_source.html#l00192">PoolItem.cc:192</a></div></div>
<div class="ttc" id="classzypp_1_1DefaultIntegral_html"><div class="ttname"><a href="classzypp_1_1DefaultIntegral.html">zypp::DefaultIntegral&lt; sat::detail::IdType, sat::detail::noId &gt;</a></div></div>
<div class="ttc" id="classzypp_1_1ResStatus_html_a86e554b9cfdb90f9303ac4cd86f14c67"><div class="ttname"><a href="classzypp_1_1ResStatus.html#a86e554b9cfdb90f9303ac4cd86f14c67">zypp::ResStatus::setLock</a></div><div class="ttdeci">bool setLock(bool toLock_r, TransactByValue causer_r)</div><div class="ttdoc">Apply a lock (prevent transaction).</div><div class="ttdef"><b>Definition:</b> <a href="ResStatus_8h_source.html#l00379">ResStatus.h:379</a></div></div>
<div class="ttc" id="Package_8h_html"><div class="ttname"><a href="Package_8h.html">Package.h</a></div></div>
<div class="ttc" id="structzypp_1_1PoolItem_1_1Impl_html_a54d1b2f4da73c0a7740aa95aa57f640f"><div class="ttname"><a href="structzypp_1_1PoolItem_1_1Impl.html#a54d1b2f4da73c0a7740aa95aa57f640f">zypp::PoolItem::Impl::restoreState</a></div><div class="ttdeci">void restoreState() const</div><div class="ttdef"><b>Definition:</b> <a href="PoolItem_8cc_source.html#l00115">PoolItem.cc:115</a></div></div>
<div class="ttc" id="classzypp_1_1sat_1_1Solvable_html_a7c8e26b9bd198261bb5a9b604516495a"><div class="ttname"><a href="classzypp_1_1sat_1_1Solvable.html#a7c8e26b9bd198261bb5a9b604516495a">zypp::sat::Solvable::isSystem</a></div><div class="ttdeci">bool isSystem() const</div><div class="ttdoc">Return whether this Solvable belongs to the system repo.</div><div class="ttdef"><b>Definition:</b> <a href="Solvable_8cc_source.html#l00369">Solvable.cc:369</a></div></div>
<div class="ttc" id="structzypp_1_1PoolItem_1_1Impl_html_a3c3961735ac2856f374f3befbb36ecb7"><div class="ttname"><a href="structzypp_1_1PoolItem_1_1Impl.html#a3c3961735ac2856f374f3befbb36ecb7">zypp::PoolItem::Impl::_resolvable</a></div><div class="ttdeci">ResObject::constPtr _resolvable</div><div class="ttdef"><b>Definition:</b> <a href="PoolItem_8cc_source.html#l00105">PoolItem.cc:105</a></div></div>
<div class="ttc" id="classzypp_1_1PoolItem_html_a045148d5149471f0b8f5848eb1406fd1"><div class="ttname"><a href="classzypp_1_1PoolItem.html#a045148d5149471f0b8f5848eb1406fd1">zypp::PoolItem::isRelevant</a></div><div class="ttdeci">bool isRelevant() const</div><div class="ttdoc">Returns true if the solvable is relevant which means e.g.</div><div class="ttdef"><b>Definition:</b> <a href="PoolItem_8cc_source.html#l00209">PoolItem.cc:209</a></div></div>
<div class="ttc" id="structzypp_1_1PoolItem_1_1Impl_html_aa4c30dd52b713cd8c3e24d04c0c84f67"><div class="ttname"><a href="structzypp_1_1PoolItem_1_1Impl.html#aa4c30dd52b713cd8c3e24d04c0c84f67">zypp::PoolItem::Impl::statusReset</a></div><div class="ttdeci">ResStatus &amp; statusReset() const</div><div class="ttdef"><b>Definition:</b> <a href="PoolItem_8cc_source.html#l00065">PoolItem.cc:65</a></div></div>
<div class="ttc" id="structzypp_1_1PoolItem_1_1Impl_html_a861f59d6d5c2b633ffd65d9c7a7725a0"><div class="ttname"><a href="structzypp_1_1PoolItem_1_1Impl.html#a861f59d6d5c2b633ffd65d9c7a7725a0">zypp::PoolItem::Impl::status</a></div><div class="ttdeci">ResStatus &amp; status() const</div><div class="ttdef"><b>Definition:</b> <a href="PoolItem_8cc_source.html#l00048">PoolItem.cc:48</a></div></div>
<div class="ttc" id="classzypp_1_1ResStatus_html_a082f0e5de69ca55983f497489fd02fd3"><div class="ttname"><a href="classzypp_1_1ResStatus.html#a082f0e5de69ca55983f497489fd02fd3">zypp::ResStatus::isLicenceConfirmed</a></div><div class="ttdeci">bool isLicenceConfirmed() const</div><div class="ttdef"><b>Definition:</b> <a href="ResStatus_8h_source.html#l00175">ResStatus.h:175</a></div></div>
<div class="ttc" id="classzypp_1_1PoolItem_html_ab19c85e4391a9c2977b652c7257bde6c"><div class="ttname"><a href="classzypp_1_1PoolItem.html#ab19c85e4391a9c2977b652c7257bde6c">zypp::PoolItem::pool</a></div><div class="ttdeci">ResPool pool() const</div><div class="ttdoc">Return the ResPool the item belongs to.</div><div class="ttdef"><b>Definition:</b> <a href="PoolItem_8cc_source.html#l00200">PoolItem.cc:200</a></div></div>
<div class="ttc" id="classzypp_1_1ResPool_html"><div class="ttname"><a href="classzypp_1_1ResPool.html">zypp::ResPool</a></div><div class="ttdoc">Global ResObject pool.</div><div class="ttdef"><b>Definition:</b> <a href="ResPool_8h_source.html#l00060">ResPool.h:60</a></div></div>
<div class="ttc" id="classzypp_1_1ResStatus_html_a4de95ffeaa4ca4925adfb3c8e26e1e11"><div class="ttname"><a href="classzypp_1_1ResStatus.html#a4de95ffeaa4ca4925adfb3c8e26e1e11">zypp::ResStatus::isUndetermined</a></div><div class="ttdeci">bool isUndetermined() const</div><div class="ttdef"><b>Definition:</b> <a href="ResStatus_8h_source.html#l00216">ResStatus.h:216</a></div></div>
<div class="ttc" id="Logger_8h_html"><div class="ttname"><a href="Logger_8h.html">Logger.h</a></div></div>
<div class="ttc" id="structzypp_1_1PoolItem_1_1Impl_html_af5a1f0c39c26c1e3f021054c18c41ce4"><div class="ttname"><a href="structzypp_1_1PoolItem_1_1Impl.html#af5a1f0c39c26c1e3f021054c18c41ce4">zypp::PoolItem::Impl::isUnwanted</a></div><div class="ttdeci">bool isUnwanted() const</div><div class="ttdef"><b>Definition:</b> <a href="PoolItem_8cc_source.html#l00098">PoolItem.cc:98</a></div></div>
<div class="ttc" id="structzypp_1_1PoolItem_1_1Impl_html_ae1d49b5606c30e55c9d99e3fa4be8ed7"><div class="ttname"><a href="structzypp_1_1PoolItem_1_1Impl.html#ae1d49b5606c30e55c9d99e3fa4be8ed7">zypp::PoolItem::Impl::isSatisfied</a></div><div class="ttdeci">bool isSatisfied() const</div><div class="ttdef"><b>Definition:</b> <a href="PoolItem_8cc_source.html#l00083">PoolItem.cc:83</a></div></div>
<div class="ttc" id="classzypp_1_1ResStatus_html_a76d08bae178903f630f509658d227704"><div class="ttname"><a href="classzypp_1_1ResStatus.html#a76d08bae178903f630f509658d227704">zypp::ResStatus::isLocked</a></div><div class="ttdeci">bool isLocked() const</div><div class="ttdef"><b>Definition:</b> <a href="ResStatus_8h_source.html#l00255">ResStatus.h:255</a></div></div>
<div class="ttc" id="classzypp_1_1ResStatus_html_af86441b5a4c34b52b8691329a3c9c066a5194fbd35b31c83858627546b83680de"><div class="ttname"><a href="classzypp_1_1ResStatus.html#af86441b5a4c34b52b8691329a3c9c066a5194fbd35b31c83858627546b83680de">zypp::ResStatus::LOCKED</a></div><div class="ttdef"><b>Definition:</b> <a href="ResStatus_8h_source.html#l00103">ResStatus.h:103</a></div></div>
<div class="ttc" id="structzypp_1_1PoolItem_1_1Impl_html_afe14b15ce49d396e787c834ce7fe32ee"><div class="ttname"><a href="structzypp_1_1PoolItem_1_1Impl.html#afe14b15ce49d396e787c834ce7fe32ee">zypp::PoolItem::Impl::resolvable</a></div><div class="ttdeci">ResObject::constPtr resolvable() const</div><div class="ttdef"><b>Definition:</b> <a href="PoolItem_8cc_source.html#l00062">PoolItem.cc:62</a></div></div>
<div class="ttc" id="classzypp_1_1ResStatus_html"><div class="ttname"><a href="classzypp_1_1ResStatus.html">zypp::ResStatus</a></div><div class="ttdoc">Status bitfield.</div><div class="ttdef"><b>Definition:</b> <a href="ResStatus_8h_source.html#l00053">ResStatus.h:53</a></div></div>
<div class="ttc" id="classzypp_1_1PoolItem_html_a082c00b3830b4bca5b535e56fd7839bc"><div class="ttname"><a href="classzypp_1_1PoolItem.html#a082c00b3830b4bca5b535e56fd7839bc">zypp::PoolItem::isNeeded</a></div><div class="ttdeci">bool isNeeded() const</div><div class="ttdoc">This includes unlocked broken patches, as well as those already selected to be installed (otherwise c...</div><div class="ttdef"><b>Definition:</b> <a href="PoolItem_8cc_source.html#l00212">PoolItem.cc:212</a></div></div>
<div class="ttc" id="namespacezypp_html_aa98a7bf54b222ed49cb4422d333f1ade"><div class="ttname"><a href="namespacezypp.html#aa98a7bf54b222ed49cb4422d333f1ade">zypp::makeResObject</a></div><div class="ttdeci">ResObject::Ptr makeResObject(const sat::Solvable &amp;solvable_r)</div><div class="ttdoc">Create ResObject from sat::Solvable.</div><div class="ttdef"><b>Definition:</b> <a href="ResObject_8cc_source.html#l00044">ResObject.cc:44</a></div></div>
<div class="ttc" id="classzypp_1_1PoolItem_html"><div class="ttname"><a href="classzypp_1_1PoolItem.html">zypp::PoolItem</a></div><div class="ttdoc">Combining sat::Solvable and ResStatus.</div><div class="ttdef"><b>Definition:</b> <a href="PoolItem_8h_source.html#l00050">PoolItem.h:50</a></div></div>
<div class="ttc" id="structzypp_1_1PoolItem_1_1Impl_html_a62b5a4ea3a61731d81832aadb3430619"><div class="ttname"><a href="structzypp_1_1PoolItem_1_1Impl.html#a62b5a4ea3a61731d81832aadb3430619">zypp::PoolItem::Impl::buddy</a></div><div class="ttdeci">sat::Solvable buddy() const</div><div class="ttdef"><b>Definition:</b> <a href="PoolItem_8cc_source.html#l00051">PoolItem.cc:51</a></div></div>
<div class="ttc" id="classzypp_1_1PoolItem_html_a8878adf44d797cbaec7aa82aa8ecec93"><div class="ttname"><a href="classzypp_1_1PoolItem.html#a8878adf44d797cbaec7aa82aa8ecec93">zypp::PoolItem::isUnwanted</a></div><div class="ttdeci">bool isUnwanted() const</div><div class="ttdoc">Broken (needed) but locked patches.</div><div class="ttdef"><b>Definition:</b> <a href="PoolItem_8cc_source.html#l00213">PoolItem.cc:213</a></div></div>
<div class="ttc" id="classzypp_1_1PoolItem_html_ac77d69bbdbeae3944ec324ed9ae6180c"><div class="ttname"><a href="classzypp_1_1PoolItem.html#ac77d69bbdbeae3944ec324ed9ae6180c">zypp::PoolItem::_pimpl</a></div><div class="ttdeci">RW_pointer&lt; Impl &gt; _pimpl</div><div class="ttdoc">Pointer to implementation.</div><div class="ttdef"><b>Definition:</b> <a href="PoolItem_8h_source.html#l00151">PoolItem.h:151</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="structzypp_1_1sat_1_1SolvableType_html_a78de3f4b41f0965829beaa28245a25dd"><div class="ttname"><a href="structzypp_1_1sat_1_1SolvableType.html#a78de3f4b41f0965829beaa28245a25dd">zypp::sat::SolvableType::satSolvable</a></div><div class="ttdeci">Solvable satSolvable() const</div><div class="ttdoc">Return the corresponding sat::Solvable.</div><div class="ttdef"><b>Definition:</b> <a href="SolvableType_8h_source.html#l00057">SolvableType.h:57</a></div></div>
<div class="ttc" id="PoolItem_8h_html"><div class="ttname"><a href="PoolItem_8h.html">PoolItem.h</a></div></div>
<div class="ttc" id="classzypp_1_1ResStatus_html_aee2450b9eeb3dc8471bd5ef81600cf05"><div class="ttname"><a href="classzypp_1_1ResStatus.html#aee2450b9eeb3dc8471bd5ef81600cf05">zypp::ResStatus::isBySolver</a></div><div class="ttdeci">bool isBySolver() const</div><div class="ttdef"><b>Definition:</b> <a href="ResStatus_8h_source.html#l00281">ResStatus.h:281</a></div></div>
<div class="ttc" id="group__ZYPP__BASE__LOGGER__MACROS_html_ga49606be7356624568932ec81c0d429f4"><div class="ttname"><a href="group__ZYPP__BASE__LOGGER__MACROS.html#ga49606be7356624568932ec81c0d429f4">DBG</a></div><div class="ttdeci">#define DBG</div><div class="ttdef"><b>Definition:</b> <a href="Logger_8h_source.html#l00078">Logger.h:78</a></div></div>
<div class="ttc" id="classzypp_1_1PoolItem_html_a32cef34a7d0a99dd64d8722bf9349af8"><div class="ttname"><a href="classzypp_1_1PoolItem.html#a32cef34a7d0a99dd64d8722bf9349af8">zypp::PoolItem::saveState</a></div><div class="ttdeci">void saveState() const</div><div class="ttdef"><b>Definition:</b> <a href="PoolItem_8cc_source.html#l00214">PoolItem.cc:214</a></div></div>
<div class="ttc" id="classzypp_1_1ResPool_html_a35598ca6a635941d758dd092c5200c9c"><div class="ttname"><a href="classzypp_1_1ResPool.html#a35598ca6a635941d758dd092c5200c9c">zypp::ResPool::instance</a></div><div class="ttdeci">static ResPool instance()</div><div class="ttdoc">Singleton ctor.</div><div class="ttdef"><b>Definition:</b> <a href="ResPool_8cc_source.html#l00033">ResPool.cc:33</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="PoolItem_8cc.html">PoolItem.cc</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>