Sophie

Sophie

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

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/MediaCD.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('MediaCD_8cc.html','');});
/* @license-end */
</script>
<div id="doc-content">
<div class="header">
  <div class="summary">
<a href="#namespaces">Namespaces</a> &#124;
<a href="#define-members">Macros</a>  </div>
  <div class="headertitle">
<div class="title">MediaCD.cc File Reference</div>  </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><code>#include &lt;sys/ioctl.h&gt;</code><br />
<code>#include &lt;linux/cdrom.h&gt;</code><br />
<code>#include &lt;cstring&gt;</code><br />
<code>#include &lt;cstdlib&gt;</code><br />
<code>#include &lt;iostream&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="ExternalProgram_8h_source.html">zypp/ExternalProgram.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="MediaCD_8h_source.html">zypp/media/MediaCD.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="Url_8h_source.html">zypp/Url.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="AutoDispose_8h_source.html">zypp/AutoDispose.h</a>&quot;</code><br />
</div><div class="textblock"><div class="dynheader">
Include dependency graph for MediaCD.cc:</div>
<div class="dyncontent">
<div class="center"><img src="MediaCD_8cc__incl.png" border="0" usemap="#zypp_2media_2MediaCD_8cc" alt=""/></div>
<map name="zypp_2media_2MediaCD_8cc" id="zypp_2media_2MediaCD_8cc">
<area shape="rect"  title=" " alt="" coords="1258,5,1427,32"/>
<area shape="rect"  title=" " alt="" coords="5,80,88,107"/>
<area shape="rect"  title=" " alt="" coords="112,80,219,107"/>
<area shape="rect"  title=" " alt="" coords="1714,528,1777,555"/>
<area shape="rect"  title=" " alt="" coords="1118,80,1181,107"/>
<area shape="rect"  title=" " alt="" coords="1205,80,1280,107"/>
<area shape="rect"  href="Logger_8h.html" title=" " alt="" coords="1833,453,1975,480"/>
<area shape="rect"  href="ExternalProgram_8h.html" title=" " alt="" coords="739,379,909,405"/>
<area shape="rect"  href="Mount_8h.html" title=" " alt="" coords="1073,304,1223,331"/>
<area shape="rect"  href="MediaCD_8h.html" title=" " alt="" coords="1805,80,1971,107"/>
<area shape="rect"  href="Url_8h.html" title=" " alt="" coords="1495,379,1580,405"/>
<area shape="rect"  href="MediaManager_8h.html" title=" " alt="" coords="2148,155,2348,181"/>
<area shape="rect"  href="AutoDispose_8h.html" title=" " alt="" coords="2972,229,3116,256"/>
<area shape="rect"  title=" " alt="" coords="2238,603,2301,629"/>
<area shape="rect"  title=" " alt="" coords="1597,603,1654,629"/>
<area shape="rect"  title=" " alt="" coords="1213,453,1283,480"/>
<area shape="rect"  title=" " alt="" coords="525,603,574,629"/>
<area shape="rect"  title=" " alt="" coords="988,603,1047,629"/>
<area shape="rect"  href="APIConfig_8h.html" title="Provides API related macros." alt="" coords="306,453,435,480"/>
<area shape="rect"  href="ExternalDataSource_8h.html" title=" " alt="" coords="714,453,934,480"/>
<area shape="rect"  href="Pathname_8h.html" title=" " alt="" coords="2051,453,2181,480"/>
<area shape="rect"  href="Easy_8h.html" title=" " alt="" coords="663,528,790,555"/>
<area shape="rect"  title=" " alt="" coords="697,603,756,629"/>
<area shape="rect"  title=" " alt="" coords="865,528,929,555"/>
<area shape="rect"  title=" " alt="" coords="1279,379,1319,405"/>
<area shape="rect"  href="KVMap_8h.html" title=" " alt="" coords="1093,379,1203,405"/>
<area shape="rect"  href="String_8h.html" title=" " alt="" coords="1410,453,1547,480"/>
<area shape="rect"  title=" " alt="" coords="1517,528,1587,555"/>
<area shape="rect"  href="PtrTypes_8h.html" title=" " alt="" coords="2837,528,2990,555"/>
<area shape="rect"  href="Function_8h.html" title=" " alt="" coords="2659,528,2813,555"/>
<area shape="rect"  title=" " alt="" coords="3362,603,3521,629"/>
<area shape="rect"  title=" " alt="" coords="2819,603,2976,629"/>
<area shape="rect"  title=" " alt="" coords="3000,603,3147,629"/>
<area shape="rect"  title=" " alt="" coords="3171,603,3338,629"/>
<area shape="rect"  title=" " alt="" coords="2513,603,2653,629"/>
<area shape="rect"  title=" " alt="" coords="2677,603,2795,629"/>
<area shape="rect"  title=" " alt="" coords="2381,603,2488,629"/>
<area shape="rect"  href="MediaHandler_8h.html" title=" " alt="" coords="1791,229,1985,256"/>
<area shape="rect"  title=" " alt="" coords="2184,379,2224,405"/>
<area shape="rect"  href="PathInfo_8h.html" title=" " alt="" coords="1709,304,1829,331"/>
<area shape="rect"  href="MediaSource_8h.html" title=" " alt="" coords="2349,379,2536,405"/>
<area shape="rect"  href="MediaException_8h.html" title=" " alt="" coords="1904,304,2109,331"/>
<area shape="rect"  href="UrlBase_8h.html" title=" " alt="" coords="1674,453,1809,480"/>
<area shape="rect"  href="UrlUtils_8h.html" title=" " alt="" coords="1105,528,1239,555"/>
<area shape="rect"  href="UrlException_8h.html" title=" " alt="" coords="1089,603,1255,629"/>
<area shape="rect"  href="MediaAccess_8h.html" title=" " alt="" coords="2397,229,2584,256"/>
<area shape="rect"  href="NonCopyable_8h.html" title=" " alt="" coords="2798,304,2981,331"/>
<area shape="rect"  href="ReferenceCounted_8h.html" title=" " alt="" coords="2661,453,2875,480"/>
<area shape="rect"  title=" " alt="" coords="2813,379,2981,405"/>
<area shape="rect"  title=" " alt="" coords="3107,304,3258,331"/>
</map>
</div>
</div>
<p><a href="MediaCD_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="define-members"></a>
Macros</h2></td></tr>
<tr class="memitem:a6db00f35b9d906468d2488bb95d68a03"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="MediaCD_8cc.html#a6db00f35b9d906468d2488bb95d68a03">REPORT_EJECT_ERRORS</a>&#160;&#160;&#160;0</td></tr>
<tr class="separator:a6db00f35b9d906468d2488bb95d68a03"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2f6fe2e7bc11511dcb2e145d6a8bbe0c"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="MediaCD_8cc.html#a2f6fe2e7bc11511dcb2e145d6a8bbe0c">EJECT_TOOL_PATH</a>&#160;&#160;&#160;&quot;/bin/eject&quot;</td></tr>
<tr class="separator:a2f6fe2e7bc11511dcb2e145d6a8bbe0c"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<h2 class="groupheader">Macro Definition Documentation</h2>
<a id="a6db00f35b9d906468d2488bb95d68a03"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a6db00f35b9d906468d2488bb95d68a03">&#9670;&nbsp;</a></span>REPORT_EJECT_ERRORS</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define REPORT_EJECT_ERRORS&#160;&#160;&#160;0</td>
        </tr>
      </table>
</div><div class="memdoc">

<p class="definition">Definition at line <a class="el" href="MediaCD_8cc_source.html#l00044">44</a> of file <a class="el" href="MediaCD_8cc_source.html">MediaCD.cc</a>.</p>

</div>
</div>
<a id="a2f6fe2e7bc11511dcb2e145d6a8bbe0c"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a2f6fe2e7bc11511dcb2e145d6a8bbe0c">&#9670;&nbsp;</a></span>EJECT_TOOL_PATH</h2>

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

<p class="definition">Definition at line <a class="el" href="MediaCD_8cc_source.html#l00050">50</a> of file <a class="el" href="MediaCD_8cc_source.html">MediaCD.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_e5855dea3351ea26b1c2dbf0da3539de.html">media</a></li><li class="navelem"><a class="el" href="MediaCD_8cc.html">MediaCD.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>