Sophie

Sophie

distrib > Mageia > 7 > i586 > by-pkgid > 68c0c2ff89d8bf9051ff1b9773ed48e4 > files > 9468

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/repo/susetags/Downloader.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('susetags_2Downloader_8h_source.html','');});
/* @license-end */
</script>
<div id="doc-content">
<div class="header">
  <div class="headertitle">
<div class="title">Downloader.h</div>  </div>
</div><!--header-->
<div class="contents">
<a href="susetags_2Downloader_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="l00009"></a><span class="lineno">    9</span>&#160;</div><div class="line"><a name="l00010"></a><span class="lineno">   10</span>&#160;<span class="preprocessor">#ifndef ZYPP_SOURCE_SUSETAGS_DOWNLOADER</span></div><div class="line"><a name="l00011"></a><span class="lineno">   11</span>&#160;<span class="preprocessor">#define ZYPP_SOURCE_SUSETAGS_DOWNLOADER</span></div><div class="line"><a name="l00012"></a><span class="lineno">   12</span>&#160;</div><div class="line"><a name="l00013"></a><span class="lineno">   13</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="Url_8h.html">zypp/Url.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="Pathname_8h.html">zypp/Pathname.h</a>&quot;</span></div><div class="line"><a name="l00015"></a><span class="lineno">   15</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="ProgressData_8h.html">zypp/ProgressData.h</a>&quot;</span></div><div class="line"><a name="l00016"></a><span class="lineno">   16</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="RepoInfo_8h.html">zypp/RepoInfo.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="RepoStatus_8h.html">zypp/RepoStatus.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="MediaSetAccess_8h.html">zypp/MediaSetAccess.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="Downloader_8h.html">zypp/repo/Downloader.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="ContentFileReader_8h.html">zypp/parser/susetags/ContentFileReader.h</a>&quot;</span></div><div class="line"><a name="l00021"></a><span class="lineno">   21</span>&#160;</div><div class="line"><a name="l00022"></a><span class="lineno">   22</span>&#160;<span class="keyword">namespace </span><a class="code" href="namespacezypp.html">zypp</a></div><div class="line"><a name="l00023"></a><span class="lineno">   23</span>&#160;{</div><div class="line"><a name="l00024"></a><span class="lineno">   24</span>&#160;  <span class="keyword">namespace </span>repo</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;    <span class="keyword">namespace </span>susetags</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="l00034"></a><span class="lineno"><a class="line" href="classzypp_1_1repo_1_1susetags_1_1Downloader.html">   34</a></span>&#160;      <span class="keyword">class </span><a class="code" href="classzypp_1_1repo_1_1susetags_1_1Downloader.html">Downloader</a> : <span class="keyword">public</span> <a class="code" href="classzypp_1_1repo_1_1Downloader.html">repo::Downloader</a></div><div class="line"><a name="l00035"></a><span class="lineno">   35</span>&#160;      {</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="l00045"></a><span class="lineno">   45</span>&#160;        <a class="code" href="classzypp_1_1repo_1_1Downloader.html#aae61733590d58214a5507dcda5333b9e">Downloader</a>( <span class="keyword">const</span> <a class="code" href="classzypp_1_1RepoInfo.html">RepoInfo</a> &amp;info, <span class="keyword">const</span> <a class="code" href="classzypp_1_1filesystem_1_1Pathname.html">Pathname</a> &amp;delta_dir = <a class="code" href="classzypp_1_1filesystem_1_1Pathname.html">Pathname</a>() );</div><div class="line"><a name="l00046"></a><span class="lineno">   46</span>&#160;</div><div class="line"><a name="l00054"></a><span class="lineno">   54</span>&#160;        <span class="keywordtype">void</span> <a class="code" href="classzypp_1_1repo_1_1susetags_1_1Downloader.html#a3661f15a2446f07f2152153b37d77f0b">download</a>( <a class="code" href="namespaceMediaSetAccess.html">MediaSetAccess</a> &amp;media,</div><div class="line"><a name="l00055"></a><span class="lineno">   55</span>&#160;                       <span class="keyword">const</span> <a class="code" href="classzypp_1_1filesystem_1_1Pathname.html">Pathname</a> &amp;dest_dir,</div><div class="line"><a name="l00056"></a><span class="lineno">   56</span>&#160;                       <span class="keyword">const</span> <a class="code" href="classzypp_1_1ProgressData.html#a89143a717926c1fa891ba91f07ad7aa8">ProgressData::ReceiverFnc</a> &amp; progress = <a class="code" href="classzypp_1_1ProgressData.html#a89143a717926c1fa891ba91f07ad7aa8">ProgressData::ReceiverFnc</a>() );</div><div class="line"><a name="l00060"></a><span class="lineno">   60</span>&#160;        <a class="code" href="classzypp_1_1RepoStatus.html">RepoStatus</a> <a class="code" href="classzypp_1_1repo_1_1susetags_1_1Downloader.html#aa6383fe1059ae7e7510f5c14885996d2">status</a>( <a class="code" href="namespaceMediaSetAccess.html">MediaSetAccess</a> &amp;media );</div><div class="line"><a name="l00061"></a><span class="lineno">   61</span>&#160;        </div><div class="line"><a name="l00065"></a><span class="lineno">   65</span>&#160;        <span class="keywordtype">void</span> <a class="code" href="classzypp_1_1repo_1_1susetags_1_1Downloader.html#a706d834201d36f715095d996bdfc2376">consumeIndex</a>( <span class="keyword">const</span> parser::susetags::RepoIndex_Ptr &amp; data_r );</div><div class="line"><a name="l00066"></a><span class="lineno">   66</span>&#160;</div><div class="line"><a name="l00067"></a><span class="lineno">   67</span>&#160;      <span class="keyword">private</span>:</div><div class="line"><a name="l00068"></a><span class="lineno"><a class="line" href="classzypp_1_1repo_1_1susetags_1_1Downloader.html#a7b1048e085ec82fda7906ed93a6bc4f9">   68</a></span>&#160;        parser::susetags::RepoIndex_Ptr <a class="code" href="classzypp_1_1repo_1_1susetags_1_1Downloader.html#a7b1048e085ec82fda7906ed93a6bc4f9">_repoindex</a>;</div><div class="line"><a name="l00069"></a><span class="lineno"><a class="line" href="classzypp_1_1repo_1_1susetags_1_1Downloader.html#a37418412227e77e96bed029133edef13">   69</a></span>&#160;        <a class="code" href="classzypp_1_1filesystem_1_1Pathname.html">Pathname</a> <a class="code" href="classzypp_1_1repo_1_1susetags_1_1Downloader.html#a37418412227e77e96bed029133edef13">_delta_dir</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="comment">// ns susetags</span></div><div class="line"><a name="l00073"></a><span class="lineno">   73</span>&#160;  } <span class="comment">// ns source</span></div><div class="line"><a name="l00074"></a><span class="lineno">   74</span>&#160;} <span class="comment">// ns zypp</span></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;<span class="preprocessor">#endif</span></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="ProgressData_8h_html"><div class="ttname"><a href="ProgressData_8h.html">ProgressData.h</a></div></div>
<div class="ttc" id="classzypp_1_1RepoInfo_html"><div class="ttname"><a href="classzypp_1_1RepoInfo.html">zypp::RepoInfo</a></div><div class="ttdoc">What is known about a repository.</div><div class="ttdef"><b>Definition:</b> <a href="RepoInfo_8h_source.html#l00071">RepoInfo.h:71</a></div></div>
<div class="ttc" id="classzypp_1_1repo_1_1susetags_1_1Downloader_html_a7b1048e085ec82fda7906ed93a6bc4f9"><div class="ttname"><a href="classzypp_1_1repo_1_1susetags_1_1Downloader.html#a7b1048e085ec82fda7906ed93a6bc4f9">zypp::repo::susetags::Downloader::_repoindex</a></div><div class="ttdeci">parser::susetags::RepoIndex_Ptr _repoindex</div><div class="ttdef"><b>Definition:</b> <a href="susetags_2Downloader_8h_source.html#l00068">Downloader.h:68</a></div></div>
<div class="ttc" id="classzypp_1_1repo_1_1susetags_1_1Downloader_html_a706d834201d36f715095d996bdfc2376"><div class="ttname"><a href="classzypp_1_1repo_1_1susetags_1_1Downloader.html#a706d834201d36f715095d996bdfc2376">zypp::repo::susetags::Downloader::consumeIndex</a></div><div class="ttdeci">void consumeIndex(const parser::susetags::RepoIndex_Ptr &amp;data_r)</div><div class="ttdoc">Content file parser consumer.</div><div class="ttdef"><b>Definition:</b> <a href="susetags_2Downloader_8cc_source.html#l00211">Downloader.cc:211</a></div></div>
<div class="ttc" id="classzypp_1_1ProgressData_html_a89143a717926c1fa891ba91f07ad7aa8"><div class="ttname"><a href="classzypp_1_1ProgressData.html#a89143a717926c1fa891ba91f07ad7aa8">zypp::ProgressData::ReceiverFnc</a></div><div class="ttdeci">function&lt; bool(const ProgressData &amp;)&gt; ReceiverFnc</div><div class="ttdoc">Most simple version of progress reporting The percentage in most cases.</div><div class="ttdef"><b>Definition:</b> <a href="ProgressData_8h_source.html#l00139">ProgressData.h:139</a></div></div>
<div class="ttc" id="Downloader_8h_html"><div class="ttname"><a href="Downloader_8h.html">Downloader.h</a></div></div>
<div class="ttc" id="Url_8h_html"><div class="ttname"><a href="Url_8h.html">Url.h</a></div></div>
<div class="ttc" id="classzypp_1_1repo_1_1susetags_1_1Downloader_html"><div class="ttname"><a href="classzypp_1_1repo_1_1susetags_1_1Downloader.html">zypp::repo::susetags::Downloader</a></div><div class="ttdoc">Downloader for SUSETags (YaST2) repositories Encapsulates all the knowledge of which files have to be...</div><div class="ttdef"><b>Definition:</b> <a href="susetags_2Downloader_8h_source.html#l00034">Downloader.h:34</a></div></div>
<div class="ttc" id="classzypp_1_1repo_1_1Downloader_html_aae61733590d58214a5507dcda5333b9e"><div class="ttname"><a href="classzypp_1_1repo_1_1Downloader.html#aae61733590d58214a5507dcda5333b9e">zypp::repo::Downloader::Downloader</a></div><div class="ttdeci">Downloader()</div><div class="ttdoc">Constructor.</div><div class="ttdef"><b>Definition:</b> <a href="Downloader_8cc_source.html#l00026">Downloader.cc:26</a></div></div>
<div class="ttc" id="RepoStatus_8h_html"><div class="ttname"><a href="RepoStatus_8h.html">RepoStatus.h</a></div></div>
<div class="ttc" id="ContentFileReader_8h_html"><div class="ttname"><a href="ContentFileReader_8h.html">ContentFileReader.h</a></div></div>
<div class="ttc" id="classzypp_1_1repo_1_1susetags_1_1Downloader_html_a3661f15a2446f07f2152153b37d77f0b"><div class="ttname"><a href="classzypp_1_1repo_1_1susetags_1_1Downloader.html#a3661f15a2446f07f2152153b37d77f0b">zypp::repo::susetags::Downloader::download</a></div><div class="ttdeci">void download(MediaSetAccess &amp;media, const Pathname &amp;dest_dir, const ProgressData::ReceiverFnc &amp;progress=ProgressData::ReceiverFnc())</div><div class="ttdoc">Download metadata to a local directory.</div><div class="ttdef"><b>Definition:</b> <a href="susetags_2Downloader_8cc_source.html#l00056">Downloader.cc:56</a></div></div>
<div class="ttc" id="namespaceMediaSetAccess_html"><div class="ttname"><a href="namespaceMediaSetAccess.html">MediaSetAccess</a></div></div>
<div class="ttc" id="classzypp_1_1repo_1_1susetags_1_1Downloader_html_aa6383fe1059ae7e7510f5c14885996d2"><div class="ttname"><a href="classzypp_1_1repo_1_1susetags_1_1Downloader.html#aa6383fe1059ae7e7510f5c14885996d2">zypp::repo::susetags::Downloader::status</a></div><div class="ttdeci">RepoStatus status(MediaSetAccess &amp;media)</div><div class="ttdoc">Status of the remote repository.</div><div class="ttdef"><b>Definition:</b> <a href="susetags_2Downloader_8cc_source.html#l00036">Downloader.cc:36</a></div></div>
<div class="ttc" id="MediaSetAccess_8h_html"><div class="ttname"><a href="MediaSetAccess_8h.html">MediaSetAccess.h</a></div></div>
<div class="ttc" id="classzypp_1_1RepoStatus_html"><div class="ttname"><a href="classzypp_1_1RepoStatus.html">zypp::RepoStatus</a></div><div class="ttdoc">Track changing files or directories.</div><div class="ttdef"><b>Definition:</b> <a href="RepoStatus_8h_source.html#l00038">RepoStatus.h:38</a></div></div>
<div class="ttc" id="classzypp_1_1repo_1_1Downloader_html"><div class="ttname"><a href="classzypp_1_1repo_1_1Downloader.html">zypp::repo::Downloader</a></div><div class="ttdoc">Downloader base class.</div><div class="ttdef"><b>Definition:</b> <a href="Downloader_8h_source.html#l00032">Downloader.h:32</a></div></div>
<div class="ttc" id="RepoInfo_8h_html"><div class="ttname"><a href="RepoInfo_8h.html">RepoInfo.h</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="classzypp_1_1repo_1_1susetags_1_1Downloader_html_a37418412227e77e96bed029133edef13"><div class="ttname"><a href="classzypp_1_1repo_1_1susetags_1_1Downloader.html#a37418412227e77e96bed029133edef13">zypp::repo::susetags::Downloader::_delta_dir</a></div><div class="ttdeci">Pathname _delta_dir</div><div class="ttdef"><b>Definition:</b> <a href="susetags_2Downloader_8h_source.html#l00069">Downloader.h:69</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><!-- 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_87611d73de4eb3bd0276658efbbf5b67.html">repo</a></li><li class="navelem"><a class="el" href="dir_52779968d28bdd869dfc6bb2017ff52a.html">susetags</a></li><li class="navelem"><a class="el" href="susetags_2Downloader_8h.html">Downloader.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>