Sophie

Sophie

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

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/repo/PluginServices.h Source File</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('PluginServices_8h_source.html','');});
/* @license-end */
</script>
<div id="doc-content">
<div class="header">
  <div class="headertitle">
<div class="title">PluginServices.h</div>  </div>
</div><!--header-->
<div class="contents">
<a href="PluginServices_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">    1</span>&#160;<span class="comment">/*---------------------------------------------------------------------\</span></div><div class="line"><a name="l00002"></a><span class="lineno">    2</span>&#160;<span class="comment">|                          ____ _   __ __ ___                          |</span></div><div class="line"><a name="l00003"></a><span class="lineno">    3</span>&#160;<span class="comment">|                         |__  / \ / / . \ . \                         |</span></div><div class="line"><a name="l00004"></a><span class="lineno">    4</span>&#160;<span class="comment">|                           / / \ V /|  _/  _/                         |</span></div><div class="line"><a name="l00005"></a><span class="lineno">    5</span>&#160;<span class="comment">|                          / /__ | | | | | |                           |</span></div><div class="line"><a name="l00006"></a><span class="lineno">    6</span>&#160;<span class="comment">|                         /_____||_| |_| |_|                           |</span></div><div class="line"><a name="l00007"></a><span class="lineno">    7</span>&#160;<span class="comment">|                                                                      |</span></div><div class="line"><a name="l00008"></a><span class="lineno">    8</span>&#160;<span class="comment">\---------------------------------------------------------------------*/</span></div><div class="line"><a name="l00009"></a><span class="lineno">    9</span>&#160;</div><div class="line"><a name="l00010"></a><span class="lineno">   10</span>&#160;<span class="preprocessor">#ifndef ZYPP_REPO_PLUGINSERVICES_H</span></div><div class="line"><a name="l00011"></a><span class="lineno">   11</span>&#160;<span class="preprocessor">#define ZYPP_REPO_PLUGINSERVICES_H</span></div><div class="line"><a name="l00012"></a><span class="lineno">   12</span>&#160;</div><div class="line"><a name="l00013"></a><span class="lineno">   13</span>&#160;<span class="preprocessor">#include &lt;iosfwd&gt;</span></div><div class="line"><a name="l00014"></a><span class="lineno">   14</span>&#160;</div><div class="line"><a name="l00015"></a><span class="lineno">   15</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="PtrTypes_8h.html">zypp/base/PtrTypes.h</a>&quot;</span></div><div class="line"><a name="l00016"></a><span class="lineno">   16</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="ProgressData_8h.html">zypp/ProgressData.h</a>&quot;</span></div><div class="line"><a name="l00017"></a><span class="lineno">   17</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="Pathname_8h.html">zypp/Pathname.h</a>&quot;</span></div><div class="line"><a name="l00018"></a><span class="lineno">   18</span>&#160;</div><div class="line"><a name="l00020"></a><span class="lineno">   20</span>&#160;<span class="keyword">namespace </span><a class="code" href="namespacezypp.html">zypp</a></div><div class="line"><a name="l00021"></a><span class="lineno">   21</span>&#160;{ </div><div class="line"><a name="l00022"></a><span class="lineno">   22</span>&#160;</div><div class="line"><a name="l00023"></a><span class="lineno">   23</span>&#160;  <span class="keyword">class </span>ServiceInfo;</div><div class="line"><a name="l00025"></a><span class="lineno">   25</span>&#160;  <span class="keyword">namespace </span>repo</div><div class="line"><a name="l00026"></a><span class="lineno">   26</span>&#160;  { </div><div class="line"><a name="l00027"></a><span class="lineno">   27</span>&#160;</div><div class="line"><a name="l00028"></a><span class="lineno"><a class="line" href="classzypp_1_1repo_1_1PluginServices.html">   28</a></span>&#160;    <span class="keyword">class </span><a class="code" href="classzypp_1_1repo_1_1PluginServices.html">PluginServices</a></div><div class="line"><a name="l00029"></a><span class="lineno">   29</span>&#160;    {</div><div class="line"><a name="l00030"></a><span class="lineno">   30</span>&#160;      <span class="keyword">friend</span> std::ostream &amp; <a class="code" href="classzypp_1_1repo_1_1PluginServices.html#ae689d600524a4c2480d029d5c568197d">operator&lt;&lt;</a>( std::ostream &amp; <a class="code" href="namespacestr.html">str</a>, <span class="keyword">const</span> <a class="code" href="classzypp_1_1repo_1_1PluginServices.html">PluginServices</a>&amp; obj );</div><div class="line"><a name="l00031"></a><span class="lineno">   31</span>&#160;    <span class="keyword">public</span>:</div><div class="line"><a name="l00032"></a><span class="lineno">   32</span>&#160;      </div><div class="line"><a name="l00040"></a><span class="lineno"><a class="line" href="classzypp_1_1repo_1_1PluginServices.html#a5c5bc193379e4c5f13eed07e69bdd89f">   40</a></span>&#160;      <span class="keyword">typedef</span> <span class="keyword">function</span>&lt; <a class="code" href="classbool.html">bool</a>( <span class="keyword">const</span> <a class="code" href="classzypp_1_1ServiceInfo.html">ServiceInfo</a> &amp; )&gt; <a class="code" href="classzypp_1_1repo_1_1PluginServices.html#a5c5bc193379e4c5f13eed07e69bdd89f">ProcessService</a>;</div><div class="line"><a name="l00041"></a><span class="lineno">   41</span>&#160;      </div><div class="line"><a name="l00043"></a><span class="lineno">   43</span>&#160;      <span class="keyword">class </span><a class="code" href="classzypp_1_1repo_1_1PluginServices_1_1Impl.html">Impl</a>;</div><div class="line"><a name="l00044"></a><span class="lineno">   44</span>&#160;</div><div class="line"><a name="l00045"></a><span class="lineno">   45</span>&#160;    <span class="keyword">public</span>:</div><div class="line"><a name="l00046"></a><span class="lineno">   46</span>&#160;      <a class="code" href="classzypp_1_1repo_1_1PluginServices.html#a3904524d7beb65a876a8abf55e695e6d">PluginServices</a>(<span class="keyword">const</span> <a class="code" href="classzypp_1_1filesystem_1_1Pathname.html">Pathname</a> &amp;path,</div><div class="line"><a name="l00047"></a><span class="lineno">   47</span>&#160;                    <span class="keyword">const</span> <a class="code" href="classzypp_1_1repo_1_1PluginServices.html#a5c5bc193379e4c5f13eed07e69bdd89f">ProcessService</a> &amp; callback);</div><div class="line"><a name="l00048"></a><span class="lineno">   48</span>&#160;     </div><div class="line"><a name="l00052"></a><span class="lineno">   52</span>&#160;      <a class="code" href="classzypp_1_1repo_1_1PluginServices.html#a52eefb068fa3ee1e6b5802387278501b">~PluginServices</a>();</div><div class="line"><a name="l00053"></a><span class="lineno">   53</span>&#160;    };</div><div class="line"><a name="l00055"></a><span class="lineno">   55</span>&#160;</div><div class="line"><a name="l00057"></a><span class="lineno">   57</span>&#160;    std::ostream &amp; <a class="code" href="namespacezypp_1_1repo.html#ab03092838b37118c48f0d8ab0a414259">operator&lt;&lt;</a>( std::ostream &amp; <a class="code" href="namespacestr.html">str</a>, <span class="keyword">const</span> <a class="code" href="classzypp_1_1repo_1_1PluginServices.html">PluginServices</a> &amp; obj );</div><div class="line"><a name="l00058"></a><span class="lineno">   58</span>&#160;</div><div class="line"><a name="l00060"></a><span class="lineno">   60</span>&#160;  } <span class="comment">// namespace repo</span></div><div class="line"><a name="l00063"></a><span class="lineno">   63</span>&#160;<span class="comment"></span>} <span class="comment">// namespace zypp</span></div><div class="line"><a name="l00065"></a><span class="lineno">   65</span>&#160;<span class="comment"></span><span class="preprocessor">#endif // ZYPP_REPO_LOCALSERVICES_H</span></div><div class="ttc" id="classzypp_1_1ServiceInfo_html"><div class="ttname"><a href="classzypp_1_1ServiceInfo.html">zypp::ServiceInfo</a></div><div class="ttdoc">Service data.</div><div class="ttdef"><b>Definition:</b> <a href="ServiceInfo_8h_source.html#l00036">ServiceInfo.h:36</a></div></div>
<div class="ttc" id="Pathname_8h_html"><div class="ttname"><a href="Pathname_8h.html">Pathname.h</a></div></div>
<div class="ttc" id="classzypp_1_1repo_1_1PluginServices_html_a3904524d7beb65a876a8abf55e695e6d"><div class="ttname"><a href="classzypp_1_1repo_1_1PluginServices.html#a3904524d7beb65a876a8abf55e695e6d">zypp::repo::PluginServices::PluginServices</a></div><div class="ttdeci">PluginServices(const Pathname &amp;path, const ProcessService &amp;callback)</div><div class="ttdef"><b>Definition:</b> <a href="PluginServices_8cc_source.html#l00070">PluginServices.cc:70</a></div></div>
<div class="ttc" id="ProgressData_8h_html"><div class="ttname"><a href="ProgressData_8h.html">ProgressData.h</a></div></div>
<div class="ttc" id="namespacestr_html"><div class="ttname"><a href="namespacestr.html">str</a></div><div class="ttdoc">String related utilities and Regular expression matching.</div></div>
<div class="ttc" id="classzypp_1_1repo_1_1PluginServices_html"><div class="ttname"><a href="classzypp_1_1repo_1_1PluginServices.html">zypp::repo::PluginServices</a></div><div class="ttdef"><b>Definition:</b> <a href="PluginServices_8h_source.html#l00028">PluginServices.h:28</a></div></div>
<div class="ttc" id="PtrTypes_8h_html"><div class="ttname"><a href="PtrTypes_8h.html">PtrTypes.h</a></div></div>
<div class="ttc" id="classzypp_1_1repo_1_1PluginServices_1_1Impl_html"><div class="ttname"><a href="classzypp_1_1repo_1_1PluginServices_1_1Impl.html">zypp::repo::PluginServices::Impl</a></div><div class="ttdef"><b>Definition:</b> <a href="PluginServices_8cc_source.html#l00032">PluginServices.cc:32</a></div></div>
<div class="ttc" id="namespacezypp_1_1repo_html_ab03092838b37118c48f0d8ab0a414259"><div class="ttname"><a href="namespacezypp_1_1repo.html#ab03092838b37118c48f0d8ab0a414259">zypp::repo::operator&lt;&lt;</a></div><div class="ttdeci">std::ostream &amp; operator&lt;&lt;(std::ostream &amp;str, const DeltaCandidates &amp;obj)</div><div class="ttdef"><b>Definition:</b> <a href="DeltaCandidates_8cc_source.html#l00107">DeltaCandidates.cc:107</a></div></div>
<div class="ttc" id="classbool_html"><div class="ttname"><a href="classbool.html">bool</a></div></div>
<div class="ttc" id="classzypp_1_1repo_1_1PluginServices_html_a52eefb068fa3ee1e6b5802387278501b"><div class="ttname"><a href="classzypp_1_1repo_1_1PluginServices.html#a52eefb068fa3ee1e6b5802387278501b">zypp::repo::PluginServices::~PluginServices</a></div><div class="ttdeci">~PluginServices()</div><div class="ttdoc">Dtor.</div><div class="ttdef"><b>Definition:</b> <a href="PluginServices_8cc_source.html#l00077">PluginServices.cc:77</a></div></div>
<div class="ttc" id="classzypp_1_1filesystem_1_1Pathname_html"><div class="ttname"><a href="classzypp_1_1filesystem_1_1Pathname.html">zypp::filesystem::Pathname</a></div><div class="ttdoc">Pathname.</div><div class="ttdef"><b>Definition:</b> <a href="Pathname_8h_source.html#l00043">Pathname.h:43</a></div></div>
<div class="ttc" id="namespacezypp_html"><div class="ttname"><a href="namespacezypp.html">zypp</a></div><div class="ttdoc">Easy-to use interface to the ZYPP dependency resolver.</div><div class="ttdef"><b>Definition:</b> <a href="CodePitfalls_8doc_source.html#l00001">CodePitfalls.doc:1</a></div></div>
<div class="ttc" id="classzypp_1_1repo_1_1PluginServices_html_a5c5bc193379e4c5f13eed07e69bdd89f"><div class="ttname"><a href="classzypp_1_1repo_1_1PluginServices.html#a5c5bc193379e4c5f13eed07e69bdd89f">zypp::repo::PluginServices::ProcessService</a></div><div class="ttdeci">function&lt; bool(const ServiceInfo &amp;)&gt; ProcessService</div><div class="ttdoc">Callback definition.</div><div class="ttdef"><b>Definition:</b> <a href="PluginServices_8h_source.html#l00040">PluginServices.h:40</a></div></div>
<div class="ttc" id="classzypp_1_1repo_1_1PluginServices_html_ae689d600524a4c2480d029d5c568197d"><div class="ttname"><a href="classzypp_1_1repo_1_1PluginServices.html#ae689d600524a4c2480d029d5c568197d">zypp::repo::PluginServices::operator&lt;&lt;</a></div><div class="ttdeci">friend std::ostream &amp; operator&lt;&lt;(std::ostream &amp;str, const PluginServices &amp;obj)</div><div class="ttdef"><b>Definition:</b> <a href="PluginServices_8cc_source.html#l00080">PluginServices.cc:80</a></div></div>
</div><!-- fragment --></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_87611d73de4eb3bd0276658efbbf5b67.html">repo</a></li><li class="navelem"><a class="el" href="PluginServices_8h.html">PluginServices.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>