Sophie

Sophie

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

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/RepoInfo.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('RepoInfo_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> &#124;
<a href="#func-members">Functions</a>  </div>
  <div class="headertitle">
<div class="title">RepoInfo.cc File Reference</div>  </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><code>#include &lt;iostream&gt;</code><br />
<code>#include &lt;vector&gt;</code><br />
<code>#include &lt;fstream&gt;</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="LogTools_8h_source.html">zypp/base/LogTools.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="XmlEscape_8h_source.html">zypp/parser/xml/XmlEscape.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="ManagedFile_8h_source.html">zypp/ManagedFile.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="PublicKey_8h_source.html">zypp/PublicKey.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="MediaSetAccess_8h_source.html">zypp/MediaSetAccess.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="Glob_8h_source.html">zypp/Glob.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="TriBool_8h_source.html">zypp/TriBool.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="ZConfig_8h_source.html">zypp/ZConfig.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="RepoMirrorList_8h_source.html">zypp/repo/RepoMirrorList.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="ExternalProgram_8h_source.html">zypp/ExternalProgram.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="MediaAccess_8h_source.html">zypp/media/MediaAccess.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="IOStream_8h_source.html">zypp/base/IOStream.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="Reader_8h_source.html">zypp/parser/xml/Reader.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="StrMatcher_8h_source.html">zypp/base/StrMatcher.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="KeyRing_8h_source.html">zypp/KeyRing.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="TmpPath_8h_source.html">zypp/TmpPath.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="ZYppFactory_8h_source.html">zypp/ZYppFactory.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="ZYppCallbacks_8h_source.html">zypp/ZYppCallbacks.h</a>&quot;</code><br />
</div><div class="textblock"><div class="dynheader">
Include dependency graph for RepoInfo.cc:</div>
<div class="dyncontent">
<div class="center"><img src="RepoInfo_8cc__incl.png" border="0" usemap="#zypp_2RepoInfo_8cc" alt=""/></div>
<map name="zypp_2RepoInfo_8cc" id="zypp_2RepoInfo_8cc">
<area shape="rect"  title=" " alt="" coords="2185,5,2313,32"/>
<area shape="rect"  title=" " alt="" coords="375,304,449,331"/>
<area shape="rect"  title=" " alt="" coords="1513,304,1572,331"/>
<area shape="rect"  title=" " alt="" coords="5097,80,5167,107"/>
<area shape="rect"  href="Gettext_8h.html" title="Interface to gettext." alt="" coords="5191,80,5337,107"/>
<area shape="rect"  href="LogTools_8h.html" title=" " alt="" coords="724,229,881,256"/>
<area shape="rect"  href="DefaultIntegral_8h.html" title=" " alt="" coords="5047,304,5241,331"/>
<area shape="rect"  href="XmlEscape_8h.html" title=" " alt="" coords="196,229,399,256"/>
<area shape="rect"  href="ManagedFile_8h.html" title=" " alt="" coords="4192,155,4339,181"/>
<area shape="rect"  href="Pathname_8h.html" title=" " alt="" coords="2503,304,2633,331"/>
<area shape="rect"  href="PublicKey_8h.html" title=" " alt="" coords="1545,155,1669,181"/>
<area shape="rect"  href="MediaSetAccess_8h.html" title=" " alt="" coords="3594,80,3758,107"/>
<area shape="rect"  href="RepoInfo_8h.html" title=" " alt="" coords="525,229,649,256"/>
<area shape="rect"  href="TriBool_8h.html" title=" " alt="" coords="2117,304,2229,331"/>
<area shape="rect"  href="Glob_8h.html" title=" " alt="" coords="3917,229,4014,256"/>
<area shape="rect"  href="ZConfig_8h.html" title=" " alt="" coords="2287,229,2404,256"/>
<area shape="rect"  href="RepoMirrorList_8h.html" title=" " alt="" coords="1727,229,1918,256"/>
<area shape="rect"  href="ExternalProgram_8h.html" title=" " alt="" coords="1057,229,1228,256"/>
<area shape="rect"  href="MediaAccess_8h.html" title=" " alt="" coords="2472,155,2659,181"/>
<area shape="rect"  href="IOStream_8h.html" title=" " alt="" coords="4239,229,4398,256"/>
<area shape="rect"  href="InputStream_8h.html" title=" " alt="" coords="4039,229,4215,256"/>
<area shape="rect"  href="Reader_8h.html" title=" " alt="" coords="4498,155,4678,181"/>
<area shape="rect"  href="StrMatcher_8h.html" title=" " alt="" coords="1943,229,2111,256"/>
<area shape="rect"  href="KeyRing_8h.html" title=" " alt="" coords="1774,80,1890,107"/>
<area shape="rect"  href="TmpPath_8h.html" title=" " alt="" coords="3919,80,4041,107"/>
<area shape="rect"  href="ZYppFactory_8h.html" title=" " alt="" coords="3103,229,3249,256"/>
<area shape="rect"  href="ZYppCallbacks_8h.html" title=" " alt="" coords="1018,155,1177,181"/>
<area shape="rect"  title=" " alt="" coords="1857,386,1914,413"/>
<area shape="rect"  title=" " alt="" coords="193,386,233,413"/>
<area shape="rect"  title=" " alt="" coords="1119,304,1159,331"/>
<area shape="rect"  title=" " alt="" coords="1439,304,1489,331"/>
<area shape="rect"  href="Hash_8h.html" title=" " alt="" coords="1284,304,1415,331"/>
<area shape="rect"  href="Logger_8h.html" title=" " alt="" coords="951,304,1094,331"/>
<area shape="rect"  href="Iterator_8h.html" title=" " alt="" coords="679,304,825,331"/>
<area shape="rect"  href="APIConfig_8h.html" title="Provides API related macros." alt="" coords="525,304,654,331"/>
<area shape="rect"  title=" " alt="" coords="3255,386,3318,413"/>
<area shape="rect"  href="Iterable_8h.html" title=" " alt="" coords="5,386,152,413"/>
<area shape="rect"  title=" " alt="" coords="4971,386,5138,413"/>
<area shape="rect"  title=" " alt="" coords="5163,379,5304,420"/>
<area shape="rect"  title=" " alt="" coords="178,304,249,331"/>
<area shape="rect"  href="AutoDispose_8h.html" title=" " alt="" coords="4625,229,4769,256"/>
<area shape="rect"  href="NonCopyable_8h.html" title=" " alt="" coords="4317,304,4499,331"/>
<area shape="rect"  href="PtrTypes_8h.html" title=" " alt="" coords="3002,304,3155,331"/>
<area shape="rect"  href="Function_8h.html" title=" " alt="" coords="4657,304,4810,331"/>
<area shape="rect"  href="Exception_8h.html" title=" " alt="" coords="1647,304,1806,331"/>
<area shape="rect"  href="DrunkenBishop_8h.html" title=" " alt="" coords="2732,229,2927,256"/>
<area shape="rect"  href="Edition_8h.html" title=" " alt="" coords="1830,304,1941,331"/>
<area shape="rect"  href="Date_8h.html" title=" " alt="" coords="1556,229,1652,256"/>
<area shape="rect"  href="Flags_8h.html" title=" " alt="" coords="3795,304,3928,331"/>
<area shape="rect"  href="ReferenceCounted_8h.html" title=" " alt="" coords="3375,229,3588,256"/>
</map>
</div>
</div>
<p><a href="RepoInfo_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">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structzypp_1_1RepoInfo_1_1Impl.html">zypp::RepoInfo::Impl</a></td></tr>
<tr class="memdesc:"><td class="mdescLeft">&#160;</td><td class="mdescRight"><a class="el" href="classzypp_1_1RepoInfo.html" title="What is known about a repository.">RepoInfo</a> implementation.  <a href="structzypp_1_1RepoInfo_1_1Impl.html#details">More...</a><br /></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>
</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:a81302efd7fd91b698fc1233a6229c7bb"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="RepoInfo_8cc.html#a81302efd7fd91b698fc1233a6229c7bb">OUTS</a>(T,  B)&#160;&#160;&#160;( indeterminate(T) ? (std::string(&quot;D(&quot;)+(B?&quot;Y&quot;:&quot;N&quot;)+&quot;)&quot;) : ((bool)T?&quot;Y&quot;:&quot;N&quot;) )</td></tr>
<tr class="separator:a81302efd7fd91b698fc1233a6229c7bb"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0d426ea4d37880b3fb3d9daec2ea1b43"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="RepoInfo_8cc.html#a0d426ea4d37880b3fb3d9daec2ea1b43">OUTS</a>(V)&#160;&#160;&#160;case RepoInfo::V: return str &lt;&lt; #V; break</td></tr>
<tr class="separator:a0d426ea4d37880b3fb3d9daec2ea1b43"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:a336ea77013fdd857998d868a83e13781"><td class="memItemLeft" align="right" valign="top">std::ostream &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacezypp.html#a336ea77013fdd857998d868a83e13781">zypp::operator&lt;&lt;</a> (std::ostream &amp;str, const RepoInfo &amp;obj)</td></tr>
<tr class="separator:a336ea77013fdd857998d868a83e13781"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa3dd9e5573811be76bed007a5cf8dbd8"><td class="memItemLeft" align="right" valign="top">std::ostream &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacezypp.html#aa3dd9e5573811be76bed007a5cf8dbd8">zypp::operator&lt;&lt;</a> (std::ostream &amp;str, const RepoInfo::GpgCheck &amp;obj)</td></tr>
<tr class="separator:aa3dd9e5573811be76bed007a5cf8dbd8"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<h2 class="groupheader">Macro Definition Documentation</h2>
<a id="a81302efd7fd91b698fc1233a6229c7bb"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a81302efd7fd91b698fc1233a6229c7bb">&#9670;&nbsp;</a></span>OUTS <span class="overload">[1/2]</span></h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define OUTS</td>
          <td>(</td>
          <td class="paramtype">&#160;</td>
          <td class="paramname">T, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">&#160;</td>
          <td class="paramname">B&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td>&#160;&#160;&#160;( indeterminate(T) ? (std::string(&quot;D(&quot;)+(B?&quot;Y&quot;:&quot;N&quot;)+&quot;)&quot;) : ((bool)T?&quot;Y&quot;:&quot;N&quot;) )</td>
        </tr>
      </table>
</div><div class="memdoc">

</div>
</div>
<a id="a0d426ea4d37880b3fb3d9daec2ea1b43"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a0d426ea4d37880b3fb3d9daec2ea1b43">&#9670;&nbsp;</a></span>OUTS <span class="overload">[2/2]</span></h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define OUTS</td>
          <td>(</td>
          <td class="paramtype">&#160;</td>
          <td class="paramname">V</td><td>)</td>
          <td>&#160;&#160;&#160;case RepoInfo::V: return str &lt;&lt; #V; break</td>
        </tr>
      </table>
</div><div class="memdoc">

</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="RepoInfo_8cc.html">RepoInfo.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>