Sophie

Sophie

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

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/parser/RepoindexFileReader.cc File Reference</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('RepoindexFileReader_8cc.html','');});
/* @license-end */
</script>
<div id="doc-content">
<div class="header">
  <div class="summary">
<a href="#nested-classes">Classes</a> &#124;
<a href="#namespaces">Namespaces</a> &#124;
<a href="#define-members">Macros</a>  </div>
  <div class="headertitle">
<div class="title">RepoindexFileReader.cc File Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p>Implementation of repoindex.xml file reader.  
<a href="#details">More...</a></p>
<div class="textblock"><code>#include &lt;iostream&gt;</code><br />
<code>#include &lt;unordered_map&gt;</code><br />
<code>#include &quot;<a class="el" href="String_8h_source.html">zypp/base/String.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="Logger_8h_source.html">zypp/base/Logger.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="Gettext_8h_source.html">zypp/base/Gettext.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="InputStream_8h_source.html">zypp/base/InputStream.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="DefaultIntegral_8h_source.html">zypp/base/DefaultIntegral.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="Pathname_8h_source.html">zypp/Pathname.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="Reader_8h_source.html">zypp/parser/xml/Reader.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="ParseException_8h_source.html">zypp/parser/ParseException.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="RepoInfo_8h_source.html">zypp/RepoInfo.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="RepoindexFileReader_8h_source.html">zypp/parser/RepoindexFileReader.h</a>&quot;</code><br />
</div><div class="textblock"><div class="dynheader">
Include dependency graph for RepoindexFileReader.cc:</div>
<div class="dyncontent">
<div class="center"><img src="RepoindexFileReader_8cc__incl.png" border="0" usemap="#zypp_2parser_2RepoindexFileReader_8cc" alt=""/></div>
<map name="zypp_2parser_2RepoindexFileReader_8cc" id="zypp_2parser_2RepoindexFileReader_8cc">
<area shape="rect"  title="Implementation of repoindex.xml file reader." alt="" coords="1324,5,1508,47"/>
<area shape="rect"  title=" " alt="" coords="581,95,656,121"/>
<area shape="rect"  title=" " alt="" coords="680,95,800,121"/>
<area shape="rect"  href="String_8h.html" title=" " alt="" coords="977,259,1114,285"/>
<area shape="rect"  href="Logger_8h.html" title=" " alt="" coords="2283,259,2426,285"/>
<area shape="rect"  href="Gettext_8h.html" title="Interface to gettext." alt="" coords="2214,95,2359,121"/>
<area shape="rect"  href="InputStream_8h.html" title=" " alt="" coords="1139,259,1315,285"/>
<area shape="rect"  href="DefaultIntegral_8h.html" title=" " alt="" coords="158,341,351,367"/>
<area shape="rect"  href="Pathname_8h.html" title=" " alt="" coords="1926,341,2055,367"/>
<area shape="rect"  href="Reader_8h.html" title=" " alt="" coords="1391,95,1571,121"/>
<area shape="rect"  href="ParseException_8h.html" title=" " alt="" coords="2637,177,2840,203"/>
<area shape="rect"  href="RepoInfo_8h.html" title=" " alt="" coords="3034,177,3158,203"/>
<area shape="rect"  href="RepoindexFileReader_8h.html" title="Interface of repoindex.xml file reader." alt="" coords="1260,169,1444,211"/>
<area shape="rect"  title=" " alt="" coords="2079,341,2142,367"/>
<area shape="rect"  title=" " alt="" coords="2149,430,2211,457"/>
<area shape="rect"  title=" " alt="" coords="553,341,612,367"/>
<area shape="rect"  title=" " alt="" coords="2575,430,2633,457"/>
<area shape="rect"  title=" " alt="" coords="637,341,707,367"/>
<area shape="rect"  title=" " alt="" coords="731,341,863,367"/>
<area shape="rect"  title=" " alt="" coords="887,333,1022,375"/>
<area shape="rect"  href="Easy_8h.html" title=" " alt="" coords="985,430,1111,457"/>
<area shape="rect"  href="PtrTypes_8h.html" title=" " alt="" coords="1302,341,1455,367"/>
<area shape="rect"  href="Function_8h.html" title=" " alt="" coords="375,341,529,367"/>
<area shape="rect"  title=" " alt="" coords="1019,512,1077,539"/>
<area shape="rect"  title=" " alt="" coords="1498,430,1657,457"/>
<area shape="rect"  title=" " alt="" coords="1681,430,1839,457"/>
<area shape="rect"  title=" " alt="" coords="1136,430,1283,457"/>
<area shape="rect"  title=" " alt="" coords="1307,430,1474,457"/>
<area shape="rect"  title=" " alt="" coords="635,430,775,457"/>
<area shape="rect"  title=" " alt="" coords="363,430,480,457"/>
<area shape="rect"  title=" " alt="" coords="504,430,611,457"/>
<area shape="rect"  title=" " alt="" coords="171,430,338,457"/>
<area shape="rect"  title=" " alt="" coords="5,423,147,464"/>
<area shape="rect"  href="NonCopyable_8h.html" title=" " alt="" coords="1441,259,1623,285"/>
<area shape="rect"  href="Node_8h.html" title=" " alt="" coords="1576,177,1747,203"/>
<area shape="rect"  title=" " alt="" coords="1581,341,1749,367"/>
<area shape="rect"  href="XmlString_8h.html" title=" " alt="" coords="2061,259,2259,285"/>
<area shape="rect"  href="Exception_8h.html" title=" " alt="" coords="2573,341,2731,367"/>
<area shape="rect"  href="UserRequestException_8h.html" title=" " alt="" coords="2621,259,2856,285"/>
<area shape="rect"  title=" " alt="" coords="2679,430,2719,457"/>
<area shape="rect"  title=" " alt="" coords="3133,259,3173,285"/>
<area shape="rect"  href="Iterator_8h.html" title=" " alt="" coords="3411,259,3557,285"/>
<area shape="rect"  href="APIConfig_8h.html" title="Provides API related macros." alt="" coords="1149,341,1278,367"/>
<area shape="rect"  href="Url_8h.html" title=" " alt="" coords="3425,341,3511,367"/>
<area shape="rect"  href="Locale_8h.html" title=" " alt="" coords="2941,341,3048,367"/>
<area shape="rect"  href="TriBool_8h.html" title=" " alt="" coords="3123,341,3235,367"/>
<area shape="rect"  href="RepoType_8h.html" title=" " alt="" coords="2755,341,2917,367"/>
<area shape="rect"  href="RepoVariables_8h.html" title=" " alt="" coords="3198,259,3386,285"/>
<area shape="rect"  href="RepoInfoBase_8h.html" title=" " alt="" coords="1749,259,1936,285"/>
<area shape="rect"  href="Date_8h.html" title=" " alt="" coords="2501,259,2597,285"/>
</map>
</div>
</div>
<p><a href="RepoindexFileReader_8cc_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classzypp_1_1parser_1_1RepoindexFileReader_1_1Impl.html">zypp::parser::RepoindexFileReader::Impl</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
<tr class="memitem:namespacezypp"><td class="memItemLeft" align="right" valign="top"> &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacezypp.html">zypp</a></td></tr>
<tr class="memdesc:namespacezypp"><td class="mdescLeft">&#160;</td><td class="mdescRight">Easy-to use interface to the ZYPP dependency resolver. <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:namespacezypp_1_1parser"><td class="memItemLeft" align="right" valign="top"> &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacezypp_1_1parser.html">zypp::parser</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="define-members"></a>
Macros</h2></td></tr>
<tr class="memitem:ad11ca1dc9757eafa29e9de2259388ff4"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="RepoindexFileReader_8cc.html#ad11ca1dc9757eafa29e9de2259388ff4">ZYPP_BASE_LOGGER_LOGGROUP</a>&#160;&#160;&#160;&quot;parser&quot;</td></tr>
<tr class="separator:ad11ca1dc9757eafa29e9de2259388ff4"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Implementation of repoindex.xml file reader. </p>

<p class="definition">Definition in file <a class="el" href="RepoindexFileReader_8cc_source.html">RepoindexFileReader.cc</a>.</p>
</div><h2 class="groupheader">Macro Definition Documentation</h2>
<a id="ad11ca1dc9757eafa29e9de2259388ff4"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ad11ca1dc9757eafa29e9de2259388ff4">&#9670;&nbsp;</a></span>ZYPP_BASE_LOGGER_LOGGROUP</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define ZYPP_BASE_LOGGER_LOGGROUP&#160;&#160;&#160;&quot;parser&quot;</td>
        </tr>
      </table>
</div><div class="memdoc">

<p class="definition">Definition at line <a class="el" href="RepoindexFileReader_8cc_source.html#l00032">32</a> of file <a class="el" href="RepoindexFileReader_8cc_source.html">RepoindexFileReader.cc</a>.</p>

</div>
</div>
<h2 class="groupheader">Variable Documentation</h2>
<a id="a0eb3d7bcc7ec2a58061e17489656fa58"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a0eb3d7bcc7ec2a58061e17489656fa58">&#9670;&nbsp;</a></span>_vars</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">std::unordered_map&lt;std::string,std::string&gt; _vars</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p class="definition">Definition at line <a class="el" href="RepoindexFileReader_8cc_source.html#l00092">92</a> of file <a class="el" href="RepoindexFileReader_8cc_source.html">RepoindexFileReader.cc</a>.</p>

</div>
</div>
</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_0c50c097c08cb551fbc386ff78d6683e.html">parser</a></li><li class="navelem"><a class="el" href="RepoindexFileReader_8cc.html">RepoindexFileReader.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>