Sophie

Sophie

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

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/media/MediaCIFS.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('MediaCIFS_8cc.html','');});
/* @license-end */
</script>
<div id="doc-content">
<div class="header">
  <div class="summary">
<a href="#namespaces">Namespaces</a> &#124;
<a href="#func-members">Functions</a>  </div>
  <div class="headertitle">
<div class="title">MediaCIFS.cc File Reference</div>  </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><code>#include &lt;iostream&gt;</code><br />
<code>#include &lt;fstream&gt;</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="TmpPath_8h_source.html">zypp/TmpPath.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="KVMap_8h_source.html">zypp/KVMap.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="Mount_8h_source.html">zypp/media/Mount.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="MediaUserAuth_8h_source.html">zypp/media/MediaUserAuth.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="CredentialManager_8h_source.html">zypp/media/CredentialManager.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="ZYppCallbacks_8h_source.html">zypp/ZYppCallbacks.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="MediaCIFS_8h_source.html">zypp/media/MediaCIFS.h</a>&quot;</code><br />
<code>#include &lt;sys/types.h&gt;</code><br />
<code>#include &lt;sys/mount.h&gt;</code><br />
<code>#include &lt;errno.h&gt;</code><br />
<code>#include &lt;dirent.h&gt;</code><br />
</div><div class="textblock"><div class="dynheader">
Include dependency graph for MediaCIFS.cc:</div>
<div class="dyncontent">
<div class="center"><img src="MediaCIFS_8cc__incl.png" border="0" usemap="#zypp_2media_2MediaCIFS_8cc" alt=""/></div>
<map name="zypp_2media_2MediaCIFS_8cc" id="zypp_2media_2MediaCIFS_8cc">
<area shape="rect"  title=" " alt="" coords="1562,5,1741,32"/>
<area shape="rect"  title=" " alt="" coords="93,80,167,107"/>
<area shape="rect"  title=" " alt="" coords="191,80,261,107"/>
<area shape="rect"  href="Logger_8h.html" title=" " alt="" coords="5,229,148,256"/>
<area shape="rect"  href="Gettext_8h.html" title="Interface to gettext." alt="" coords="336,80,481,107"/>
<area shape="rect"  href="TmpPath_8h.html" title=" " alt="" coords="2523,155,2646,181"/>
<area shape="rect"  href="KVMap_8h.html" title=" " alt="" coords="243,155,353,181"/>
<area shape="rect"  href="Mount_8h.html" title=" " alt="" coords="557,80,706,107"/>
<area shape="rect"  href="MediaUserAuth_8h.html" title="Convenience interface for handling authentication data of media user." alt="" coords="1569,229,1771,256"/>
<area shape="rect"  href="CredentialManager_8h.html" title=" " alt="" coords="1750,155,1977,181"/>
<area shape="rect"  href="ZYppCallbacks_8h.html" title=" " alt="" coords="1313,80,1472,107"/>
<area shape="rect"  href="ZConfig_8h.html" title=" " alt="" coords="2350,80,2467,107"/>
<area shape="rect"  href="MediaCIFS_8h.html" title=" " alt="" coords="1984,80,2159,107"/>
<area shape="rect"  title=" " alt="" coords="2492,80,2581,107"/>
<area shape="rect"  title=" " alt="" coords="2605,80,2703,107"/>
<area shape="rect"  title=" " alt="" coords="2727,80,2794,107"/>
<area shape="rect"  title=" " alt="" coords="2819,80,2889,107"/>
<area shape="rect"  title=" " alt="" coords="100,304,163,331"/>
<area shape="rect"  title=" " alt="" coords="2344,379,2407,405"/>
<area shape="rect"  title=" " alt="" coords="1669,379,1727,405"/>
<area shape="rect"  href="Pathname_8h.html" title=" " alt="" coords="2260,304,2389,331"/>
<area shape="rect"  href="PtrTypes_8h.html" title=" " alt="" coords="1307,304,1460,331"/>
<area shape="rect"  href="ManagedFile_8h.html" title=" " alt="" coords="2737,229,2883,256"/>
<area shape="rect"  title=" " alt="" coords="1304,379,1463,405"/>
<area shape="rect"  title=" " alt="" coords="1487,379,1645,405"/>
<area shape="rect"  title=" " alt="" coords="942,379,1089,405"/>
<area shape="rect"  title=" " alt="" coords="1113,379,1280,405"/>
<area shape="rect"  title=" " alt="" coords="553,304,611,331"/>
<area shape="rect"  title=" " alt="" coords="379,304,428,331"/>
<area shape="rect"  href="String_8h.html" title=" " alt="" coords="687,229,824,256"/>
<area shape="rect"  title=" " alt="" coords="1947,229,1987,256"/>
<area shape="rect"  href="ExternalProgram_8h.html" title=" " alt="" coords="441,229,611,256"/>
<area shape="rect"  href="APIConfig_8h.html" title="Provides API related macros." alt="" coords="1945,304,2075,331"/>
<area shape="rect"  href="Url_8h.html" title=" " alt="" coords="2099,304,2185,331"/>
<area shape="rect"  href="EnumClass_8h.html" title=" " alt="" coords="996,229,1163,256"/>
<area shape="rect"  href="Callback_8h.html" title=" " alt="" coords="935,155,1053,181"/>
<area shape="rect"  href="UserData_8h.html" title=" " alt="" coords="849,229,971,256"/>
<area shape="rect"  href="Resolvable_8h.html" title=" " alt="" coords="1361,229,1494,256"/>
<area shape="rect"  href="RepoInfo_8h.html" title=" " alt="" coords="2153,155,2277,181"/>
<area shape="rect"  href="Package_8h.html" title=" " alt="" coords="1382,155,1499,181"/>
<area shape="rect"  href="Patch_8h.html" title=" " alt="" coords="1523,155,1625,181"/>
<area shape="rect"  href="ProgressData_8h.html" title=" " alt="" coords="1187,229,1337,256"/>
<area shape="rect"  href="NonCopyable_8h.html" title=" " alt="" coords="1739,304,1921,331"/>
<area shape="rect"  href="Locale_8h.html" title=" " alt="" coords="2530,304,2637,331"/>
<area shape="rect"  href="TriBool_8h.html" title=" " alt="" coords="2661,304,2773,331"/>
<area shape="rect"  href="Arch_8h.html" title=" " alt="" coords="2404,155,2499,181"/>
<area shape="rect"  href="IdString_8h.html" title=" " alt="" coords="3116,304,3232,331"/>
<area shape="rect"  href="DownloadMode_8h.html" title=" " alt="" coords="3161,155,3326,181"/>
<area shape="rect"  href="RpmFlags_8h.html" title=" " alt="" coords="3351,155,3552,181"/>
<area shape="rect"  href="MediaHandler_8h.html" title=" " alt="" coords="2315,229,2510,256"/>
</map>
</div>
</div>
<p><a href="MediaCIFS_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="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_1media"><td class="memItemLeft" align="right" valign="top"> &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacezypp_1_1media.html">zypp::media</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="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:a4a9cd5cd2627e9881d5716855ce2d983"><td class="memItemLeft" align="right" valign="top">string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacezypp_1_1media.html#a4a9cd5cd2627e9881d5716855ce2d983">zypp::media::getShare</a> (Pathname spath_r)</td></tr>
<tr class="separator:a4a9cd5cd2627e9881d5716855ce2d983"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:adb656c6b38b55e41edcbccdfeff18c71"><td class="memItemLeft" align="right" valign="top">Pathname&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacezypp_1_1media.html#adb656c6b38b55e41edcbccdfeff18c71">zypp::media::stripShare</a> (Pathname spath_r)</td></tr>
<tr class="separator:adb656c6b38b55e41edcbccdfeff18c71"><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="dir_e5855dea3351ea26b1c2dbf0da3539de.html">media</a></li><li class="navelem"><a class="el" href="MediaCIFS_8cc.html">MediaCIFS.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>