Sophie

Sophie

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

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/HistoryLogReader.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('HistoryLogReader_8h_source.html','');});
/* @license-end */
</script>
<div id="doc-content">
<div class="header">
  <div class="headertitle">
<div class="title">HistoryLogReader.h</div>  </div>
</div><!--header-->
<div class="contents">
<a href="HistoryLogReader_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="l00013"></a><span class="lineno">   13</span>&#160;<span class="preprocessor">#ifndef ZYPP_PARSER_HISTORYLOGREADER_H_</span></div><div class="line"><a name="l00014"></a><span class="lineno">   14</span>&#160;<span class="preprocessor">#define ZYPP_PARSER_HISTORYLOGREADER_H_</span></div><div class="line"><a name="l00015"></a><span class="lineno">   15</span>&#160;</div><div class="line"><a name="l00016"></a><span class="lineno">   16</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="l00017"></a><span class="lineno">   17</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="Flags_8h.html">zypp/base/Flags.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="ProgressData_8h.html">zypp/ProgressData.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="Pathname_8h.html">zypp/Pathname.h</a>&quot;</span></div><div class="line"><a name="l00020"></a><span class="lineno">   20</span>&#160;</div><div class="line"><a name="l00021"></a><span class="lineno">   21</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="HistoryLogData_8h.html">zypp/HistoryLogData.h</a>&quot;</span></div><div class="line"><a name="l00022"></a><span class="lineno">   22</span>&#160;</div><div class="line"><a name="l00024"></a><span class="lineno">   24</span>&#160;<span class="keyword">namespace </span><a class="code" href="namespacezypp.html">zypp</a></div><div class="line"><a name="l00025"></a><span class="lineno">   25</span>&#160;{</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;  <span class="keyword">class </span>Date;</div><div class="line"><a name="l00028"></a><span class="lineno">   28</span>&#160;</div><div class="line"><a name="l00030"></a><span class="lineno">   30</span>&#160;  <span class="keyword">namespace </span>parser</div><div class="line"><a name="l00031"></a><span class="lineno">   31</span>&#160;  {</div><div class="line"><a name="l00032"></a><span class="lineno">   32</span>&#160;</div><div class="line"><a name="l00066"></a><span class="lineno"><a class="line" href="classzypp_1_1parser_1_1HistoryLogReader.html">   66</a></span>&#160;  <span class="keyword">class </span><a class="code" href="classzypp_1_1parser_1_1HistoryLogReader.html">HistoryLogReader</a></div><div class="line"><a name="l00067"></a><span class="lineno">   67</span>&#160;  {</div><div class="line"><a name="l00068"></a><span class="lineno">   68</span>&#160;  <span class="keyword">public</span>:</div><div class="line"><a name="l00069"></a><span class="lineno">   69</span>&#160;</div><div class="line"><a name="l00070"></a><span class="lineno"><a class="line" href="classzypp_1_1parser_1_1HistoryLogReader.html#a11ffefcc4f02a0f8021a012d37dd3d94">   70</a></span>&#160;    <span class="keyword">enum</span> <a class="code" href="classzypp_1_1parser_1_1HistoryLogReader.html#a11ffefcc4f02a0f8021a012d37dd3d94">OptionBits</a>     </div><div class="line"><a name="l00071"></a><span class="lineno">   71</span>&#160;    {</div><div class="line"><a name="l00072"></a><span class="lineno"><a class="line" href="classzypp_1_1parser_1_1HistoryLogReader.html#a11ffefcc4f02a0f8021a012d37dd3d94ade0b610404bcec96d9095da0dc531d9d">   72</a></span>&#160;      <a class="code" href="classzypp_1_1parser_1_1HistoryLogReader.html#a11ffefcc4f02a0f8021a012d37dd3d94ade0b610404bcec96d9095da0dc531d9d">IGNORE_INVALID_ITEMS</a>      = (1 &lt;&lt; 0)      </div><div class="line"><a name="l00073"></a><span class="lineno">   73</span>&#160;    };</div><div class="line"><a name="l00074"></a><span class="lineno">   74</span>&#160;    <a class="code" href="classzypp_1_1parser_1_1HistoryLogReader.html#a94cf3ce1227696ac82bca9c04a4a3c1c">ZYPP_DECLARE_FLAGS</a>( Options, <a class="code" href="classzypp_1_1parser_1_1HistoryLogReader.html#a11ffefcc4f02a0f8021a012d37dd3d94">OptionBits</a> );</div><div class="line"><a name="l00075"></a><span class="lineno">   75</span>&#160;</div><div class="line"><a name="l00076"></a><span class="lineno">   76</span>&#160;  <span class="keyword">public</span>:</div><div class="line"><a name="l00080"></a><span class="lineno"><a class="line" href="classzypp_1_1parser_1_1HistoryLogReader.html#a1b095cb01b73f41e8153dd2fd0f1ae78">   80</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_1HistoryLogData.html#a18d5c8c5a9488a599a9a12c44ad4a6e5">HistoryLogData::Ptr</a> &amp; )&gt; <a class="code" href="classzypp_1_1parser_1_1HistoryLogReader.html#a1b095cb01b73f41e8153dd2fd0f1ae78">ProcessData</a>;</div><div class="line"><a name="l00081"></a><span class="lineno">   81</span>&#160;</div><div class="line"><a name="l00086"></a><span class="lineno">   86</span>&#160;    <a class="code" href="classzypp_1_1parser_1_1HistoryLogReader.html#ad845cad4c342d82dd3d2f2c40b672dfa">HistoryLogReader</a>( <span class="keyword">const</span> <a class="code" href="classzypp_1_1filesystem_1_1Pathname.html">Pathname</a> &amp; historyFile_r, <span class="keyword">const</span> Options &amp; options_r, <span class="keyword">const</span> <a class="code" href="classzypp_1_1parser_1_1HistoryLogReader.html#a1b095cb01b73f41e8153dd2fd0f1ae78">ProcessData</a> &amp; callback_r );</div><div class="line"><a name="l00087"></a><span class="lineno">   87</span>&#160;</div><div class="line"><a name="l00088"></a><span class="lineno">   88</span>&#160;    <a class="code" href="classzypp_1_1parser_1_1HistoryLogReader.html#a54bdb6ff81fcc5155b05c52f995fc0d3">~HistoryLogReader</a>();</div><div class="line"><a name="l00089"></a><span class="lineno">   89</span>&#160;</div><div class="line"><a name="l00095"></a><span class="lineno">   95</span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classzypp_1_1parser_1_1HistoryLogReader.html#a9392299f21b1021f72b47ef699db526e">readAll</a>( <span class="keyword">const</span> <a class="code" href="classzypp_1_1ProgressData.html#a89143a717926c1fa891ba91f07ad7aa8">ProgressData::ReceiverFnc</a> &amp; progress = <a class="code" href="classzypp_1_1ProgressData.html#a89143a717926c1fa891ba91f07ad7aa8">ProgressData::ReceiverFnc</a>() );</div><div class="line"><a name="l00096"></a><span class="lineno">   96</span>&#160;</div><div class="line"><a name="l00105"></a><span class="lineno">  105</span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classzypp_1_1parser_1_1HistoryLogReader.html#a4e78a50c7ee32e9a2219526a867f439d">readFrom</a>( <span class="keyword">const</span> <a class="code" href="classzypp_1_1Date.html">Date</a> &amp; date, <span class="keyword">const</span> <a class="code" href="classzypp_1_1ProgressData.html#a89143a717926c1fa891ba91f07ad7aa8">ProgressData::ReceiverFnc</a> &amp; progress = <a class="code" href="classzypp_1_1ProgressData.html#a89143a717926c1fa891ba91f07ad7aa8">ProgressData::ReceiverFnc</a>() );</div><div class="line"><a name="l00106"></a><span class="lineno">  106</span>&#160;</div><div class="line"><a name="l00126"></a><span class="lineno">  126</span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classzypp_1_1parser_1_1HistoryLogReader.html#afbe9941064971cb1675b30d5b070dc6a">readFromTo</a>( <span class="keyword">const</span> <a class="code" href="classzypp_1_1Date.html">Date</a> &amp; fromDate, <span class="keyword">const</span> <a class="code" href="classzypp_1_1Date.html">Date</a> &amp; toDate, <span class="keyword">const</span> <a class="code" href="classzypp_1_1ProgressData.html#a89143a717926c1fa891ba91f07ad7aa8">ProgressData::ReceiverFnc</a> &amp; progress = <a class="code" href="classzypp_1_1ProgressData.html#a89143a717926c1fa891ba91f07ad7aa8">ProgressData::ReceiverFnc</a>() );</div><div class="line"><a name="l00127"></a><span class="lineno">  127</span>&#160;</div><div class="line"><a name="l00133"></a><span class="lineno">  133</span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classzypp_1_1parser_1_1HistoryLogReader.html#a356c9db32d74eae9e739bd19b01ef536">setIgnoreInvalidItems</a>( <span class="keywordtype">bool</span> ignoreInvalid = <span class="keyword">false</span> );</div><div class="line"><a name="l00134"></a><span class="lineno">  134</span>&#160;</div><div class="line"><a name="l00140"></a><span class="lineno">  140</span>&#160;    <span class="keywordtype">bool</span> <a class="code" href="classzypp_1_1parser_1_1HistoryLogReader.html#a62a61c074d54d856a8e433bd763fbce5">ignoreInvalidItems</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l00141"></a><span class="lineno">  141</span>&#160;</div><div class="line"><a name="l00142"></a><span class="lineno">  142</span>&#160;  <span class="keyword">private</span>:</div><div class="line"><a name="l00144"></a><span class="lineno"><a class="line" href="classzypp_1_1parser_1_1HistoryLogReader.html#a8b102db9f9f9eaba12fa5c494127a91c">  144</a></span>&#160;    <span class="keyword">class </span><a class="code" href="structzypp_1_1parser_1_1HistoryLogReader_1_1Impl.html">Impl</a>;</div><div class="line"><a name="l00145"></a><span class="lineno">  145</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_1HistoryLogReader.html#a8b102db9f9f9eaba12fa5c494127a91c">_pimpl</a>;</div><div class="line"><a name="l00146"></a><span class="lineno">  146</span>&#160;  };</div><div class="line"><a name="l00147"></a><span class="lineno">  147</span>&#160;</div><div class="line"><a name="l00149"></a><span class="lineno">  149</span>&#160;  <a class="code" href="namespacezypp.html#af365a7d92e0234d912899ec7ed72bb9d">ZYPP_DECLARE_OPERATORS_FOR_FLAGS</a>( HistoryLogReader::Options );</div><div class="line"><a name="l00150"></a><span class="lineno">  150</span>&#160;</div><div class="line"><a name="l00152"></a><span class="lineno">  152</span>&#160;</div><div class="line"><a name="l00153"></a><span class="lineno">  153</span>&#160;  } <span class="comment">// namespace parser</span></div><div class="line"><a name="l00155"></a><span class="lineno">  155</span>&#160;<span class="comment"></span>} <span class="comment">// namespace zypp</span></div><div class="line"><a name="l00157"></a><span class="lineno">  157</span>&#160;<span class="comment"></span></div><div class="line"><a name="l00158"></a><span class="lineno">  158</span>&#160;<span class="preprocessor">#endif </span><span class="comment">/* ZYPP_PARSER_HISTORYLOGREADER_H_ */</span><span class="preprocessor"></span></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="HistoryLogData_8h_html"><div class="ttname"><a href="HistoryLogData_8h.html">HistoryLogData.h</a></div></div>
<div class="ttc" id="classzypp_1_1parser_1_1HistoryLogReader_html"><div class="ttname"><a href="classzypp_1_1parser_1_1HistoryLogReader.html">zypp::parser::HistoryLogReader</a></div><div class="ttdoc">Zypp history file parserReads a zypp history log file and calls the ProcessData callback passed in th...</div><div class="ttdef"><b>Definition:</b> <a href="HistoryLogReader_8h_source.html#l00066">HistoryLogReader.h:66</a></div></div>
<div class="ttc" id="classzypp_1_1parser_1_1HistoryLogReader_html_a9392299f21b1021f72b47ef699db526e"><div class="ttname"><a href="classzypp_1_1parser_1_1HistoryLogReader.html#a9392299f21b1021f72b47ef699db526e">zypp::parser::HistoryLogReader::readAll</a></div><div class="ttdeci">void readAll(const ProgressData::ReceiverFnc &amp;progress=ProgressData::ReceiverFnc())</div><div class="ttdoc">Read the whole log file.</div><div class="ttdef"><b>Definition:</b> <a href="HistoryLogReader_8cc_source.html#l00212">HistoryLogReader.cc:212</a></div></div>
<div class="ttc" id="classzypp_1_1parser_1_1HistoryLogReader_html_a356c9db32d74eae9e739bd19b01ef536"><div class="ttname"><a href="classzypp_1_1parser_1_1HistoryLogReader.html#a356c9db32d74eae9e739bd19b01ef536">zypp::parser::HistoryLogReader::setIgnoreInvalidItems</a></div><div class="ttdeci">void setIgnoreInvalidItems(bool ignoreInvalid=false)</div><div class="ttdoc">Set the reader to ignore invalid log entries and continue with the rest.</div><div class="ttdef"><b>Definition:</b> <a href="HistoryLogReader_8cc_source.html#l00206">HistoryLogReader.cc:206</a></div></div>
<div class="ttc" id="namespacezypp_html_af365a7d92e0234d912899ec7ed72bb9d"><div class="ttname"><a href="namespacezypp.html#af365a7d92e0234d912899ec7ed72bb9d">zypp::ZYPP_DECLARE_OPERATORS_FOR_FLAGS</a></div><div class="ttdeci">ZYPP_DECLARE_OPERATORS_FOR_FLAGS(DiskUsageCounter::MountPoint::HintFlags)</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_1parser_1_1HistoryLogReader_html_a8b102db9f9f9eaba12fa5c494127a91c"><div class="ttname"><a href="classzypp_1_1parser_1_1HistoryLogReader.html#a8b102db9f9f9eaba12fa5c494127a91c">zypp::parser::HistoryLogReader::_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="HistoryLogReader_8h_source.html#l00144">HistoryLogReader.h:144</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_1HistoryLogReader_html_a1b095cb01b73f41e8153dd2fd0f1ae78"><div class="ttname"><a href="classzypp_1_1parser_1_1HistoryLogReader.html#a1b095cb01b73f41e8153dd2fd0f1ae78">zypp::parser::HistoryLogReader::ProcessData</a></div><div class="ttdeci">function&lt; bool(const HistoryLogData::Ptr &amp;)&gt; ProcessData</div><div class="ttdoc">Callback type to consume a single history line split into fields.</div><div class="ttdef"><b>Definition:</b> <a href="HistoryLogReader_8h_source.html#l00080">HistoryLogReader.h:80</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_1Date_html"><div class="ttname"><a href="classzypp_1_1Date.html">zypp::Date</a></div><div class="ttdoc">Store and operate on date (time_t).</div><div class="ttdef"><b>Definition:</b> <a href="Date_8h_source.html#l00032">Date.h:32</a></div></div>
<div class="ttc" id="classzypp_1_1parser_1_1HistoryLogReader_html_a94cf3ce1227696ac82bca9c04a4a3c1c"><div class="ttname"><a href="classzypp_1_1parser_1_1HistoryLogReader.html#a94cf3ce1227696ac82bca9c04a4a3c1c">zypp::parser::HistoryLogReader::ZYPP_DECLARE_FLAGS</a></div><div class="ttdeci">ZYPP_DECLARE_FLAGS(Options, OptionBits)</div></div>
<div class="ttc" id="classzypp_1_1parser_1_1HistoryLogReader_html_a54bdb6ff81fcc5155b05c52f995fc0d3"><div class="ttname"><a href="classzypp_1_1parser_1_1HistoryLogReader.html#a54bdb6ff81fcc5155b05c52f995fc0d3">zypp::parser::HistoryLogReader::~HistoryLogReader</a></div><div class="ttdeci">~HistoryLogReader()</div><div class="ttdef"><b>Definition:</b> <a href="HistoryLogReader_8cc_source.html#l00203">HistoryLogReader.cc:203</a></div></div>
<div class="ttc" id="classzypp_1_1parser_1_1HistoryLogReader_html_a11ffefcc4f02a0f8021a012d37dd3d94ade0b610404bcec96d9095da0dc531d9d"><div class="ttname"><a href="classzypp_1_1parser_1_1HistoryLogReader.html#a11ffefcc4f02a0f8021a012d37dd3d94ade0b610404bcec96d9095da0dc531d9d">zypp::parser::HistoryLogReader::IGNORE_INVALID_ITEMS</a></div><div class="ttdoc">ignore invalid items and continue parsing</div><div class="ttdef"><b>Definition:</b> <a href="HistoryLogReader_8h_source.html#l00072">HistoryLogReader.h:72</a></div></div>
<div class="ttc" id="classzypp_1_1parser_1_1HistoryLogReader_html_ad845cad4c342d82dd3d2f2c40b672dfa"><div class="ttname"><a href="classzypp_1_1parser_1_1HistoryLogReader.html#ad845cad4c342d82dd3d2f2c40b672dfa">zypp::parser::HistoryLogReader::HistoryLogReader</a></div><div class="ttdeci">HistoryLogReader(const Pathname &amp;historyFile_r, const Options &amp;options_r, const ProcessData &amp;callback_r)</div><div class="ttdoc">Ctor taking file to parse and data consumer callback.</div><div class="ttdef"><b>Definition:</b> <a href="HistoryLogReader_8cc_source.html#l00199">HistoryLogReader.cc:199</a></div></div>
<div class="ttc" id="structzypp_1_1parser_1_1HistoryLogReader_1_1Impl_html"><div class="ttname"><a href="structzypp_1_1parser_1_1HistoryLogReader_1_1Impl.html">zypp::parser::HistoryLogReader::Impl</a></div><div class="ttdef"><b>Definition:</b> <a href="HistoryLogReader_8cc_source.html#l00036">HistoryLogReader.cc:36</a></div></div>
<div class="ttc" id="classzypp_1_1parser_1_1HistoryLogReader_html_a11ffefcc4f02a0f8021a012d37dd3d94"><div class="ttname"><a href="classzypp_1_1parser_1_1HistoryLogReader.html#a11ffefcc4f02a0f8021a012d37dd3d94">zypp::parser::HistoryLogReader::OptionBits</a></div><div class="ttdeci">OptionBits</div><div class="ttdoc">&lt; Parser option flags</div><div class="ttdef"><b>Definition:</b> <a href="HistoryLogReader_8h_source.html#l00070">HistoryLogReader.h:70</a></div></div>
<div class="ttc" id="classzypp_1_1parser_1_1HistoryLogReader_html_a4e78a50c7ee32e9a2219526a867f439d"><div class="ttname"><a href="classzypp_1_1parser_1_1HistoryLogReader.html#a4e78a50c7ee32e9a2219526a867f439d">zypp::parser::HistoryLogReader::readFrom</a></div><div class="ttdeci">void readFrom(const Date &amp;date, const ProgressData::ReceiverFnc &amp;progress=ProgressData::ReceiverFnc())</div><div class="ttdoc">Read log from specified date.</div><div class="ttdef"><b>Definition:</b> <a href="HistoryLogReader_8cc_source.html#l00215">HistoryLogReader.cc:215</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="classbool_html"><div class="ttname"><a href="classbool.html">bool</a></div></div>
<div class="ttc" id="Flags_8h_html"><div class="ttname"><a href="Flags_8h.html">Flags.h</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="classzypp_1_1parser_1_1HistoryLogReader_html_afbe9941064971cb1675b30d5b070dc6a"><div class="ttname"><a href="classzypp_1_1parser_1_1HistoryLogReader.html#afbe9941064971cb1675b30d5b070dc6a">zypp::parser::HistoryLogReader::readFromTo</a></div><div class="ttdeci">void readFromTo(const Date &amp;fromDate, const Date &amp;toDate, const ProgressData::ReceiverFnc &amp;progress=ProgressData::ReceiverFnc())</div><div class="ttdoc">Read log between fromDate and toDate.</div><div class="ttdef"><b>Definition:</b> <a href="HistoryLogReader_8cc_source.html#l00218">HistoryLogReader.cc:218</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_1HistoryLogReader_html_a62a61c074d54d856a8e433bd763fbce5"><div class="ttname"><a href="classzypp_1_1parser_1_1HistoryLogReader.html#a62a61c074d54d856a8e433bd763fbce5">zypp::parser::HistoryLogReader::ignoreInvalidItems</a></div><div class="ttdeci">bool ignoreInvalidItems() const</div><div class="ttdoc">Whether the reader is set to ignore invalid log entries.</div><div class="ttdef"><b>Definition:</b> <a href="HistoryLogReader_8cc_source.html#l00209">HistoryLogReader.cc:209</a></div></div>
<div class="ttc" id="classzypp_1_1HistoryLogData_html_a18d5c8c5a9488a599a9a12c44ad4a6e5"><div class="ttname"><a href="classzypp_1_1HistoryLogData.html#a18d5c8c5a9488a599a9a12c44ad4a6e5">zypp::HistoryLogData::Ptr</a></div><div class="ttdeci">shared_ptr&lt; HistoryLogData &gt; Ptr</div><div class="ttdef"><b>Definition:</b> <a href="HistoryLogData_8h_source.html#l00105">HistoryLogData.h:105</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="HistoryLogReader_8h.html">HistoryLogReader.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>