Sophie

Sophie

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

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/target/SolvIdentFile.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('SolvIdentFile_8h_source.html','');});
/* @license-end */
</script>
<div id="doc-content">
<div class="header">
  <div class="headertitle">
<div class="title">SolvIdentFile.h</div>  </div>
</div><!--header-->
<div class="contents">
<a href="SolvIdentFile_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="l00012"></a><span class="lineno">   12</span>&#160;<span class="preprocessor">#ifndef ZYPP_TARGET_SOLVIDENTFILE_H</span></div><div class="line"><a name="l00013"></a><span class="lineno">   13</span>&#160;<span class="preprocessor">#define ZYPP_TARGET_SOLVIDENTFILE_H</span></div><div class="line"><a name="l00014"></a><span class="lineno">   14</span>&#160;</div><div class="line"><a name="l00015"></a><span class="lineno">   15</span>&#160;<span class="preprocessor">#include &lt;iosfwd&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;</div><div class="line"><a name="l00019"></a><span class="lineno">   19</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="IdString_8h.html">zypp/IdString.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="Pathname_8h.html">zypp/Pathname.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="l00025"></a><span class="lineno">   25</span>&#160;  <span class="keyword">namespace </span>target</div><div class="line"><a name="l00027"></a><span class="lineno">   27</span>&#160;  { </div><div class="line"><a name="l00028"></a><span class="lineno">   28</span>&#160;</div><div class="line"><a name="l00033"></a><span class="lineno"><a class="line" href="classzypp_1_1target_1_1SolvIdentFile.html">   33</a></span>&#160;    <span class="keyword">class </span><a class="code" href="classzypp_1_1target_1_1SolvIdentFile.html">SolvIdentFile</a></div><div class="line"><a name="l00034"></a><span class="lineno">   34</span>&#160;    {</div><div class="line"><a name="l00035"></a><span class="lineno">   35</span>&#160;      <span class="keyword">friend</span> std::ostream &amp; <a class="code" href="classzypp_1_1target_1_1SolvIdentFile.html#a4b4d46246a41b80ce5ccd828dcb554e6">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_1target_1_1SolvIdentFile.html">SolvIdentFile</a> &amp; obj );</div><div class="line"><a name="l00036"></a><span class="lineno">   36</span>&#160;      <span class="keyword">public</span>:</div><div class="line"><a name="l00037"></a><span class="lineno"><a class="line" href="classzypp_1_1target_1_1SolvIdentFile.html#ac3b4d2f79a1c969d8b4c50b23c173878">   37</a></span>&#160;        <span class="keyword">typedef</span> std::unordered_set&lt;IdString&gt; <a class="code" href="classzypp_1_1target_1_1SolvIdentFile.html#ac3b4d2f79a1c969d8b4c50b23c173878">Data</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="l00041"></a><span class="lineno"><a class="line" href="classzypp_1_1target_1_1SolvIdentFile.html#a56d48246f97f5fd91a2d8be0a0da603e">   41</a></span>&#160;        <a class="code" href="classzypp_1_1target_1_1SolvIdentFile.html#a56d48246f97f5fd91a2d8be0a0da603e">SolvIdentFile</a>( <span class="keyword">const</span> <a class="code" href="classzypp_1_1filesystem_1_1Pathname.html">Pathname</a> &amp; file_r )</div><div class="line"><a name="l00042"></a><span class="lineno">   42</span>&#160;        : <a class="code" href="classzypp_1_1target_1_1SolvIdentFile.html#a6be1977f2382fd970fce243246d8cb92">_file</a>( file_r )</div><div class="line"><a name="l00043"></a><span class="lineno">   43</span>&#160;        {}</div><div class="line"><a name="l00044"></a><span class="lineno">   44</span>&#160;</div><div class="line"><a name="l00046"></a><span class="lineno"><a class="line" href="classzypp_1_1target_1_1SolvIdentFile.html#a527c1b6ef4fdf804a82c6b103634b41d">   46</a></span>&#160;        <span class="keyword">const</span> <a class="code" href="classzypp_1_1filesystem_1_1Pathname.html">Pathname</a> &amp; <a class="code" href="classzypp_1_1target_1_1SolvIdentFile.html#a527c1b6ef4fdf804a82c6b103634b41d">file</a>()<span class="keyword"> const</span></div><div class="line"><a name="l00047"></a><span class="lineno">   47</span>&#160;<span class="keyword">        </span>{ <span class="keywordflow">return</span> <a class="code" href="classzypp_1_1target_1_1SolvIdentFile.html#a6be1977f2382fd970fce243246d8cb92">_file</a>; }</div><div class="line"><a name="l00048"></a><span class="lineno">   48</span>&#160;</div><div class="line"><a name="l00053"></a><span class="lineno"><a class="line" href="classzypp_1_1target_1_1SolvIdentFile.html#acacb56c5b0bce5a31142fd8fe23a50db">   53</a></span>&#160;        <span class="keyword">const</span> <a class="code" href="classzypp_1_1target_1_1SolvIdentFile.html#ac3b4d2f79a1c969d8b4c50b23c173878">Data</a> &amp; <a class="code" href="classzypp_1_1target_1_1SolvIdentFile.html#acacb56c5b0bce5a31142fd8fe23a50db">data</a>()<span class="keyword"> const</span></div><div class="line"><a name="l00054"></a><span class="lineno">   54</span>&#160;<span class="keyword">        </span>{</div><div class="line"><a name="l00055"></a><span class="lineno">   55</span>&#160;          <span class="keywordflow">if</span> ( !<a class="code" href="classzypp_1_1target_1_1SolvIdentFile.html#a703f093cbc16da732fe80a8c1abf2967">_dataPtr</a> )</div><div class="line"><a name="l00056"></a><span class="lineno">   56</span>&#160;          {</div><div class="line"><a name="l00057"></a><span class="lineno">   57</span>&#160;            <a class="code" href="classzypp_1_1target_1_1SolvIdentFile.html#a703f093cbc16da732fe80a8c1abf2967">_dataPtr</a>.reset( <span class="keyword">new</span> <a class="code" href="classzypp_1_1target_1_1SolvIdentFile.html#ac3b4d2f79a1c969d8b4c50b23c173878">Data</a> );</div><div class="line"><a name="l00058"></a><span class="lineno">   58</span>&#160;            <a class="code" href="classzypp_1_1target_1_1SolvIdentFile.html#ac3b4d2f79a1c969d8b4c50b23c173878">Data</a> &amp; mydata( *<a class="code" href="classzypp_1_1target_1_1SolvIdentFile.html#a703f093cbc16da732fe80a8c1abf2967">_dataPtr</a> );</div><div class="line"><a name="l00059"></a><span class="lineno">   59</span>&#160;            <a class="code" href="classzypp_1_1target_1_1SolvIdentFile.html#a4219d174688689c59c4aa086958bba3b">load</a>( <a class="code" href="classzypp_1_1target_1_1SolvIdentFile.html#a6be1977f2382fd970fce243246d8cb92">_file</a>, mydata );</div><div class="line"><a name="l00060"></a><span class="lineno">   60</span>&#160;          }</div><div class="line"><a name="l00061"></a><span class="lineno">   61</span>&#160;          <span class="keywordflow">return</span> *<a class="code" href="classzypp_1_1target_1_1SolvIdentFile.html#a703f093cbc16da732fe80a8c1abf2967">_dataPtr</a>;</div><div class="line"><a name="l00062"></a><span class="lineno">   62</span>&#160;        }</div><div class="line"><a name="l00063"></a><span class="lineno">   63</span>&#160;</div><div class="line"><a name="l00069"></a><span class="lineno"><a class="line" href="classzypp_1_1target_1_1SolvIdentFile.html#ad6d892a227b69327bd176dd061c14a4b">   69</a></span>&#160;        <span class="keywordtype">void</span> <a class="code" href="classzypp_1_1target_1_1SolvIdentFile.html#ad6d892a227b69327bd176dd061c14a4b">setData</a>( <span class="keyword">const</span> <a class="code" href="classzypp_1_1target_1_1SolvIdentFile.html#ac3b4d2f79a1c969d8b4c50b23c173878">Data</a> &amp; data_r )</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;          <span class="keywordflow">if</span> ( !<a class="code" href="classzypp_1_1target_1_1SolvIdentFile.html#a703f093cbc16da732fe80a8c1abf2967">_dataPtr</a> )</div><div class="line"><a name="l00072"></a><span class="lineno">   72</span>&#160;            <a class="code" href="classzypp_1_1target_1_1SolvIdentFile.html#a703f093cbc16da732fe80a8c1abf2967">_dataPtr</a>.reset( <span class="keyword">new</span> <a class="code" href="classzypp_1_1target_1_1SolvIdentFile.html#ac3b4d2f79a1c969d8b4c50b23c173878">Data</a> );</div><div class="line"><a name="l00073"></a><span class="lineno">   73</span>&#160;</div><div class="line"><a name="l00074"></a><span class="lineno">   74</span>&#160;          <span class="keywordflow">if</span> ( <a class="code" href="classzypp_1_1target_1_1SolvIdentFile.html#a77f99bf6ac41547e65f830962de6ef47">differs</a>( *<a class="code" href="classzypp_1_1target_1_1SolvIdentFile.html#a703f093cbc16da732fe80a8c1abf2967">_dataPtr</a>, data_r ) )</div><div class="line"><a name="l00075"></a><span class="lineno">   75</span>&#160;          {</div><div class="line"><a name="l00076"></a><span class="lineno">   76</span>&#160;            <a class="code" href="classzypp_1_1target_1_1SolvIdentFile.html#ac96d4b2476d9c538ad0ea09c0e72008a">store</a>( <a class="code" href="classzypp_1_1target_1_1SolvIdentFile.html#a6be1977f2382fd970fce243246d8cb92">_file</a>, data_r );</div><div class="line"><a name="l00077"></a><span class="lineno">   77</span>&#160;            *<a class="code" href="classzypp_1_1target_1_1SolvIdentFile.html#a703f093cbc16da732fe80a8c1abf2967">_dataPtr</a> = data_r;</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="l00080"></a><span class="lineno">   80</span>&#160;</div><div class="line"><a name="l00081"></a><span class="lineno">   81</span>&#160;      <span class="keyword">private</span>:</div><div class="line"><a name="l00083"></a><span class="lineno"><a class="line" href="classzypp_1_1target_1_1SolvIdentFile.html#a77f99bf6ac41547e65f830962de6ef47">   83</a></span>&#160;        <span class="keywordtype">bool</span> <a class="code" href="classzypp_1_1target_1_1SolvIdentFile.html#a77f99bf6ac41547e65f830962de6ef47">differs</a>( <span class="keyword">const</span> <a class="code" href="classzypp_1_1target_1_1SolvIdentFile.html#ac3b4d2f79a1c969d8b4c50b23c173878">Data</a> &amp; lhs, <span class="keyword">const</span> <a class="code" href="classzypp_1_1target_1_1SolvIdentFile.html#ac3b4d2f79a1c969d8b4c50b23c173878">Data</a> &amp; rhs )<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;</div><div class="line"><a name="l00086"></a><span class="lineno">   86</span>&#160;          <span class="keywordflow">if</span> ( lhs.size() != rhs.size() )</div><div class="line"><a name="l00087"></a><span class="lineno">   87</span>&#160;            <span class="keywordflow">return</span> <span class="keyword">true</span>;</div><div class="line"><a name="l00088"></a><span class="lineno">   88</span>&#160;          <a class="code" href="Easy_8h.html#a7887338b8a0727becb37d8061fcbfc0e">for_</a>( it, lhs.begin(), lhs.end() )</div><div class="line"><a name="l00089"></a><span class="lineno">   89</span>&#160;          {</div><div class="line"><a name="l00090"></a><span class="lineno">   90</span>&#160;            <span class="keywordflow">if</span> ( rhs.find( *it ) == rhs.end() )</div><div class="line"><a name="l00091"></a><span class="lineno">   91</span>&#160;              <span class="keywordflow">return</span> <span class="keyword">true</span>;</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">   93</span>&#160;          <span class="keywordflow">return</span> <span class="keyword">false</span>;</div><div class="line"><a name="l00094"></a><span class="lineno">   94</span>&#160;        }</div><div class="line"><a name="l00096"></a><span class="lineno">   96</span>&#160;        <span class="keyword">static</span> <span class="keywordtype">void</span> <a class="code" href="classzypp_1_1target_1_1SolvIdentFile.html#a4219d174688689c59c4aa086958bba3b">load</a>( <span class="keyword">const</span> <a class="code" href="classzypp_1_1filesystem_1_1Pathname.html">Pathname</a> &amp; file_r, <a class="code" href="classzypp_1_1target_1_1SolvIdentFile.html#ac3b4d2f79a1c969d8b4c50b23c173878">Data</a> &amp; data_r );</div><div class="line"><a name="l00098"></a><span class="lineno">   98</span>&#160;        <span class="keyword">static</span> <span class="keywordtype">void</span> <a class="code" href="classzypp_1_1target_1_1SolvIdentFile.html#ac96d4b2476d9c538ad0ea09c0e72008a">store</a>( <span class="keyword">const</span> <a class="code" href="classzypp_1_1filesystem_1_1Pathname.html">Pathname</a> &amp; file_r, <span class="keyword">const</span> <a class="code" href="classzypp_1_1target_1_1SolvIdentFile.html#ac3b4d2f79a1c969d8b4c50b23c173878">Data</a> &amp; data_r );</div><div class="line"><a name="l00099"></a><span class="lineno">   99</span>&#160;</div><div class="line"><a name="l00100"></a><span class="lineno">  100</span>&#160;      <span class="keyword">private</span>:</div><div class="line"><a name="l00101"></a><span class="lineno"><a class="line" href="classzypp_1_1target_1_1SolvIdentFile.html#a6be1977f2382fd970fce243246d8cb92">  101</a></span>&#160;        <a class="code" href="classzypp_1_1filesystem_1_1Pathname.html">Pathname</a>                 <a class="code" href="classzypp_1_1target_1_1SolvIdentFile.html#a6be1977f2382fd970fce243246d8cb92">_file</a>;</div><div class="line"><a name="l00102"></a><span class="lineno"><a class="line" href="classzypp_1_1target_1_1SolvIdentFile.html#a703f093cbc16da732fe80a8c1abf2967">  102</a></span>&#160;        <span class="keyword">mutable</span> scoped_ptr&lt;Data&gt; <a class="code" href="classzypp_1_1target_1_1SolvIdentFile.html#a703f093cbc16da732fe80a8c1abf2967">_dataPtr</a>;</div><div class="line"><a name="l00103"></a><span class="lineno">  103</span>&#160;    };</div><div class="line"><a name="l00105"></a><span class="lineno">  105</span>&#160;</div><div class="line"><a name="l00107"></a><span class="lineno">  107</span>&#160;    std::ostream &amp; <a class="code" href="namespacezypp_1_1target.html#a1d0756bb89bcdbd48dfb9781b1d532f4">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_1target_1_1SolvIdentFile.html">SolvIdentFile</a> &amp; obj );</div><div class="line"><a name="l00108"></a><span class="lineno">  108</span>&#160;</div><div class="line"><a name="l00110"></a><span class="lineno">  110</span>&#160;  } <span class="comment">// namespace target</span></div><div class="line"><a name="l00113"></a><span class="lineno">  113</span>&#160;<span class="comment"></span>} <span class="comment">// namespace zypp</span></div><div class="line"><a name="l00115"></a><span class="lineno">  115</span>&#160;<span class="comment"></span><span class="preprocessor">#endif // ZYPP_TARGET_SOLVIDENTFILE_H</span></div><div class="ttc" id="classzypp_1_1target_1_1SolvIdentFile_html_a4b4d46246a41b80ce5ccd828dcb554e6"><div class="ttname"><a href="classzypp_1_1target_1_1SolvIdentFile.html#a4b4d46246a41b80ce5ccd828dcb554e6">zypp::target::SolvIdentFile::operator&lt;&lt;</a></div><div class="ttdeci">friend std::ostream &amp; operator&lt;&lt;(std::ostream &amp;str, const SolvIdentFile &amp;obj)</div><div class="ttdef"><b>Definition:</b> <a href="SolvIdentFile_8cc_source.html#l00088">SolvIdentFile.cc:88</a></div></div>
<div class="ttc" id="Pathname_8h_html"><div class="ttname"><a href="Pathname_8h.html">Pathname.h</a></div></div>
<div class="ttc" id="classzypp_1_1target_1_1SolvIdentFile_html_ad6d892a227b69327bd176dd061c14a4b"><div class="ttname"><a href="classzypp_1_1target_1_1SolvIdentFile.html#ad6d892a227b69327bd176dd061c14a4b">zypp::target::SolvIdentFile::setData</a></div><div class="ttdeci">void setData(const Data &amp;data_r)</div><div class="ttdoc">Store new Data.</div><div class="ttdef"><b>Definition:</b> <a href="SolvIdentFile_8h_source.html#l00069">SolvIdentFile.h:69</a></div></div>
<div class="ttc" id="classzypp_1_1target_1_1SolvIdentFile_html_a527c1b6ef4fdf804a82c6b103634b41d"><div class="ttname"><a href="classzypp_1_1target_1_1SolvIdentFile.html#a527c1b6ef4fdf804a82c6b103634b41d">zypp::target::SolvIdentFile::file</a></div><div class="ttdeci">const Pathname &amp; file() const</div><div class="ttdoc">Return the file path.</div><div class="ttdef"><b>Definition:</b> <a href="SolvIdentFile_8h_source.html#l00046">SolvIdentFile.h:46</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="Easy_8h_html_a7887338b8a0727becb37d8061fcbfc0e"><div class="ttname"><a href="Easy_8h.html#a7887338b8a0727becb37d8061fcbfc0e">for_</a></div><div class="ttdeci">#define for_(IT, BEG, END)</div><div class="ttdoc">Convenient for-loops using iterator.</div><div class="ttdef"><b>Definition:</b> <a href="Easy_8h_source.html#l00027">Easy.h:27</a></div></div>
<div class="ttc" id="classzypp_1_1target_1_1SolvIdentFile_html_a56d48246f97f5fd91a2d8be0a0da603e"><div class="ttname"><a href="classzypp_1_1target_1_1SolvIdentFile.html#a56d48246f97f5fd91a2d8be0a0da603e">zypp::target::SolvIdentFile::SolvIdentFile</a></div><div class="ttdeci">SolvIdentFile(const Pathname &amp;file_r)</div><div class="ttdoc">Ctor taking the file to read/write.</div><div class="ttdef"><b>Definition:</b> <a href="SolvIdentFile_8h_source.html#l00041">SolvIdentFile.h:41</a></div></div>
<div class="ttc" id="IdString_8h_html"><div class="ttname"><a href="IdString_8h.html">IdString.h</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_1target_1_1SolvIdentFile_html_acacb56c5b0bce5a31142fd8fe23a50db"><div class="ttname"><a href="classzypp_1_1target_1_1SolvIdentFile.html#acacb56c5b0bce5a31142fd8fe23a50db">zypp::target::SolvIdentFile::data</a></div><div class="ttdeci">const Data &amp; data() const</div><div class="ttdoc">Return the data.</div><div class="ttdef"><b>Definition:</b> <a href="SolvIdentFile_8h_source.html#l00053">SolvIdentFile.h:53</a></div></div>
<div class="ttc" id="classzypp_1_1target_1_1SolvIdentFile_html_ac96d4b2476d9c538ad0ea09c0e72008a"><div class="ttname"><a href="classzypp_1_1target_1_1SolvIdentFile.html#ac96d4b2476d9c538ad0ea09c0e72008a">zypp::target::SolvIdentFile::store</a></div><div class="ttdeci">static void store(const Pathname &amp;file_r, const Data &amp;data_r)</div><div class="ttdoc">Write Data to file_r.</div><div class="ttdef"><b>Definition:</b> <a href="SolvIdentFile_8cc_source.html#l00054">SolvIdentFile.cc:54</a></div></div>
<div class="ttc" id="namespacezypp_1_1target_html_a1d0756bb89bcdbd48dfb9781b1d532f4"><div class="ttname"><a href="namespacezypp_1_1target.html#a1d0756bb89bcdbd48dfb9781b1d532f4">zypp::target::operator&lt;&lt;</a></div><div class="ttdeci">std::ostream &amp; operator&lt;&lt;(std::ostream &amp;str, const CommitPackageCache &amp;obj)</div><div class="ttdef"><b>Definition:</b> <a href="CommitPackageCache_8cc_source.html#l00156">CommitPackageCache.cc:156</a></div></div>
<div class="ttc" id="classzypp_1_1target_1_1SolvIdentFile_html"><div class="ttname"><a href="classzypp_1_1target_1_1SolvIdentFile.html">zypp::target::SolvIdentFile</a></div><div class="ttdoc">Save and restore a list of solvable names (ident IdString)</div><div class="ttdef"><b>Definition:</b> <a href="SolvIdentFile_8h_source.html#l00033">SolvIdentFile.h:33</a></div></div>
<div class="ttc" id="classzypp_1_1target_1_1SolvIdentFile_html_a77f99bf6ac41547e65f830962de6ef47"><div class="ttname"><a href="classzypp_1_1target_1_1SolvIdentFile.html#a77f99bf6ac41547e65f830962de6ef47">zypp::target::SolvIdentFile::differs</a></div><div class="ttdeci">bool differs(const Data &amp;lhs, const Data &amp;rhs) const</div><div class="ttdoc">Helper testing whether two Data differ.</div><div class="ttdef"><b>Definition:</b> <a href="SolvIdentFile_8h_source.html#l00083">SolvIdentFile.h:83</a></div></div>
<div class="ttc" id="classzypp_1_1target_1_1SolvIdentFile_html_a4219d174688689c59c4aa086958bba3b"><div class="ttname"><a href="classzypp_1_1target_1_1SolvIdentFile.html#a4219d174688689c59c4aa086958bba3b">zypp::target::SolvIdentFile::load</a></div><div class="ttdeci">static void load(const Pathname &amp;file_r, Data &amp;data_r)</div><div class="ttdoc">Read Data from file_r.</div><div class="ttdef"><b>Definition:</b> <a href="SolvIdentFile_8cc_source.html#l00034">SolvIdentFile.cc:34</a></div></div>
<div class="ttc" id="classzypp_1_1target_1_1SolvIdentFile_html_a6be1977f2382fd970fce243246d8cb92"><div class="ttname"><a href="classzypp_1_1target_1_1SolvIdentFile.html#a6be1977f2382fd970fce243246d8cb92">zypp::target::SolvIdentFile::_file</a></div><div class="ttdeci">Pathname _file</div><div class="ttdef"><b>Definition:</b> <a href="SolvIdentFile_8h_source.html#l00101">SolvIdentFile.h:101</a></div></div>
<div class="ttc" id="classzypp_1_1filesystem_1_1Pathname_html"><div class="ttname"><a href="classzypp_1_1filesystem_1_1Pathname.html">zypp::filesystem::Pathname</a></div><div class="ttdoc">Pathname.</div><div class="ttdef"><b>Definition:</b> <a href="Pathname_8h_source.html#l00043">Pathname.h:43</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_1target_1_1SolvIdentFile_html_ac3b4d2f79a1c969d8b4c50b23c173878"><div class="ttname"><a href="classzypp_1_1target_1_1SolvIdentFile.html#ac3b4d2f79a1c969d8b4c50b23c173878">zypp::target::SolvIdentFile::Data</a></div><div class="ttdeci">std::unordered_set&lt; IdString &gt; Data</div><div class="ttdef"><b>Definition:</b> <a href="SolvIdentFile_8h_source.html#l00037">SolvIdentFile.h:37</a></div></div>
<div class="ttc" id="classzypp_1_1target_1_1SolvIdentFile_html_a703f093cbc16da732fe80a8c1abf2967"><div class="ttname"><a href="classzypp_1_1target_1_1SolvIdentFile.html#a703f093cbc16da732fe80a8c1abf2967">zypp::target::SolvIdentFile::_dataPtr</a></div><div class="ttdeci">scoped_ptr&lt; Data &gt; _dataPtr</div><div class="ttdef"><b>Definition:</b> <a href="SolvIdentFile_8h_source.html#l00102">SolvIdentFile.h:102</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="dir_73509bf2395cb6b629da63f82e7b0bb6.html">target</a></li><li class="navelem"><a class="el" href="SolvIdentFile_8h.html">SolvIdentFile.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>