Sophie

Sophie

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

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/CommitPackageCacheReadAhead.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('CommitPackageCacheReadAhead_8h_source.html','');});
/* @license-end */
</script>
<div id="doc-content">
<div class="header">
  <div class="headertitle">
<div class="title">CommitPackageCacheReadAhead.h</div>  </div>
</div><!--header-->
<div class="contents">
<a href="CommitPackageCacheReadAhead_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_COMMITPACKAGECACHEREADAHEAD_H</span></div><div class="line"><a name="l00013"></a><span class="lineno">   13</span>&#160;<span class="preprocessor">#define ZYPP_TARGET_COMMITPACKAGECACHEREADAHEAD_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;map&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="Logger_8h.html">zypp/base/Logger.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="Exception_8h.html">zypp/base/Exception.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="DefaultIntegral_8h.html">zypp/base/DefaultIntegral.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="Repository_8h.html">zypp/Repository.h</a>&quot;</span></div><div class="line"><a name="l00021"></a><span class="lineno">   21</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="TmpPath_8h.html">zypp/TmpPath.h</a>&quot;</span></div><div class="line"><a name="l00022"></a><span class="lineno">   22</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="CommitPackageCacheImpl_8h.html">zypp/target/CommitPackageCacheImpl.h</a>&quot;</span></div><div class="line"><a name="l00023"></a><span class="lineno">   23</span>&#160;</div><div class="line"><a name="l00025"></a><span class="lineno">   25</span>&#160;<span class="keyword">namespace </span><a class="code" href="namespacezypp.html">zypp</a></div><div class="line"><a name="l00026"></a><span class="lineno">   26</span>&#160;{ </div><div class="line"><a name="l00027"></a><span class="lineno">   27</span>&#160;  <span class="keyword">namespace </span>target</div><div class="line"><a name="l00029"></a><span class="lineno">   29</span>&#160;  { </div><div class="line"><a name="l00030"></a><span class="lineno">   30</span>&#160;</div><div class="line"><a name="l00032"></a><span class="lineno">   32</span>&#160;    <span class="comment">//</span></div><div class="line"><a name="l00033"></a><span class="lineno">   33</span>&#160;    <span class="comment">//  CLASS NAME : IMediaKey</span></div><div class="line"><a name="l00034"></a><span class="lineno">   34</span>&#160;    <span class="comment">//</span></div><div class="line"><a name="l00036"></a><span class="lineno"><a class="line" href="structzypp_1_1target_1_1IMediaKey.html">   36</a></span>&#160;<span class="comment"></span>    <span class="keyword">struct </span><a class="code" href="structzypp_1_1target_1_1IMediaKey.html">IMediaKey</a></div><div class="line"><a name="l00037"></a><span class="lineno">   37</span>&#160;    {</div><div class="line"><a name="l00038"></a><span class="lineno"><a class="line" href="structzypp_1_1target_1_1IMediaKey.html#a877036a038cbe8700fa1fe71a889bd28">   38</a></span>&#160;      <a class="code" href="structzypp_1_1target_1_1IMediaKey.html#a877036a038cbe8700fa1fe71a889bd28">IMediaKey</a>()</div><div class="line"><a name="l00039"></a><span class="lineno">   39</span>&#160;      {}</div><div class="line"><a name="l00040"></a><span class="lineno">   40</span>&#160;</div><div class="line"><a name="l00041"></a><span class="lineno">   41</span>&#160;      <span class="keyword">explicit</span></div><div class="line"><a name="l00042"></a><span class="lineno"><a class="line" href="structzypp_1_1target_1_1IMediaKey.html#ad92e6f5c08cb26ea61d6be669b3d0114">   42</a></span>&#160;      <a class="code" href="structzypp_1_1target_1_1IMediaKey.html#ad92e6f5c08cb26ea61d6be669b3d0114">IMediaKey</a>( <span class="keyword">const</span> <a class="code" href="classzypp_1_1PoolItem.html">PoolItem</a> &amp; obj_r )</div><div class="line"><a name="l00043"></a><span class="lineno">   43</span>&#160;      : <a class="code" href="structzypp_1_1target_1_1IMediaKey.html#a5db30b5a73d70b492e40a71b0d678fea">_repo</a>( obj_r-&gt;repository() )</div><div class="line"><a name="l00044"></a><span class="lineno">   44</span>&#160;      , <a class="code" href="structzypp_1_1target_1_1IMediaKey.html#aaa12839b97ea789b1521f327b589d49b">_mediaNr</a>( obj_r-&gt;mediaNr() )</div><div class="line"><a name="l00045"></a><span class="lineno">   45</span>&#160;      {}</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;      <span class="keyword">explicit</span></div><div class="line"><a name="l00048"></a><span class="lineno"><a class="line" href="structzypp_1_1target_1_1IMediaKey.html#a9e60375b5703e1ac56a03fca429a0a9a">   48</a></span>&#160;      <a class="code" href="structzypp_1_1target_1_1IMediaKey.html#a9e60375b5703e1ac56a03fca429a0a9a">IMediaKey</a>( <span class="keyword">const</span> <a class="code" href="classzypp_1_1ResObject.html#a8f7aeed4169bb5add73fffa2413b633f">ResObject::constPtr</a> &amp; obj_r )</div><div class="line"><a name="l00049"></a><span class="lineno">   49</span>&#160;      : <a class="code" href="structzypp_1_1target_1_1IMediaKey.html#a5db30b5a73d70b492e40a71b0d678fea">_repo</a>( obj_r-&gt;repository() )</div><div class="line"><a name="l00050"></a><span class="lineno">   50</span>&#160;      , <a class="code" href="structzypp_1_1target_1_1IMediaKey.html#aaa12839b97ea789b1521f327b589d49b">_mediaNr</a>( obj_r-&gt;mediaNr() )</div><div class="line"><a name="l00051"></a><span class="lineno">   51</span>&#160;      {}</div><div class="line"><a name="l00052"></a><span class="lineno">   52</span>&#160;</div><div class="line"><a name="l00053"></a><span class="lineno"><a class="line" href="structzypp_1_1target_1_1IMediaKey.html#a9c03765284d9da8632208dace16cf6d9">   53</a></span>&#160;      <a class="code" href="structzypp_1_1target_1_1IMediaKey.html#a9c03765284d9da8632208dace16cf6d9">IMediaKey</a>( <span class="keyword">const</span> <a class="code" href="classzypp_1_1Repository.html">Repository</a> &amp; repo, <span class="keywordtype">unsigned</span> mediaNr_r )</div><div class="line"><a name="l00054"></a><span class="lineno">   54</span>&#160;      : <a class="code" href="structzypp_1_1target_1_1IMediaKey.html#a5db30b5a73d70b492e40a71b0d678fea">_repo</a>( repo )</div><div class="line"><a name="l00055"></a><span class="lineno">   55</span>&#160;      , <a class="code" href="structzypp_1_1target_1_1IMediaKey.html#aaa12839b97ea789b1521f327b589d49b">_mediaNr</a>( mediaNr_r )</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;</div><div class="line"><a name="l00058"></a><span class="lineno"><a class="line" href="structzypp_1_1target_1_1IMediaKey.html#ab51f022781cf4a3eca23c36b099eeb96">   58</a></span>&#160;      <span class="keywordtype">bool</span> <a class="code" href="structzypp_1_1target_1_1IMediaKey.html#ab51f022781cf4a3eca23c36b099eeb96">operator==</a>( <span class="keyword">const</span> <a class="code" href="structzypp_1_1target_1_1IMediaKey.html">IMediaKey</a> &amp; rhs )<span class="keyword"> const</span></div><div class="line"><a name="l00059"></a><span class="lineno">   59</span>&#160;<span class="keyword">      </span>{ <span class="keywordflow">return</span>( <a class="code" href="structzypp_1_1target_1_1IMediaKey.html#a5db30b5a73d70b492e40a71b0d678fea">_repo</a> == rhs.<a class="code" href="structzypp_1_1target_1_1IMediaKey.html#a5db30b5a73d70b492e40a71b0d678fea">_repo</a> &amp;&amp; <a class="code" href="structzypp_1_1target_1_1IMediaKey.html#aaa12839b97ea789b1521f327b589d49b">_mediaNr</a> == rhs.<a class="code" href="structzypp_1_1target_1_1IMediaKey.html#aaa12839b97ea789b1521f327b589d49b">_mediaNr</a> ); }</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"><a class="line" href="structzypp_1_1target_1_1IMediaKey.html#a91ab77e12bf27f645f261ac025c28f68">   61</a></span>&#160;      <span class="keywordtype">bool</span> <a class="code" href="structzypp_1_1target_1_1IMediaKey.html#a91ab77e12bf27f645f261ac025c28f68">operator!=</a>( <span class="keyword">const</span> <a class="code" href="structzypp_1_1target_1_1IMediaKey.html">IMediaKey</a> &amp; rhs )<span class="keyword"> const</span></div><div class="line"><a name="l00062"></a><span class="lineno">   62</span>&#160;<span class="keyword">      </span>{ <span class="keywordflow">return</span> ! <a class="code" href="structzypp_1_1target_1_1IMediaKey.html#ab51f022781cf4a3eca23c36b099eeb96">operator==</a>( rhs ); }</div><div class="line"><a name="l00063"></a><span class="lineno">   63</span>&#160;</div><div class="line"><a name="l00064"></a><span class="lineno"><a class="line" href="structzypp_1_1target_1_1IMediaKey.html#a77bea2f550656e14beea601e6924743a">   64</a></span>&#160;      <span class="keywordtype">bool</span> <a class="code" href="structzypp_1_1target_1_1IMediaKey.html#a77bea2f550656e14beea601e6924743a">operator&lt;</a>( <span class="keyword">const</span> <a class="code" href="structzypp_1_1target_1_1IMediaKey.html">IMediaKey</a> &amp; rhs )<span class="keyword"> const</span></div><div class="line"><a name="l00065"></a><span class="lineno">   65</span>&#160;<span class="keyword">      </span>{</div><div class="line"><a name="l00066"></a><span class="lineno">   66</span>&#160;        <span class="keywordflow">return</span>( <a class="code" href="structzypp_1_1target_1_1IMediaKey.html#a5db30b5a73d70b492e40a71b0d678fea">_repo</a>.<a class="code" href="classzypp_1_1Repository.html#a912708dc959296a53dcf9257be9e617a">id</a>() &lt; rhs.<a class="code" href="structzypp_1_1target_1_1IMediaKey.html#a5db30b5a73d70b492e40a71b0d678fea">_repo</a>.<a class="code" href="classzypp_1_1Repository.html#a912708dc959296a53dcf9257be9e617a">id</a>()</div><div class="line"><a name="l00067"></a><span class="lineno">   67</span>&#160;                || ( <a class="code" href="structzypp_1_1target_1_1IMediaKey.html#a5db30b5a73d70b492e40a71b0d678fea">_repo</a>.<a class="code" href="classzypp_1_1Repository.html#a912708dc959296a53dcf9257be9e617a">id</a>() == rhs.<a class="code" href="structzypp_1_1target_1_1IMediaKey.html#a5db30b5a73d70b492e40a71b0d678fea">_repo</a>.<a class="code" href="classzypp_1_1Repository.html#a912708dc959296a53dcf9257be9e617a">id</a>()</div><div class="line"><a name="l00068"></a><span class="lineno">   68</span>&#160;                     &amp;&amp; <a class="code" href="structzypp_1_1target_1_1IMediaKey.html#aaa12839b97ea789b1521f327b589d49b">_mediaNr</a> &lt; rhs.<a class="code" href="structzypp_1_1target_1_1IMediaKey.html#aaa12839b97ea789b1521f327b589d49b">_mediaNr</a> ) );</div><div class="line"><a name="l00069"></a><span class="lineno">   69</span>&#160;      }</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"><a class="line" href="structzypp_1_1target_1_1IMediaKey.html#a5db30b5a73d70b492e40a71b0d678fea">   71</a></span>&#160;      <a class="code" href="classzypp_1_1Repository.html">Repository</a>                  <a class="code" href="structzypp_1_1target_1_1IMediaKey.html#a5db30b5a73d70b492e40a71b0d678fea">_repo</a>;</div><div class="line"><a name="l00072"></a><span class="lineno"><a class="line" href="structzypp_1_1target_1_1IMediaKey.html#aaa12839b97ea789b1521f327b589d49b">   72</a></span>&#160;      <a class="code" href="classzypp_1_1DefaultIntegral.html">DefaultIntegral&lt;unsigned,0&gt;</a> <a class="code" href="structzypp_1_1target_1_1IMediaKey.html#aaa12839b97ea789b1521f327b589d49b">_mediaNr</a>;</div><div class="line"><a name="l00073"></a><span class="lineno">   73</span>&#160;    };</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;    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="structzypp_1_1target_1_1IMediaKey.html">IMediaKey</a> &amp; obj );</div><div class="line"><a name="l00077"></a><span class="lineno">   77</span>&#160;</div><div class="line"><a name="l00079"></a><span class="lineno">   79</span>&#160;    <span class="comment">//</span></div><div class="line"><a name="l00080"></a><span class="lineno">   80</span>&#160;    <span class="comment">//  CLASS NAME : CommitPackageCacheReadAhead</span></div><div class="line"><a name="l00081"></a><span class="lineno">   81</span>&#160;    <span class="comment">//</span></div><div class="line"><a name="l00083"></a><span class="lineno"><a class="line" href="classzypp_1_1target_1_1CommitPackageCacheReadAhead.html">   83</a></span>&#160;<span class="comment"></span>    <span class="keyword">class </span><a class="code" href="classzypp_1_1target_1_1CommitPackageCacheReadAhead.html">CommitPackageCacheReadAhead</a> : <span class="keyword">public</span> <a class="code" href="classzypp_1_1target_1_1CommitPackageCache_1_1Impl.html">CommitPackageCache::Impl</a></div><div class="line"><a name="l00084"></a><span class="lineno">   84</span>&#160;    {</div><div class="line"><a name="l00085"></a><span class="lineno">   85</span>&#160;    <span class="keyword">public</span>:</div><div class="line"><a name="l00086"></a><span class="lineno">   86</span>&#160;      <a class="code" href="classzypp_1_1target_1_1CommitPackageCacheReadAhead.html#a158b5d5a955c00afcbfe972ebb70ab43">CommitPackageCacheReadAhead</a>( <span class="keyword">const</span> <a class="code" href="classzypp_1_1target_1_1CommitPackageCache_1_1Impl.html#ae42eb5fe4e19a57888eacf1af83f11bf">PackageProvider</a> &amp; packageProvider_r );</div><div class="line"><a name="l00087"></a><span class="lineno">   87</span>&#160;</div><div class="line"><a name="l00088"></a><span class="lineno">   88</span>&#160;    <span class="keyword">public</span>:</div><div class="line"><a name="l00090"></a><span class="lineno">   90</span>&#160;      <span class="keyword">virtual</span> <a class="code" href="classzypp_1_1AutoDispose.html">ManagedFile</a> <a class="code" href="classzypp_1_1target_1_1CommitPackageCacheReadAhead.html#a1e3ccc617a1558a97400d2999dd964fd">get</a>( <span class="keyword">const</span> <a class="code" href="classzypp_1_1PoolItem.html">PoolItem</a> &amp; citem_r );</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;    <span class="keyword">private</span>:</div><div class="line"><a name="l00094"></a><span class="lineno">   94</span>&#160;      <span class="keywordtype">bool</span> <a class="code" href="classzypp_1_1target_1_1CommitPackageCacheReadAhead.html#a54e4c30c78a3b6d69c2c4ad55e05eb34">onInteractiveMedia</a>( <span class="keyword">const</span> <a class="code" href="classzypp_1_1PoolItem.html">PoolItem</a> &amp; pi ) <span class="keyword">const</span>;</div><div class="line"><a name="l00095"></a><span class="lineno">   95</span>&#160;</div><div class="line"><a name="l00096"></a><span class="lineno">   96</span>&#160;    <span class="keyword">private</span>:</div><div class="line"><a name="l00102"></a><span class="lineno">  102</span>&#160;      <span class="keywordtype">void</span> <a class="code" href="classzypp_1_1target_1_1CommitPackageCacheReadAhead.html#a84cf1bdf6fdcd4bc43151ecb370d6050">cacheLastInteractive</a>( <span class="keyword">const</span> <a class="code" href="classzypp_1_1PoolItem.html">PoolItem</a> &amp; citem_r );</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;      <span class="keywordtype">void</span> <a class="code" href="classzypp_1_1target_1_1CommitPackageCacheReadAhead.html#a5a3fa0afd7d391699a206fc126c918d3">doCacheLastInteractive</a>( <span class="keyword">const</span> <a class="code" href="classzypp_1_1PoolItem.html">PoolItem</a> &amp; citem_r );</div><div class="line"><a name="l00106"></a><span class="lineno">  106</span>&#160;</div><div class="line"><a name="l00107"></a><span class="lineno">  107</span>&#160;    <span class="keyword">private</span>:</div><div class="line"><a name="l00108"></a><span class="lineno"><a class="line" href="classzypp_1_1target_1_1CommitPackageCacheReadAhead.html#af4be2683b97af2e7e259cc5b440d41ac">  108</a></span>&#160;      <a class="code" href="classzypp_1_1DefaultIntegral.html">DefaultIntegral&lt;unsigned,0&gt;</a> <a class="code" href="classzypp_1_1target_1_1CommitPackageCacheReadAhead.html#af4be2683b97af2e7e259cc5b440d41ac">_dbgChanges</a>;</div><div class="line"><a name="l00109"></a><span class="lineno"><a class="line" href="classzypp_1_1target_1_1CommitPackageCacheReadAhead.html#a118c6193ba6c6adda20e46d64d2f9aed">  109</a></span>&#160;      <a class="code" href="structzypp_1_1target_1_1IMediaKey.html">IMediaKey</a>                   <a class="code" href="classzypp_1_1target_1_1CommitPackageCacheReadAhead.html#a118c6193ba6c6adda20e46d64d2f9aed">_lastInteractive</a>;</div><div class="line"><a name="l00110"></a><span class="lineno">  110</span>&#160;      <span class="comment">//Pathname                    _rootDir;</span></div><div class="line"><a name="l00111"></a><span class="lineno">  111</span>&#160;    };</div><div class="line"><a name="l00113"></a><span class="lineno">  113</span>&#160;</div><div class="line"><a name="l00115"></a><span class="lineno">  115</span>&#160;  } <span class="comment">// namespace target</span></div><div class="line"><a name="l00118"></a><span class="lineno">  118</span>&#160;<span class="comment"></span>} <span class="comment">// namespace zypp</span></div><div class="line"><a name="l00120"></a><span class="lineno">  120</span>&#160;<span class="comment"></span><span class="preprocessor">#endif // ZYPP_TARGET_COMMITPACKAGECACHEREADAHEAD_H</span></div><div class="ttc" id="structzypp_1_1target_1_1IMediaKey_html_a877036a038cbe8700fa1fe71a889bd28"><div class="ttname"><a href="structzypp_1_1target_1_1IMediaKey.html#a877036a038cbe8700fa1fe71a889bd28">zypp::target::IMediaKey::IMediaKey</a></div><div class="ttdeci">IMediaKey()</div><div class="ttdef"><b>Definition:</b> <a href="CommitPackageCacheReadAhead_8h_source.html#l00038">CommitPackageCacheReadAhead.h:38</a></div></div>
<div class="ttc" id="classzypp_1_1target_1_1CommitPackageCacheReadAhead_html"><div class="ttname"><a href="classzypp_1_1target_1_1CommitPackageCacheReadAhead.html">zypp::target::CommitPackageCacheReadAhead</a></div><div class="ttdef"><b>Definition:</b> <a href="CommitPackageCacheReadAhead_8h_source.html#l00083">CommitPackageCacheReadAhead.h:83</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="structzypp_1_1target_1_1IMediaKey_html_a9c03765284d9da8632208dace16cf6d9"><div class="ttname"><a href="structzypp_1_1target_1_1IMediaKey.html#a9c03765284d9da8632208dace16cf6d9">zypp::target::IMediaKey::IMediaKey</a></div><div class="ttdeci">IMediaKey(const Repository &amp;repo, unsigned mediaNr_r)</div><div class="ttdef"><b>Definition:</b> <a href="CommitPackageCacheReadAhead_8h_source.html#l00053">CommitPackageCacheReadAhead.h:53</a></div></div>
<div class="ttc" id="classzypp_1_1target_1_1CommitPackageCacheReadAhead_html_af4be2683b97af2e7e259cc5b440d41ac"><div class="ttname"><a href="classzypp_1_1target_1_1CommitPackageCacheReadAhead.html#af4be2683b97af2e7e259cc5b440d41ac">zypp::target::CommitPackageCacheReadAhead::_dbgChanges</a></div><div class="ttdeci">DefaultIntegral&lt; unsigned, 0 &gt; _dbgChanges</div><div class="ttdef"><b>Definition:</b> <a href="CommitPackageCacheReadAhead_8h_source.html#l00108">CommitPackageCacheReadAhead.h:108</a></div></div>
<div class="ttc" id="classzypp_1_1target_1_1CommitPackageCacheReadAhead_html_a118c6193ba6c6adda20e46d64d2f9aed"><div class="ttname"><a href="classzypp_1_1target_1_1CommitPackageCacheReadAhead.html#a118c6193ba6c6adda20e46d64d2f9aed">zypp::target::CommitPackageCacheReadAhead::_lastInteractive</a></div><div class="ttdeci">IMediaKey _lastInteractive</div><div class="ttdef"><b>Definition:</b> <a href="CommitPackageCacheReadAhead_8h_source.html#l00109">CommitPackageCacheReadAhead.h:109</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_1target_1_1CommitPackageCacheReadAhead_html_a1e3ccc617a1558a97400d2999dd964fd"><div class="ttname"><a href="classzypp_1_1target_1_1CommitPackageCacheReadAhead.html#a1e3ccc617a1558a97400d2999dd964fd">zypp::target::CommitPackageCacheReadAhead::get</a></div><div class="ttdeci">virtual ManagedFile get(const PoolItem &amp;citem_r)</div><div class="ttdoc">Provide the package.</div><div class="ttdef"><b>Definition:</b> <a href="CommitPackageCacheReadAhead_8cc_source.html#l00139">CommitPackageCacheReadAhead.cc:139</a></div></div>
<div class="ttc" id="structzypp_1_1target_1_1IMediaKey_html_a9e60375b5703e1ac56a03fca429a0a9a"><div class="ttname"><a href="structzypp_1_1target_1_1IMediaKey.html#a9e60375b5703e1ac56a03fca429a0a9a">zypp::target::IMediaKey::IMediaKey</a></div><div class="ttdeci">IMediaKey(const ResObject::constPtr &amp;obj_r)</div><div class="ttdef"><b>Definition:</b> <a href="CommitPackageCacheReadAhead_8h_source.html#l00048">CommitPackageCacheReadAhead.h:48</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_1target_1_1IMediaKey_html_a5db30b5a73d70b492e40a71b0d678fea"><div class="ttname"><a href="structzypp_1_1target_1_1IMediaKey.html#a5db30b5a73d70b492e40a71b0d678fea">zypp::target::IMediaKey::_repo</a></div><div class="ttdeci">Repository _repo</div><div class="ttdef"><b>Definition:</b> <a href="CommitPackageCacheReadAhead_8h_source.html#l00071">CommitPackageCacheReadAhead.h:71</a></div></div>
<div class="ttc" id="structzypp_1_1target_1_1IMediaKey_html_ad92e6f5c08cb26ea61d6be669b3d0114"><div class="ttname"><a href="structzypp_1_1target_1_1IMediaKey.html#ad92e6f5c08cb26ea61d6be669b3d0114">zypp::target::IMediaKey::IMediaKey</a></div><div class="ttdeci">IMediaKey(const PoolItem &amp;obj_r)</div><div class="ttdef"><b>Definition:</b> <a href="CommitPackageCacheReadAhead_8h_source.html#l00042">CommitPackageCacheReadAhead.h:42</a></div></div>
<div class="ttc" id="classzypp_1_1target_1_1CommitPackageCache_1_1Impl_html_ae42eb5fe4e19a57888eacf1af83f11bf"><div class="ttname"><a href="classzypp_1_1target_1_1CommitPackageCache_1_1Impl.html#ae42eb5fe4e19a57888eacf1af83f11bf">zypp::target::CommitPackageCache::Impl::PackageProvider</a></div><div class="ttdeci">CommitPackageCache::PackageProvider PackageProvider</div><div class="ttdef"><b>Definition:</b> <a href="CommitPackageCacheImpl_8h_source.html#l00042">CommitPackageCacheImpl.h:42</a></div></div>
<div class="ttc" id="classzypp_1_1target_1_1CommitPackageCacheReadAhead_html_a84cf1bdf6fdcd4bc43151ecb370d6050"><div class="ttname"><a href="classzypp_1_1target_1_1CommitPackageCacheReadAhead.html#a84cf1bdf6fdcd4bc43151ecb370d6050">zypp::target::CommitPackageCacheReadAhead::cacheLastInteractive</a></div><div class="ttdeci">void cacheLastInteractive(const PoolItem &amp;citem_r)</div><div class="ttdoc">Fill the cache.</div><div class="ttdef"><b>Definition:</b> <a href="CommitPackageCacheReadAhead_8cc_source.html#l00077">CommitPackageCacheReadAhead.cc:77</a></div></div>
<div class="ttc" id="structzypp_1_1target_1_1IMediaKey_html_a91ab77e12bf27f645f261ac025c28f68"><div class="ttname"><a href="structzypp_1_1target_1_1IMediaKey.html#a91ab77e12bf27f645f261ac025c28f68">zypp::target::IMediaKey::operator!=</a></div><div class="ttdeci">bool operator!=(const IMediaKey &amp;rhs) const</div><div class="ttdef"><b>Definition:</b> <a href="CommitPackageCacheReadAhead_8h_source.html#l00061">CommitPackageCacheReadAhead.h:61</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_1DefaultIntegral_html"><div class="ttname"><a href="classzypp_1_1DefaultIntegral.html">zypp::DefaultIntegral&lt; unsigned, 0 &gt;</a></div></div>
<div class="ttc" id="Repository_8h_html"><div class="ttname"><a href="Repository_8h.html">Repository.h</a></div></div>
<div class="ttc" id="classzypp_1_1target_1_1CommitPackageCacheReadAhead_html_a5a3fa0afd7d391699a206fc126c918d3"><div class="ttname"><a href="classzypp_1_1target_1_1CommitPackageCacheReadAhead.html#a5a3fa0afd7d391699a206fc126c918d3">zypp::target::CommitPackageCacheReadAhead::doCacheLastInteractive</a></div><div class="ttdeci">void doCacheLastInteractive(const PoolItem &amp;citem_r)</div><div class="ttdoc">cacheLastInteractive helper .</div><div class="ttdef"><b>Definition:</b> <a href="CommitPackageCacheReadAhead_8cc_source.html#l00096">CommitPackageCacheReadAhead.cc:96</a></div></div>
<div class="ttc" id="structzypp_1_1target_1_1IMediaKey_html_a77bea2f550656e14beea601e6924743a"><div class="ttname"><a href="structzypp_1_1target_1_1IMediaKey.html#a77bea2f550656e14beea601e6924743a">zypp::target::IMediaKey::operator&lt;</a></div><div class="ttdeci">bool operator&lt;(const IMediaKey &amp;rhs) const</div><div class="ttdef"><b>Definition:</b> <a href="CommitPackageCacheReadAhead_8h_source.html#l00064">CommitPackageCacheReadAhead.h:64</a></div></div>
<div class="ttc" id="structzypp_1_1target_1_1IMediaKey_html"><div class="ttname"><a href="structzypp_1_1target_1_1IMediaKey.html">zypp::target::IMediaKey</a></div><div class="ttdoc">Helper storing a source id and media number.</div><div class="ttdef"><b>Definition:</b> <a href="CommitPackageCacheReadAhead_8h_source.html#l00036">CommitPackageCacheReadAhead.h:36</a></div></div>
<div class="ttc" id="classzypp_1_1target_1_1CommitPackageCache_1_1Impl_html"><div class="ttname"><a href="classzypp_1_1target_1_1CommitPackageCache_1_1Impl.html">zypp::target::CommitPackageCache::Impl</a></div><div class="ttdoc">Base for CommitPackageCache implementations (implements no chache).</div><div class="ttdef"><b>Definition:</b> <a href="CommitPackageCacheImpl_8h_source.html#l00039">CommitPackageCacheImpl.h:39</a></div></div>
<div class="ttc" id="classzypp_1_1target_1_1CommitPackageCacheReadAhead_html_a158b5d5a955c00afcbfe972ebb70ab43"><div class="ttname"><a href="classzypp_1_1target_1_1CommitPackageCacheReadAhead.html#a158b5d5a955c00afcbfe972ebb70ab43">zypp::target::CommitPackageCacheReadAhead::CommitPackageCacheReadAhead</a></div><div class="ttdeci">CommitPackageCacheReadAhead(const PackageProvider &amp;packageProvider_r)</div><div class="ttdef"><b>Definition:</b> <a href="CommitPackageCacheReadAhead_8cc_source.html#l00053">CommitPackageCacheReadAhead.cc:53</a></div></div>
<div class="ttc" id="classzypp_1_1Repository_html"><div class="ttname"><a href="classzypp_1_1Repository.html">zypp::Repository</a></div><div class="ttdef"><b>Definition:</b> <a href="Repository_8h_source.html#l00039">Repository.h:39</a></div></div>
<div class="ttc" id="classzypp_1_1target_1_1CommitPackageCacheReadAhead_html_a54e4c30c78a3b6d69c2c4ad55e05eb34"><div class="ttname"><a href="classzypp_1_1target_1_1CommitPackageCacheReadAhead.html#a54e4c30c78a3b6d69c2c4ad55e05eb34">zypp::target::CommitPackageCacheReadAhead::onInteractiveMedia</a></div><div class="ttdeci">bool onInteractiveMedia(const PoolItem &amp;pi) const</div><div class="ttdoc">Return whether pi is located on a CD/DVD.</div><div class="ttdef"><b>Definition:</b> <a href="CommitPackageCacheReadAhead_8cc_source.html#l00062">CommitPackageCacheReadAhead.cc:62</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_1target_1_1IMediaKey_html_ab51f022781cf4a3eca23c36b099eeb96"><div class="ttname"><a href="structzypp_1_1target_1_1IMediaKey.html#ab51f022781cf4a3eca23c36b099eeb96">zypp::target::IMediaKey::operator==</a></div><div class="ttdeci">bool operator==(const IMediaKey &amp;rhs) const</div><div class="ttdef"><b>Definition:</b> <a href="CommitPackageCacheReadAhead_8h_source.html#l00058">CommitPackageCacheReadAhead.h:58</a></div></div>
<div class="ttc" id="classzypp_1_1AutoDispose_html"><div class="ttname"><a href="classzypp_1_1AutoDispose.html">zypp::AutoDispose</a></div><div class="ttdoc">Reference counted access to a Tp object calling a custom Dispose function when the last AutoDispose h...</div><div class="ttdef"><b>Definition:</b> <a href="AutoDispose_8h_source.html#l00092">AutoDispose.h:92</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_1target_1_1IMediaKey_html_aaa12839b97ea789b1521f327b589d49b"><div class="ttname"><a href="structzypp_1_1target_1_1IMediaKey.html#aaa12839b97ea789b1521f327b589d49b">zypp::target::IMediaKey::_mediaNr</a></div><div class="ttdeci">DefaultIntegral&lt; unsigned, 0 &gt; _mediaNr</div><div class="ttdef"><b>Definition:</b> <a href="CommitPackageCacheReadAhead_8h_source.html#l00072">CommitPackageCacheReadAhead.h:72</a></div></div>
<div class="ttc" id="classzypp_1_1Repository_html_a912708dc959296a53dcf9257be9e617a"><div class="ttname"><a href="classzypp_1_1Repository.html#a912708dc959296a53dcf9257be9e617a">zypp::Repository::id</a></div><div class="ttdeci">IdType id() const</div><div class="ttdoc">Expert backdoor.</div><div class="ttdef"><b>Definition:</b> <a href="Repository_8h_source.html#l00307">Repository.h:307</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="Exception_8h_html"><div class="ttname"><a href="Exception_8h.html">Exception.h</a></div></div>
<div class="ttc" id="TmpPath_8h_html"><div class="ttname"><a href="TmpPath_8h.html">TmpPath.h</a></div></div>
<div class="ttc" id="CommitPackageCacheImpl_8h_html"><div class="ttname"><a href="CommitPackageCacheImpl_8h.html">CommitPackageCacheImpl.h</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="CommitPackageCacheReadAhead_8h.html">CommitPackageCacheReadAhead.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>