Sophie

Sophie

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

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/MediaSetAccess.h 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('MediaSetAccess_8h.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="#func-members">Functions</a>  </div>
  <div class="headertitle">
<div class="title">MediaSetAccess.h File Reference</div>  </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><code>#include &lt;iosfwd&gt;</code><br />
<code>#include &lt;string&gt;</code><br />
<code>#include &lt;vector&gt;</code><br />
<code>#include &quot;<a class="el" href="Function_8h_source.html">zypp/base/Function.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="ReferenceCounted_8h_source.html">zypp/base/ReferenceCounted.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="NonCopyable_8h_source.html">zypp/base/NonCopyable.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="Flags_8h_source.html">zypp/base/Flags.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="PtrTypes_8h_source.html">zypp/base/PtrTypes.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="MediaManager_8h_source.html">zypp/media/MediaManager.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="CheckSum_8h_source.html">zypp/CheckSum.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="OnMediaLocation_8h_source.html">zypp/OnMediaLocation.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="ManagedFile_8h_source.html">zypp/ManagedFile.h</a>&quot;</code><br />
</div><div class="textblock"><div class="dynheader">
Include dependency graph for MediaSetAccess.h:</div>
<div class="dyncontent">
<div class="center"><img src="MediaSetAccess_8h__incl.png" border="0" usemap="#zypp_2MediaSetAccess_8h" alt=""/></div>
<map name="zypp_2MediaSetAccess_8h" id="zypp_2MediaSetAccess_8h">
<area shape="rect"  title=" " alt="" coords="1854,5,2018,32"/>
<area shape="rect"  title=" " alt="" coords="2099,692,2162,719"/>
<area shape="rect"  title=" " alt="" coords="1017,692,1074,719"/>
<area shape="rect"  title=" " alt="" coords="871,610,929,637"/>
<area shape="rect"  href="Function_8h.html" title=" " alt="" coords="3099,610,3253,637"/>
<area shape="rect"  href="ReferenceCounted_8h.html" title=" " alt="" coords="1533,229,1747,256"/>
<area shape="rect"  href="PtrTypes_8h.html" title=" " alt="" coords="491,610,645,637"/>
<area shape="rect"  href="NonCopyable_8h.html" title=" " alt="" coords="246,453,429,480"/>
<area shape="rect"  href="Flags_8h.html" title=" " alt="" coords="2239,155,2372,181"/>
<area shape="rect"  href="MediaManager_8h.html" title=" " alt="" coords="1356,80,1556,107"/>
<area shape="rect"  href="Pathname_8h.html" title=" " alt="" coords="1669,379,1798,405"/>
<area shape="rect"  href="CheckSum_8h.html" title=" " alt="" coords="2024,304,2155,331"/>
<area shape="rect"  href="OnMediaLocation_8h.html" title=" " alt="" coords="1923,229,2098,256"/>
<area shape="rect"  href="ManagedFile_8h.html" title=" " alt="" coords="2385,304,2532,331"/>
<area shape="rect"  title=" " alt="" coords="3270,692,3410,719"/>
<area shape="rect"  title=" " alt="" coords="2997,692,3115,719"/>
<area shape="rect"  title=" " alt="" coords="3139,692,3245,719"/>
<area shape="rect"  title=" " alt="" coords="398,692,557,719"/>
<area shape="rect"  title=" " alt="" coords="581,692,739,719"/>
<area shape="rect"  title=" " alt="" coords="763,692,909,719"/>
<area shape="rect"  title=" " alt="" coords="207,692,374,719"/>
<area shape="rect"  title=" " alt="" coords="261,528,429,555"/>
<area shape="rect"  href="String_8h.html" title=" " alt="" coords="1957,528,2094,555"/>
<area shape="rect"  title=" " alt="" coords="1715,610,1778,637"/>
<area shape="rect"  title=" " alt="" coords="2169,610,2239,637"/>
<area shape="rect"  title=" " alt="" coords="1802,610,1934,637"/>
<area shape="rect"  title=" " alt="" coords="1958,603,2093,644"/>
<area shape="rect"  href="Easy_8h.html" title=" " alt="" coords="2897,610,3023,637"/>
<area shape="rect"  title=" " alt="" coords="2915,692,2973,719"/>
<area shape="rect"  href="MediaAccess_8h.html" title=" " alt="" coords="1169,155,1356,181"/>
<area shape="rect"  title=" " alt="" coords="1424,453,1464,480"/>
<area shape="rect"  href="APIConfig_8h.html" title="Provides API related macros." alt="" coords="2894,304,3023,331"/>
<area shape="rect"  href="Url_8h.html" title=" " alt="" coords="631,379,716,405"/>
<area shape="rect"  title=" " alt="" coords="669,610,718,637"/>
<area shape="rect"  href="PathInfo_8h.html" title=" " alt="" coords="980,229,1100,256"/>
<area shape="rect"  href="MediaException_8h.html" title=" " alt="" coords="1077,304,1283,331"/>
<area shape="rect"  href="MediaSource_8h.html" title=" " alt="" coords="1408,304,1595,331"/>
<area shape="rect"  title=" " alt="" coords="758,304,847,331"/>
<area shape="rect"  title=" " alt="" coords="872,304,952,331"/>
<area shape="rect"  href="ByteCount_8h.html" title=" " alt="" coords="1067,379,1197,405"/>
<area shape="rect"  href="Exception_8h.html" title=" " alt="" coords="1925,379,2083,405"/>
<area shape="rect"  title=" " alt="" coords="1949,453,2029,480"/>
<area shape="rect"  title=" " alt="" coords="1741,453,1813,480"/>
<area shape="rect"  title=" " alt="" coords="1838,453,1925,480"/>
<area shape="rect"  href="Errno_8h.html" title=" " alt="" coords="2105,453,2239,480"/>
<area shape="rect"  href="Unit_8h.html" title=" " alt="" coords="1159,610,1284,637"/>
<area shape="rect"  href="UrlBase_8h.html" title=" " alt="" coords="606,453,741,480"/>
<area shape="rect"  href="UrlUtils_8h.html" title=" " alt="" coords="757,528,891,555"/>
<area shape="rect"  href="AutoDispose_8h.html" title=" " alt="" coords="2408,379,2552,405"/>
<area shape="rect"  title=" " alt="" coords="2518,453,2669,480"/>
</map>
</div>
</div><div class="textblock"><div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dyncontent">
<div class="center"><img src="MediaSetAccess_8h__dep__incl.png" border="0" usemap="#zypp_2MediaSetAccess_8hdep" alt=""/></div>
<map name="zypp_2MediaSetAccess_8hdep" id="zypp_2MediaSetAccess_8hdep">
<area shape="rect"  title=" " alt="" coords="679,5,843,32"/>
<area shape="rect"  href="Fetcher_8h.html" title=" " alt="" coords="566,80,679,107"/>
<area shape="rect"  href="Downloader_8h.html" title=" " alt="" coords="167,155,342,181"/>
<area shape="rect"  href="susetags_2Downloader_8h.html" title=" " alt="" coords="24,229,164,271"/>
<area shape="rect"  href="susetags_2Downloader_8cc.html" title=" " alt="" coords="711,319,851,360"/>
<area shape="rect"  href="RepoManager_8cc.html" title=" " alt="" coords="16,326,173,353"/>
<area shape="rect"  href="yum_2Downloader_8h.html" title=" " alt="" coords="392,237,597,263"/>
<area shape="rect"  href="MediaInfoDownloader_8h.html" title=" " alt="" coords="886,155,1124,181"/>
<area shape="rect"  href="RepoProvideFile_8cc.html" title=" " alt="" coords="660,155,862,181"/>
<area shape="rect"  href="MediaSetAccess_8cc.html" title=" " alt="" coords="1097,80,1265,107"/>
<area shape="rect"  href="RepoMirrorList_8cc.html" title=" " alt="" coords="1289,80,1484,107"/>
<area shape="rect"  href="RepoInfo_8cc.html" title=" " alt="" coords="1508,80,1636,107"/>
<area shape="rect"  href="Fetcher_8cc.html" title=" " alt="" coords="417,155,534,181"/>
<area shape="rect"  href="Downloader_8cc.html" title=" " alt="" coords="189,237,368,263"/>
<area shape="rect"  href="yum_2Downloader_8cc.html" title=" " alt="" coords="420,326,630,353"/>
<area shape="rect"  href="MediaInfoDownloader_8cc.html" title=" " alt="" coords="882,237,1123,263"/>
</map>
</div>
</div>
<p><a href="MediaSetAccess_8h_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_1MediaSetAccess.html">zypp::MediaSetAccess</a></td></tr>
<tr class="memdesc:"><td class="mdescLeft">&#160;</td><td class="mdescRight">Media access layer responsible for handling files distributed on a set of media with media change and abort/retry/ingore user callback handling.  <a href="classzypp_1_1MediaSetAccess.html#details">More...</a><br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</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_1MediaSetAccess_1_1ReleaseFileGuard.html">zypp::MediaSetAccess::ReleaseFileGuard</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>
</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:adbea5267e097327a5ed494d993953fb8"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacezypp.html#adbea5267e097327a5ed494d993953fb8">zypp::DEFINE_PTR_TYPE</a> (MediaSetAccess)</td></tr>
<tr class="separator:adbea5267e097327a5ed494d993953fb8"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aab5edd22c0210145654dd1991195044c"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacezypp.html#aab5edd22c0210145654dd1991195044c">zypp::ZYPP_DECLARE_OPERATORS_FOR_FLAGS</a> (MediaSetAccess::ProvideFileOptions)</td></tr>
<tr class="separator:aab5edd22c0210145654dd1991195044c"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
</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="MediaSetAccess_8h.html">MediaSetAccess.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>