Sophie

Sophie

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

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/parser/susetags/ContentFileReader.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('ContentFileReader_8h_source.html','');});
/* @license-end */
</script>
<div id="doc-content">
<div class="header">
  <div class="headertitle">
<div class="title">ContentFileReader.h</div>  </div>
</div><!--header-->
<div class="contents">
<a href="ContentFileReader_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="l00012"></a><span class="lineno">   12</span>&#160;<span class="preprocessor">#ifndef ZYPP_PARSER_SUSETAGS_CONTENTFILEREADER_H</span></div><div class="line"><a name="l00013"></a><span class="lineno">   13</span>&#160;<span class="preprocessor">#define ZYPP_PARSER_SUSETAGS_CONTENTFILEREADER_H</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 &lt;iosfwd&gt;</span></div><div class="line"><a name="l00016"></a><span class="lineno">   16</span>&#160;</div><div class="line"><a name="l00017"></a><span class="lineno">   17</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="l00018"></a><span class="lineno">   18</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="NonCopyable_8h.html">zypp/base/NonCopyable.h</a>&quot;</span></div><div class="line"><a name="l00019"></a><span class="lineno">   19</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="Function_8h.html">zypp/base/Function.h</a>&quot;</span></div><div class="line"><a name="l00020"></a><span class="lineno">   20</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="InputStream_8h.html">zypp/base/InputStream.h</a>&quot;</span></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;<span class="preprocessor">#include &quot;<a class="code" href="ProgressData_8h.html">zypp/ProgressData.h</a>&quot;</span></div><div class="line"><a name="l00023"></a><span class="lineno">   23</span>&#160;</div><div class="line"><a name="l00025"></a><span class="lineno">   25</span>&#160;<span class="keyword">namespace </span><a class="code" href="namespacezypp.html">zypp</a></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="l00029"></a><span class="lineno">   29</span>&#160;  <span class="keyword">namespace </span>parser</div><div class="line"><a name="l00030"></a><span class="lineno">   30</span>&#160;  { </div><div class="line"><a name="l00031"></a><span class="lineno">   31</span>&#160;    <span class="keyword">namespace </span>susetags</div><div class="line"><a name="l00033"></a><span class="lineno">   33</span>&#160;    { </div><div class="line"><a name="l00034"></a><span class="lineno">   34</span>&#160;</div><div class="line"><a name="l00035"></a><span class="lineno">   35</span>&#160;      <span class="keyword">class </span>RepoIndex;</div><div class="line"><a name="l00036"></a><span class="lineno">   36</span>&#160;      <a class="code" href="namespacezypp_1_1parser_1_1susetags.html#a5699ec7e51d47b8df902ffd4b719e555">DEFINE_PTR_TYPE</a>(RepoIndex);</div><div class="line"><a name="l00037"></a><span class="lineno">   37</span>&#160;</div><div class="line"><a name="l00039"></a><span class="lineno">   39</span>&#160;      <span class="comment">//</span></div><div class="line"><a name="l00040"></a><span class="lineno">   40</span>&#160;      <span class="comment">//        CLASS NAME : ContentFileReader</span></div><div class="line"><a name="l00041"></a><span class="lineno">   41</span>&#160;      <span class="comment">//</span></div><div class="line"><a name="l00045"></a><span class="lineno"><a class="line" href="classzypp_1_1parser_1_1susetags_1_1ContentFileReader.html">   45</a></span>&#160;<span class="comment"></span>      <span class="keyword">class </span><a class="code" href="classzypp_1_1parser_1_1susetags_1_1ContentFileReader.html">ContentFileReader</a> : <span class="keyword">private</span> <a class="code" href="namespacezypp_1_1base.html#a3a6dcdb2e24ab74d95eb8a117f429af1">base::NonCopyable</a></div><div class="line"><a name="l00046"></a><span class="lineno">   46</span>&#160;      {</div><div class="line"><a name="l00047"></a><span class="lineno">   47</span>&#160;        <span class="keyword">public</span>:</div><div class="line"><a name="l00048"></a><span class="lineno"><a class="line" href="classzypp_1_1parser_1_1susetags_1_1ContentFileReader.html#a9ebca5c2fc87554dd635be90fa8a2eb5">   48</a></span>&#160;          <span class="keyword">typedef</span> <span class="keyword">function</span>&lt;void(<span class="keyword">const</span> RepoIndex_Ptr &amp;)&gt; <a class="code" href="classzypp_1_1parser_1_1susetags_1_1ContentFileReader.html#a9ebca5c2fc87554dd635be90fa8a2eb5">RepoIndexConsumer</a>;</div><div class="line"><a name="l00049"></a><span class="lineno">   49</span>&#160;</div><div class="line"><a name="l00050"></a><span class="lineno">   50</span>&#160;        <span class="keyword">public</span>:</div><div class="line"><a name="l00052"></a><span class="lineno">   52</span>&#160;          <a class="code" href="classzypp_1_1parser_1_1susetags_1_1ContentFileReader.html#a48cc2eee4eeab95e8db121c64721236d">ContentFileReader</a>();</div><div class="line"><a name="l00054"></a><span class="lineno">   54</span>&#160;          <span class="keyword">virtual</span> <a class="code" href="classzypp_1_1parser_1_1susetags_1_1ContentFileReader.html#aa7089338762ec1f5b3268400a1341ba1">~ContentFileReader</a>();</div><div class="line"><a name="l00061"></a><span class="lineno">   61</span>&#160;          <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="classzypp_1_1parser_1_1susetags_1_1ContentFileReader.html#a327f57f0ee239d52251f108ea8e3f5ac">parse</a>( <span class="keyword">const</span> <a class="code" href="classzypp_1_1InputStream.html">InputStream</a> &amp; imput_r,</div><div class="line"><a name="l00062"></a><span class="lineno">   62</span>&#160;                              <span class="keyword">const</span> <a class="code" href="classzypp_1_1ProgressData.html#a89143a717926c1fa891ba91f07ad7aa8">ProgressData::ReceiverFnc</a> &amp; fnc_r = <a class="code" href="classzypp_1_1ProgressData.html#a89143a717926c1fa891ba91f07ad7aa8">ProgressData::ReceiverFnc</a>() );</div><div class="line"><a name="l00063"></a><span class="lineno">   63</span>&#160;</div><div class="line"><a name="l00064"></a><span class="lineno">   64</span>&#160;        <span class="keyword">public</span>:</div><div class="line"><a name="l00066"></a><span class="lineno"><a class="line" href="classzypp_1_1parser_1_1susetags_1_1ContentFileReader.html#a4294add2cf07730bd32fc87409853b64">   66</a></span>&#160;          <span class="keywordtype">void</span> <a class="code" href="classzypp_1_1parser_1_1susetags_1_1ContentFileReader.html#a4294add2cf07730bd32fc87409853b64">setRepoIndexConsumer</a>( <span class="keyword">const</span> <a class="code" href="classzypp_1_1parser_1_1susetags_1_1ContentFileReader.html#a9ebca5c2fc87554dd635be90fa8a2eb5">RepoIndexConsumer</a> &amp; fnc_r )</div><div class="line"><a name="l00067"></a><span class="lineno">   67</span>&#160;          { <a class="code" href="classzypp_1_1parser_1_1susetags_1_1ContentFileReader.html#ab0913a2b044ba4359fdf266091bf43fc">_repoIndexConsumer</a> = fnc_r; }</div><div class="line"><a name="l00068"></a><span class="lineno">   68</span>&#160;</div><div class="line"><a name="l00069"></a><span class="lineno">   69</span>&#160;        <span class="keyword">protected</span>:</div><div class="line"><a name="l00071"></a><span class="lineno">   71</span>&#160;          <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="classzypp_1_1parser_1_1susetags_1_1ContentFileReader.html#ae89d6c149456812fc5e8199e4454d76c">beginParse</a>();</div><div class="line"><a name="l00073"></a><span class="lineno">   73</span>&#160;          <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="classzypp_1_1parser_1_1susetags_1_1ContentFileReader.html#a80b3609b0b65ec29801ebd2e22f31b8d">endParse</a>();</div><div class="line"><a name="l00074"></a><span class="lineno">   74</span>&#160;</div><div class="line"><a name="l00075"></a><span class="lineno">   75</span>&#160;        <span class="keyword">protected</span>:</div><div class="line"><a name="l00079"></a><span class="lineno">   79</span>&#160;          <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="classzypp_1_1parser_1_1susetags_1_1ContentFileReader.html#a0dd9a61b146b3bd61b177b9c13715ab0">userRequestedAbort</a>( <span class="keywordtype">unsigned</span> lineNo_r );</div><div class="line"><a name="l00080"></a><span class="lineno">   80</span>&#160;</div><div class="line"><a name="l00081"></a><span class="lineno">   81</span>&#160;        <span class="keyword">protected</span>:</div><div class="line"><a name="l00083"></a><span class="lineno">   83</span>&#160;          std::string <a class="code" href="classzypp_1_1parser_1_1susetags_1_1ContentFileReader.html#a8583682e9e45f783fc5a6c8f8683efbe">errPrefix</a>( <span class="keywordtype">unsigned</span> lineNo_r,</div><div class="line"><a name="l00084"></a><span class="lineno">   84</span>&#160;                                 <span class="keyword">const</span> std::string &amp; msg_r = std::string(),</div><div class="line"><a name="l00085"></a><span class="lineno">   85</span>&#160;                                 <span class="keyword">const</span> std::string &amp; line_r = <span class="stringliteral">&quot;-&quot;</span> ) <span class="keyword">const</span>;</div><div class="line"><a name="l00086"></a><span class="lineno">   86</span>&#160;</div><div class="line"><a name="l00087"></a><span class="lineno">   87</span>&#160;        <span class="keyword">private</span>:</div><div class="line"><a name="l00088"></a><span class="lineno"><a class="line" href="classzypp_1_1parser_1_1susetags_1_1ContentFileReader.html#a93b7cdf5675788bc6e2a558261672fbf">   88</a></span>&#160;          <span class="keyword">class </span><a class="code" href="structzypp_1_1parser_1_1susetags_1_1ContentFileReader_1_1Impl.html">Impl</a>;</div><div class="line"><a name="l00089"></a><span class="lineno">   89</span>&#160;          <a class="code" href="structzypp_1_1RW__pointer.html">RW_pointer&lt;Impl,rw_pointer::Scoped&lt;Impl&gt;</a> &gt; <a class="code" href="classzypp_1_1parser_1_1susetags_1_1ContentFileReader.html#a93b7cdf5675788bc6e2a558261672fbf">_pimpl</a>;</div><div class="line"><a name="l00090"></a><span class="lineno"><a class="line" href="classzypp_1_1parser_1_1susetags_1_1ContentFileReader.html#ab0913a2b044ba4359fdf266091bf43fc">   90</a></span>&#160;          <a class="code" href="classzypp_1_1parser_1_1susetags_1_1ContentFileReader.html#a9ebca5c2fc87554dd635be90fa8a2eb5">RepoIndexConsumer</a> <a class="code" href="classzypp_1_1parser_1_1susetags_1_1ContentFileReader.html#ab0913a2b044ba4359fdf266091bf43fc">_repoIndexConsumer</a>;</div><div class="line"><a name="l00091"></a><span class="lineno">   91</span>&#160;      };</div><div class="line"><a name="l00093"></a><span class="lineno">   93</span>&#160;</div><div class="line"><a name="l00095"></a><span class="lineno">   95</span>&#160;    } <span class="comment">// namespace susetags</span></div><div class="line"><a name="l00098"></a><span class="lineno">   98</span>&#160;<span class="comment"></span>  } <span class="comment">// namespace parser</span></div><div class="line"><a name="l00101"></a><span class="lineno">  101</span>&#160;<span class="comment"></span>} <span class="comment">// namespace zypp</span></div><div class="line"><a name="l00103"></a><span class="lineno">  103</span>&#160;<span class="comment"></span><span class="preprocessor">#endif // ZYPP_PARSER_SUSETAGS_CONTENTFILEREADER_H</span></div><div class="ttc" id="classzypp_1_1parser_1_1susetags_1_1ContentFileReader_html_a8583682e9e45f783fc5a6c8f8683efbe"><div class="ttname"><a href="classzypp_1_1parser_1_1susetags_1_1ContentFileReader.html#a8583682e9e45f783fc5a6c8f8683efbe">zypp::parser::susetags::ContentFileReader::errPrefix</a></div><div class="ttdeci">std::string errPrefix(unsigned lineNo_r, const std::string &amp;msg_r=std::string(), const std::string &amp;line_r=&quot;-&quot;) const</div><div class="ttdoc">Prefix exception message with line information.</div><div class="ttdef"><b>Definition:</b> <a href="ContentFileReader_8cc_source.html#l00161">ContentFileReader.cc:161</a></div></div>
<div class="ttc" id="structzypp_1_1parser_1_1susetags_1_1ContentFileReader_1_1Impl_html"><div class="ttname"><a href="structzypp_1_1parser_1_1susetags_1_1ContentFileReader_1_1Impl.html">zypp::parser::susetags::ContentFileReader::Impl</a></div><div class="ttdoc">ContentFileReader implementation.</div><div class="ttdef"><b>Definition:</b> <a href="ContentFileReader_8cc_source.html#l00043">ContentFileReader.cc:43</a></div></div>
<div class="ttc" id="NonCopyable_8h_html"><div class="ttname"><a href="NonCopyable_8h.html">NonCopyable.h</a></div></div>
<div class="ttc" id="namespacezypp_1_1parser_1_1susetags_html_a5699ec7e51d47b8df902ffd4b719e555"><div class="ttname"><a href="namespacezypp_1_1parser_1_1susetags.html#a5699ec7e51d47b8df902ffd4b719e555">zypp::parser::susetags::DEFINE_PTR_TYPE</a></div><div class="ttdeci">DEFINE_PTR_TYPE(RepoIndex)</div></div>
<div class="ttc" id="classzypp_1_1parser_1_1susetags_1_1ContentFileReader_html_a93b7cdf5675788bc6e2a558261672fbf"><div class="ttname"><a href="classzypp_1_1parser_1_1susetags_1_1ContentFileReader.html#a93b7cdf5675788bc6e2a558261672fbf">zypp::parser::susetags::ContentFileReader::_pimpl</a></div><div class="ttdeci">RW_pointer&lt; Impl, rw_pointer::Scoped&lt; Impl &gt; &gt; _pimpl</div><div class="ttdef"><b>Definition:</b> <a href="ContentFileReader_8h_source.html#l00088">ContentFileReader.h:88</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="classzypp_1_1InputStream_html"><div class="ttname"><a href="classzypp_1_1InputStream.html">zypp::InputStream</a></div><div class="ttdoc">Helper to create and pass std::istream.</div><div class="ttdef"><b>Definition:</b> <a href="InputStream_8h_source.html#l00056">InputStream.h:56</a></div></div>
<div class="ttc" id="classzypp_1_1ProgressData_html_a89143a717926c1fa891ba91f07ad7aa8"><div class="ttname"><a href="classzypp_1_1ProgressData.html#a89143a717926c1fa891ba91f07ad7aa8">zypp::ProgressData::ReceiverFnc</a></div><div class="ttdeci">function&lt; bool(const ProgressData &amp;)&gt; ReceiverFnc</div><div class="ttdoc">Most simple version of progress reporting The percentage in most cases.</div><div class="ttdef"><b>Definition:</b> <a href="ProgressData_8h_source.html#l00139">ProgressData.h:139</a></div></div>
<div class="ttc" id="classzypp_1_1parser_1_1susetags_1_1ContentFileReader_html_a0dd9a61b146b3bd61b177b9c13715ab0"><div class="ttname"><a href="classzypp_1_1parser_1_1susetags_1_1ContentFileReader.html#a0dd9a61b146b3bd61b177b9c13715ab0">zypp::parser::susetags::ContentFileReader::userRequestedAbort</a></div><div class="ttdeci">virtual void userRequestedAbort(unsigned lineNo_r)</div><div class="ttdoc">Called when user(callback) request to abort.</div><div class="ttdef"><b>Definition:</b> <a href="ContentFileReader_8cc_source.html#l00151">ContentFileReader.cc:151</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="namespacezypp_1_1base_html_a3a6dcdb2e24ab74d95eb8a117f429af1"><div class="ttname"><a href="namespacezypp_1_1base.html#a3a6dcdb2e24ab74d95eb8a117f429af1">zypp::base::NonCopyable</a></div><div class="ttdeci">boost::noncopyable NonCopyable</div><div class="ttdoc">Ensure derived classes cannot be copied.</div><div class="ttdef"><b>Definition:</b> <a href="NonCopyable_8h_source.html#l00026">NonCopyable.h:26</a></div></div>
<div class="ttc" id="classzypp_1_1parser_1_1susetags_1_1ContentFileReader_html_ab0913a2b044ba4359fdf266091bf43fc"><div class="ttname"><a href="classzypp_1_1parser_1_1susetags_1_1ContentFileReader.html#ab0913a2b044ba4359fdf266091bf43fc">zypp::parser::susetags::ContentFileReader::_repoIndexConsumer</a></div><div class="ttdeci">RepoIndexConsumer _repoIndexConsumer</div><div class="ttdef"><b>Definition:</b> <a href="ContentFileReader_8h_source.html#l00090">ContentFileReader.h:90</a></div></div>
<div class="ttc" id="classzypp_1_1parser_1_1susetags_1_1ContentFileReader_html"><div class="ttname"><a href="classzypp_1_1parser_1_1susetags_1_1ContentFileReader.html">zypp::parser::susetags::ContentFileReader</a></div><div class="ttdoc">Parse repoindex part from a content file.</div><div class="ttdef"><b>Definition:</b> <a href="ContentFileReader_8h_source.html#l00045">ContentFileReader.h:45</a></div></div>
<div class="ttc" id="classzypp_1_1parser_1_1susetags_1_1ContentFileReader_html_ae89d6c149456812fc5e8199e4454d76c"><div class="ttname"><a href="classzypp_1_1parser_1_1susetags_1_1ContentFileReader.html#ae89d6c149456812fc5e8199e4454d76c">zypp::parser::susetags::ContentFileReader::beginParse</a></div><div class="ttdeci">virtual void beginParse()</div><div class="ttdoc">Called when start parsing.</div><div class="ttdef"><b>Definition:</b> <a href="ContentFileReader_8cc_source.html#l00120">ContentFileReader.cc:120</a></div></div>
<div class="ttc" id="classzypp_1_1parser_1_1susetags_1_1ContentFileReader_html_a4294add2cf07730bd32fc87409853b64"><div class="ttname"><a href="classzypp_1_1parser_1_1susetags_1_1ContentFileReader.html#a4294add2cf07730bd32fc87409853b64">zypp::parser::susetags::ContentFileReader::setRepoIndexConsumer</a></div><div class="ttdeci">void setRepoIndexConsumer(const RepoIndexConsumer &amp;fnc_r)</div><div class="ttdoc">Consumer to call when repo index was parsed.</div><div class="ttdef"><b>Definition:</b> <a href="ContentFileReader_8h_source.html#l00066">ContentFileReader.h:66</a></div></div>
<div class="ttc" id="classzypp_1_1parser_1_1susetags_1_1ContentFileReader_html_a48cc2eee4eeab95e8db121c64721236d"><div class="ttname"><a href="classzypp_1_1parser_1_1susetags_1_1ContentFileReader.html#a48cc2eee4eeab95e8db121c64721236d">zypp::parser::susetags::ContentFileReader::ContentFileReader</a></div><div class="ttdeci">ContentFileReader()</div><div class="ttdoc">Default ctor.</div><div class="ttdef"><b>Definition:</b> <a href="ContentFileReader_8cc_source.html#l00104">ContentFileReader.cc:104</a></div></div>
<div class="ttc" id="Function_8h_html"><div class="ttname"><a href="Function_8h.html">Function.h</a></div></div>
<div class="ttc" id="structzypp_1_1RW__pointer_html"><div class="ttname"><a href="structzypp_1_1RW__pointer.html">zypp::RW_pointer</a></div><div class="ttdoc">Wrapper for const correct access via Smart pointer types.</div><div class="ttdef"><b>Definition:</b> <a href="PtrTypes_8h_source.html#l00285">PtrTypes.h:285</a></div></div>
<div class="ttc" id="classzypp_1_1parser_1_1susetags_1_1ContentFileReader_html_a80b3609b0b65ec29801ebd2e22f31b8d"><div class="ttname"><a href="classzypp_1_1parser_1_1susetags_1_1ContentFileReader.html#a80b3609b0b65ec29801ebd2e22f31b8d">zypp::parser::susetags::ContentFileReader::endParse</a></div><div class="ttdeci">virtual void endParse()</div><div class="ttdoc">Called when the parse is done.</div><div class="ttdef"><b>Definition:</b> <a href="ContentFileReader_8cc_source.html#l00133">ContentFileReader.cc:133</a></div></div>
<div class="ttc" id="classzypp_1_1parser_1_1susetags_1_1ContentFileReader_html_a9ebca5c2fc87554dd635be90fa8a2eb5"><div class="ttname"><a href="classzypp_1_1parser_1_1susetags_1_1ContentFileReader.html#a9ebca5c2fc87554dd635be90fa8a2eb5">zypp::parser::susetags::ContentFileReader::RepoIndexConsumer</a></div><div class="ttdeci">function&lt; void(const RepoIndex_Ptr &amp;)&gt; RepoIndexConsumer</div><div class="ttdef"><b>Definition:</b> <a href="ContentFileReader_8h_source.html#l00048">ContentFileReader.h:48</a></div></div>
<div class="ttc" id="classzypp_1_1parser_1_1susetags_1_1ContentFileReader_html_aa7089338762ec1f5b3268400a1341ba1"><div class="ttname"><a href="classzypp_1_1parser_1_1susetags_1_1ContentFileReader.html#aa7089338762ec1f5b3268400a1341ba1">zypp::parser::susetags::ContentFileReader::~ContentFileReader</a></div><div class="ttdeci">virtual ~ContentFileReader()</div><div class="ttdoc">Dtor.</div><div class="ttdef"><b>Definition:</b> <a href="ContentFileReader_8cc_source.html#l00112">ContentFileReader.cc:112</a></div></div>
<div class="ttc" id="InputStream_8h_html"><div class="ttname"><a href="InputStream_8h.html">InputStream.h</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_1parser_1_1susetags_1_1ContentFileReader_html_a327f57f0ee239d52251f108ea8e3f5ac"><div class="ttname"><a href="classzypp_1_1parser_1_1susetags_1_1ContentFileReader.html#a327f57f0ee239d52251f108ea8e3f5ac">zypp::parser::susetags::ContentFileReader::parse</a></div><div class="ttdeci">virtual void parse(const InputStream &amp;imput_r, const ProgressData::ReceiverFnc &amp;fnc_r=ProgressData::ReceiverFnc())</div><div class="ttdoc">Parse the stream.</div><div class="ttdef"><b>Definition:</b> <a href="ContentFileReader_8cc_source.html#l00177">ContentFileReader.cc:177</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_0c50c097c08cb551fbc386ff78d6683e.html">parser</a></li><li class="navelem"><a class="el" href="dir_98d80688b48c284a942b8be2a0c1315e.html">susetags</a></li><li class="navelem"><a class="el" href="ContentFileReader_8h.html">ContentFileReader.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>