2019-08-05

This commit is contained in:
tastytea 2019-08-05 23:28:43 +02:00
parent 0382175618
commit 1afc9f7fe4
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
53 changed files with 323 additions and 112 deletions

File diff suppressed because one or more lines are too long

View File

@ -69,10 +69,16 @@ $(function() {
<div class="textblock">Here are the classes, structs, unions and interfaces with brief descriptions:</div><div class="directory">
<div class="levels">[detail level <span onclick="javascript:toggleLevel(1);">1</span><span onclick="javascript:toggleLevel(2);">2</span><span onclick="javascript:toggleLevel(3);">3</span>]</div><table class="directory">
<tr id="row_0_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_0_" class="arrow" onclick="toggleFolder('0_')">&#9660;</span><span class="icona"><span class="icon">N</span></span><b>remwharead</b></td><td class="desc"></td></tr>
<tr id="row_0_0_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_0_0_" class="arrow" onclick="toggleFolder('0_0_')">&#9660;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classremwharead_1_1Database.html" target="_self">Database</a></td><td class="desc">Store and retrieve files from/to SQLite </td></tr>
<tr id="row_0_0_0_" class="even"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structremwharead_1_1Database_1_1entry.html" target="_self">entry</a></td><td class="desc">Describes a database entry </td></tr>
<tr id="row_0_1_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structremwharead_1_1html__extract.html" target="_self">html_extract</a></td><td class="desc">A processed HTML page </td></tr>
<tr id="row_0_2_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classremwharead_1_1URI.html" target="_self">URI</a></td><td class="desc">Download, archive and process an URI </td></tr>
<tr id="row_0_0_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_0_0_" class="arrow" onclick="toggleFolder('0_0_')">&#9660;</span><span class="icona"><span class="icon">N</span></span><b>Export</b></td><td class="desc"></td></tr>
<tr id="row_0_0_0_" class="even"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classremwharead_1_1Export_1_1AsciiDoc.html" target="_self">AsciiDoc</a></td><td class="desc">Export as AsciiDoc document </td></tr>
<tr id="row_0_0_1_"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classremwharead_1_1Export_1_1Bookmarks.html" target="_self">Bookmarks</a></td><td class="desc">Export as Netscape bookmark file </td></tr>
<tr id="row_0_0_2_" class="even"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classremwharead_1_1Export_1_1CSV.html" target="_self">CSV</a></td><td class="desc">Export as Comma Separated Values </td></tr>
<tr id="row_0_0_3_"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classremwharead_1_1Export_1_1ExportBase.html" target="_self">ExportBase</a></td><td class="desc">Base class for exports </td></tr>
<tr id="row_0_0_4_" class="even"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classremwharead_1_1Export_1_1Simple.html" target="_self">Simple</a></td><td class="desc">Export as simple list </td></tr>
<tr id="row_0_1_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_0_1_" class="arrow" onclick="toggleFolder('0_1_')">&#9660;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classremwharead_1_1Database.html" target="_self">Database</a></td><td class="desc">Store and retrieve files from/to SQLite </td></tr>
<tr id="row_0_1_0_" class="even"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structremwharead_1_1Database_1_1entry.html" target="_self">entry</a></td><td class="desc">Describes a database entry </td></tr>
<tr id="row_0_2_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structremwharead_1_1html__extract.html" target="_self">html_extract</a></td><td class="desc">A processed HTML page </td></tr>
<tr id="row_0_3_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classremwharead_1_1URI.html" target="_self">URI</a></td><td class="desc">Download, archive and process an URI </td></tr>
</table>
</div><!-- directory -->
</div><!-- contents -->

File diff suppressed because one or more lines are too long

View File

@ -66,18 +66,26 @@ $(function() {
<div class="title">Class Index</div> </div>
</div><!--header-->
<div class="contents">
<div class="qindex"><a class="qindex" href="#letter_d">d</a>&#160;|&#160;<a class="qindex" href="#letter_e">e</a>&#160;|&#160;<a class="qindex" href="#letter_h">h</a>&#160;|&#160;<a class="qindex" href="#letter_u">u</a></div>
<div class="qindex"><a class="qindex" href="#letter_a">a</a>&#160;|&#160;<a class="qindex" href="#letter_b">b</a>&#160;|&#160;<a class="qindex" href="#letter_c">c</a>&#160;|&#160;<a class="qindex" href="#letter_d">d</a>&#160;|&#160;<a class="qindex" href="#letter_e">e</a>&#160;|&#160;<a class="qindex" href="#letter_h">h</a>&#160;|&#160;<a class="qindex" href="#letter_s">s</a>&#160;|&#160;<a class="qindex" href="#letter_u">u</a></div>
<table class="classindex">
<tr><td rowspan="2" valign="bottom"><a name="letter_d"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;d&#160;&#160;</div></td></tr></table>
<tr><td rowspan="2" valign="bottom"><a name="letter_a"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;a&#160;&#160;</div></td></tr></table>
</td><td rowspan="2" valign="bottom"><a name="letter_c"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;c&#160;&#160;</div></td></tr></table>
</td><td rowspan="2" valign="bottom"><a name="letter_e"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;e&#160;&#160;</div></td></tr></table>
</td><td rowspan="2" valign="bottom"><a name="letter_h"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;h&#160;&#160;</div></td></tr></table>
</td><td rowspan="2" valign="bottom"><a name="letter_u"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;u&#160;&#160;</div></td></tr></table>
</td><td rowspan="2" valign="bottom"><a name="letter_s"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;s&#160;&#160;</div></td></tr></table>
</td><td></td></tr>
<tr><td></td></tr>
<tr><td valign="top"><a class="el" href="classremwharead_1_1Database.html">Database</a> (remwharead)&#160;&#160;&#160;</td><td valign="top"><a class="el" href="structremwharead_1_1Database_1_1entry.html">Database::entry</a> (remwharead)&#160;&#160;&#160;</td><td valign="top"><a class="el" href="structremwharead_1_1html__extract.html">html_extract</a> (remwharead)&#160;&#160;&#160;</td><td valign="top"><a class="el" href="classremwharead_1_1URI.html">URI</a> (remwharead)&#160;&#160;&#160;</td><td></td></tr>
<tr><td valign="top"><a class="el" href="classremwharead_1_1Export_1_1AsciiDoc.html">AsciiDoc</a> (remwharead::Export)&#160;&#160;&#160;</td><td valign="top"><a class="el" href="classremwharead_1_1Export_1_1CSV.html">CSV</a> (remwharead::Export)&#160;&#160;&#160;</td><td valign="top"><a class="el" href="structremwharead_1_1Database_1_1entry.html">Database::entry</a> (remwharead)&#160;&#160;&#160;</td><td valign="top"><a class="el" href="classremwharead_1_1Export_1_1Simple.html">Simple</a> (remwharead::Export)&#160;&#160;&#160;</td><td></td></tr>
<tr><td rowspan="2" valign="bottom"><a name="letter_b"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;b&#160;&#160;</div></td></tr></table>
</td><td rowspan="2" valign="bottom"><a name="letter_d"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;d&#160;&#160;</div></td></tr></table>
</td><td valign="top"><a class="el" href="classremwharead_1_1Export_1_1ExportBase.html">ExportBase</a> (remwharead::Export)&#160;&#160;&#160;</td><td rowspan="2" valign="bottom"><a name="letter_u"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;u&#160;&#160;</div></td></tr></table>
</td><td></td></tr>
<tr><td rowspan="2" valign="bottom"><a name="letter_h"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;h&#160;&#160;</div></td></tr></table>
</td><td></td></tr>
<tr><td valign="top"><a class="el" href="classremwharead_1_1Export_1_1Bookmarks.html">Bookmarks</a> (remwharead::Export)&#160;&#160;&#160;</td><td valign="top"><a class="el" href="classremwharead_1_1Database.html">Database</a> (remwharead)&#160;&#160;&#160;</td><td valign="top"><a class="el" href="classremwharead_1_1URI.html">URI</a> (remwharead)&#160;&#160;&#160;</td><td></td></tr>
<tr><td></td><td></td><td valign="top"><a class="el" href="structremwharead_1_1html__extract.html">html_extract</a> (remwharead)&#160;&#160;&#160;</td><td></td><td></td></tr>
<tr><td></td><td></td><td></td><td></td><td></td></tr>
</table>
<div class="qindex"><a class="qindex" href="#letter_d">d</a>&#160;|&#160;<a class="qindex" href="#letter_e">e</a>&#160;|&#160;<a class="qindex" href="#letter_h">h</a>&#160;|&#160;<a class="qindex" href="#letter_u">u</a></div>
<div class="qindex"><a class="qindex" href="#letter_a">a</a>&#160;|&#160;<a class="qindex" href="#letter_b">b</a>&#160;|&#160;<a class="qindex" href="#letter_c">c</a>&#160;|&#160;<a class="qindex" href="#letter_d">d</a>&#160;|&#160;<a class="qindex" href="#letter_e">e</a>&#160;|&#160;<a class="qindex" href="#letter_h">h</a>&#160;|&#160;<a class="qindex" href="#letter_s">s</a>&#160;|&#160;<a class="qindex" href="#letter_u">u</a></div>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>

View File

@ -79,7 +79,7 @@ $(function() {
<p>Store and retrieve files from/to SQLite.
<a href="classremwharead_1_1Database.html#details">More...</a></p>
<p><code>#include &lt;<a class="el" href="sqlite_8hpp_source.html">sqlite.hpp</a>&gt;</code></p>
<p><code>#include &lt;<a class="el" href="sqlite_8hpp_source.html">remwharead/sqlite.hpp</a>&gt;</code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
@ -110,6 +110,7 @@ Public Member Functions</h2></td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Store and retrieve files from/to SQLite. </p>
<dl class="section since"><dt>Since</dt><dd>0.6.0 </dd></dl>
</div><h2 class="groupheader">Member Typedef Documentation</h2>
<a id="a5ef85b43b21a900046b9233ee259ae7d"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a5ef85b43b21a900046b9233ee259ae7d">&#9670;&nbsp;</a></span>entry</h2>

View File

@ -77,7 +77,7 @@ $(function() {
<p>Export as AsciiDoc document.
<a href="classremwharead_1_1Export_1_1AsciiDoc.html#details">More...</a></p>
<p><code>#include &lt;<a class="el" href="adoc_8hpp_source.html">adoc.hpp</a>&gt;</code></p>
<p><code>#include &lt;<a class="el" href="adoc_8hpp_source.html">remwharead/export/adoc.hpp</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for remwharead::Export::AsciiDoc:</div>
<div class="dyncontent">
@ -116,6 +116,7 @@ ostream &amp;&#160;</td><td class="memItemRight" valign="bottom"><b>_out</b></td
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Export as AsciiDoc document. </p>
<dl class="section since"><dt>Since</dt><dd>0.6.0 </dd></dl>
</div><h2 class="groupheader">Member Function Documentation</h2>
<a id="aa3c6d5cb261aaf26aafc8c4a81c83678"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aa3c6d5cb261aaf26aafc8c4a81c83678">&#9670;&nbsp;</a></span>ExportBase()</h2>
@ -179,7 +180,7 @@ ostream &amp;&#160;</td><td class="memItemRight" valign="bottom"><b>_out</b></td
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>src/lib/export/<a class="el" href="adoc_8hpp_source.html">adoc.hpp</a></li>
<li>include/export/<a class="el" href="adoc_8hpp_source.html">adoc.hpp</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->

View File

@ -77,7 +77,7 @@ $(function() {
<p>Export as Netscape bookmark file.
<a href="classremwharead_1_1Export_1_1Bookmarks.html#details">More...</a></p>
<p><code>#include &lt;<a class="el" href="bookmarks_8hpp_source.html">bookmarks.hpp</a>&gt;</code></p>
<p><code>#include &lt;<a class="el" href="bookmarks_8hpp_source.html">remwharead/export/bookmarks.hpp</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for remwharead::Export::Bookmarks:</div>
<div class="dyncontent">
@ -116,6 +116,7 @@ ostream &amp;&#160;</td><td class="memItemRight" valign="bottom"><b>_out</b></td
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Export as Netscape bookmark file. </p>
<dl class="section since"><dt>Since</dt><dd>0.6.0 </dd></dl>
</div><h2 class="groupheader">Member Function Documentation</h2>
<a id="aa3c6d5cb261aaf26aafc8c4a81c83678"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aa3c6d5cb261aaf26aafc8c4a81c83678">&#9670;&nbsp;</a></span>ExportBase()</h2>
@ -180,7 +181,7 @@ ostream &amp;&#160;</td><td class="memItemRight" valign="bottom"><b>_out</b></td
</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li>src/lib/export/<a class="el" href="bookmarks_8hpp_source.html">bookmarks.hpp</a></li>
<li>include/export/<a class="el" href="bookmarks_8hpp_source.html">bookmarks.hpp</a></li>
<li>src/lib/export/bookmarks.cpp</li>
</ul>
</div><!-- contents -->

View File

@ -77,7 +77,7 @@ $(function() {
<p>Export as Comma Separated Values.
<a href="classremwharead_1_1Export_1_1CSV.html#details">More...</a></p>
<p><code>#include &lt;<a class="el" href="csv_8hpp_source.html">csv.hpp</a>&gt;</code></p>
<p><code>#include &lt;<a class="el" href="csv_8hpp_source.html">remwharead/export/csv.hpp</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for remwharead::Export::CSV:</div>
<div class="dyncontent">
@ -116,6 +116,7 @@ ostream &amp;&#160;</td><td class="memItemRight" valign="bottom"><b>_out</b></td
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Export as Comma Separated Values. </p>
<dl class="section since"><dt>Since</dt><dd>0.6.0 </dd></dl>
</div><h2 class="groupheader">Member Function Documentation</h2>
<a id="aa3c6d5cb261aaf26aafc8c4a81c83678"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aa3c6d5cb261aaf26aafc8c4a81c83678">&#9670;&nbsp;</a></span>ExportBase()</h2>
@ -180,7 +181,7 @@ ostream &amp;&#160;</td><td class="memItemRight" valign="bottom"><b>_out</b></td
</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li>src/lib/export/<a class="el" href="csv_8hpp_source.html">csv.hpp</a></li>
<li>include/export/<a class="el" href="csv_8hpp_source.html">csv.hpp</a></li>
<li>src/lib/export/csv.cpp</li>
</ul>
</div><!-- contents -->

View File

@ -79,7 +79,7 @@ $(function() {
<p>Base class for exports.
<a href="classremwharead_1_1Export_1_1ExportBase.html#details">More...</a></p>
<p><code>#include &lt;<a class="el" href="export_8hpp_source.html">export.hpp</a>&gt;</code></p>
<p><code>#include &lt;<a class="el" href="export_8hpp_source.html">remwharead/export/export.hpp</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for remwharead::Export::ExportBase:</div>
<div class="dyncontent">
@ -119,6 +119,7 @@ ostream &amp;&#160;</td><td class="memItemRight" valign="bottom"><b>_out</b></td
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Base class for exports. </p>
<dl class="section since"><dt>Since</dt><dd>0.6.0 </dd></dl>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="aa3c6d5cb261aaf26aafc8c4a81c83678"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aa3c6d5cb261aaf26aafc8c4a81c83678">&#9670;&nbsp;</a></span>ExportBase()</h2>
@ -232,7 +233,7 @@ ostream &amp;&#160;</td><td class="memItemRight" valign="bottom"><b>_out</b></td
</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li>src/lib/export/<a class="el" href="export_8hpp_source.html">export.hpp</a></li>
<li>include/export/<a class="el" href="export_8hpp_source.html">export.hpp</a></li>
<li>src/lib/export/export.cpp</li>
</ul>
</div><!-- contents -->

View File

@ -77,7 +77,7 @@ $(function() {
<p>Export as simple list.
<a href="classremwharead_1_1Export_1_1Simple.html#details">More...</a></p>
<p><code>#include &lt;<a class="el" href="simple_8hpp_source.html">simple.hpp</a>&gt;</code></p>
<p><code>#include &lt;<a class="el" href="simple_8hpp_source.html">remwharead/export/simple.hpp</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for remwharead::Export::Simple:</div>
<div class="dyncontent">
@ -116,6 +116,7 @@ ostream &amp;&#160;</td><td class="memItemRight" valign="bottom"><b>_out</b></td
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Export as simple list. </p>
<dl class="section since"><dt>Since</dt><dd>0.6.0 </dd></dl>
</div><h2 class="groupheader">Member Function Documentation</h2>
<a id="aa3c6d5cb261aaf26aafc8c4a81c83678"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aa3c6d5cb261aaf26aafc8c4a81c83678">&#9670;&nbsp;</a></span>ExportBase()</h2>
@ -180,7 +181,7 @@ ostream &amp;&#160;</td><td class="memItemRight" valign="bottom"><b>_out</b></td
</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li>src/lib/export/<a class="el" href="simple_8hpp_source.html">simple.hpp</a></li>
<li>include/export/<a class="el" href="simple_8hpp_source.html">simple.hpp</a></li>
<li>src/lib/export/simple.cpp</li>
</ul>
</div><!-- contents -->

View File

@ -79,7 +79,7 @@ $(function() {
<p>Download, archive and process an URI.
<a href="classremwharead_1_1URI.html#details">More...</a></p>
<p><code>#include &lt;<a class="el" href="uri_8hpp_source.html">uri.hpp</a>&gt;</code></p>
<p><code>#include &lt;<a class="el" href="uri_8hpp_source.html">remwharead/uri.hpp</a>&gt;</code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
@ -125,6 +125,7 @@ string&#160;</td><td class="memItemRight" valign="bottom"><b>_uri</b></td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Download, archive and process an URI. </p>
<dl class="section since"><dt>Since</dt><dd>0.6.0 </dd></dl>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="acda508768b1fd3b4df81ea66dd4fab87"></a>
<h2 class="memtitle"><span class="permalink"><a href="#acda508768b1fd3b4df81ea66dd4fab87">&#9670;&nbsp;</a></span>URI()</h2>

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,81 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://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.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>remwharead: include/export Directory 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="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></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">remwharead
&#160;<span id="projectnumber">0.6.3</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.14 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<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('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_a26cd56a311ed2c6b00868ab8167f874.html">export</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">export Directory Reference</div> </div>
</div><!--header-->
<div class="contents">
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.14
</small></address>
</body>
</html>

View File

@ -71,6 +71,9 @@ $(function() {
</div><!--header-->
<div class="contents">
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="subdirs"></a>
Directories</h2></td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="files"></a>
Files</h2></td></tr>
<tr class="memitem:search_8hpp"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="search_8hpp.html">search.hpp</a> <a href="search_8hpp_source.html">[code]</a></td></tr>

File diff suppressed because one or more lines are too long

View File

@ -67,14 +67,20 @@ $(function() {
</div><!--header-->
<div class="contents">
<div class="textblock">Here is a list of all documented files with brief descriptions:</div><div class="directory">
<div class="levels">[detail level <span onclick="javascript:toggleLevel(1);">1</span><span onclick="javascript:toggleLevel(2);">2</span>]</div><table class="directory">
<div class="levels">[detail level <span onclick="javascript:toggleLevel(1);">1</span><span onclick="javascript:toggleLevel(2);">2</span><span onclick="javascript:toggleLevel(3);">3</span>]</div><table class="directory">
<tr id="row_0_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_0_" class="arrow" onclick="toggleFolder('0_')">&#9660;</span><span id="img_0_" class="iconfopen" onclick="toggleFolder('0_')">&#160;</span><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html" target="_self">include</a></td><td class="desc"></td></tr>
<tr id="row_0_0_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="remwharead_8hpp_source.html"><span class="icondoc"></span></a><b>remwharead.hpp</b></td><td class="desc"></td></tr>
<tr id="row_0_1_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="search_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="search_8hpp.html" target="_self">search.hpp</a></td><td class="desc"></td></tr>
<tr id="row_0_2_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="sqlite_8hpp_source.html"><span class="icondoc"></span></a><b>sqlite.hpp</b></td><td class="desc"></td></tr>
<tr id="row_0_3_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="time_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="time_8hpp.html" target="_self">time.hpp</a></td><td class="desc"></td></tr>
<tr id="row_0_4_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="types_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="types_8hpp.html" target="_self">types.hpp</a></td><td class="desc"></td></tr>
<tr id="row_0_5_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="uri_8hpp_source.html"><span class="icondoc"></span></a><b>uri.hpp</b></td><td class="desc"></td></tr>
<tr id="row_0_0_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_0_0_" class="arrow" onclick="toggleFolder('0_0_')">&#9660;</span><span id="img_0_0_" class="iconfopen" onclick="toggleFolder('0_0_')">&#160;</span><a class="el" href="dir_a26cd56a311ed2c6b00868ab8167f874.html" target="_self">export</a></td><td class="desc"></td></tr>
<tr id="row_0_0_0_" class="even"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><a href="adoc_8hpp_source.html"><span class="icondoc"></span></a><b>adoc.hpp</b></td><td class="desc"></td></tr>
<tr id="row_0_0_1_"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><a href="bookmarks_8hpp_source.html"><span class="icondoc"></span></a><b>bookmarks.hpp</b></td><td class="desc"></td></tr>
<tr id="row_0_0_2_" class="even"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><a href="csv_8hpp_source.html"><span class="icondoc"></span></a><b>csv.hpp</b></td><td class="desc"></td></tr>
<tr id="row_0_0_3_"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><a href="export_8hpp_source.html"><span class="icondoc"></span></a><b>export.hpp</b></td><td class="desc"></td></tr>
<tr id="row_0_0_4_" class="even"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><a href="simple_8hpp_source.html"><span class="icondoc"></span></a><b>simple.hpp</b></td><td class="desc"></td></tr>
<tr id="row_0_1_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="remwharead_8hpp_source.html"><span class="icondoc"></span></a><b>remwharead.hpp</b></td><td class="desc"></td></tr>
<tr id="row_0_2_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="search_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="search_8hpp.html" target="_self">search.hpp</a></td><td class="desc"></td></tr>
<tr id="row_0_3_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="sqlite_8hpp_source.html"><span class="icondoc"></span></a><b>sqlite.hpp</b></td><td class="desc"></td></tr>
<tr id="row_0_4_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="time_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="time_8hpp.html" target="_self">time.hpp</a></td><td class="desc"></td></tr>
<tr id="row_0_5_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="types_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="types_8hpp.html" target="_self">types.hpp</a></td><td class="desc"></td></tr>
<tr id="row_0_6_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="uri_8hpp_source.html"><span class="icondoc"></span></a><b>uri.hpp</b></td><td class="desc"></td></tr>
</table>
</div><!-- directory -->
</div><!-- contents -->

View File

@ -72,6 +72,9 @@ $(function() {
<li>entry
: <a class="el" href="classremwharead_1_1Database.html#a5ef85b43b21a900046b9233ee259ae7d">remwharead::Database</a>
</li>
<li>ExportBase()
: <a class="el" href="classremwharead_1_1Export_1_1ExportBase.html#aa3c6d5cb261aaf26aafc8c4a81c83678">remwharead::Export::ExportBase</a>
</li>
<li>extract_description()
: <a class="el" href="classremwharead_1_1URI.html#ae6ff7a41b9529eb8f4c7f2ace7260dc7">remwharead::URI</a>
</li>
@ -93,6 +96,13 @@ $(function() {
<li>operator==
: <a class="el" href="structremwharead_1_1Database_1_1entry.html#a67f257a407ec46c00d205fd4c9215846">remwharead::Database::entry</a>
</li>
<li>print()
: <a class="el" href="classremwharead_1_1Export_1_1AsciiDoc.html#a20ce832d0cea815b048bbe5c51496a77">remwharead::Export::AsciiDoc</a>
, <a class="el" href="classremwharead_1_1Export_1_1Bookmarks.html#af92b6e7c8bf46032dcf65267ce83d043">remwharead::Export::Bookmarks</a>
, <a class="el" href="classremwharead_1_1Export_1_1CSV.html#a107c3390677129f00a6f45b924e2a539">remwharead::Export::CSV</a>
, <a class="el" href="classremwharead_1_1Export_1_1ExportBase.html#aee596eaefecdb1c21c37f5e3d129ed56">remwharead::Export::ExportBase</a>
, <a class="el" href="classremwharead_1_1Export_1_1Simple.html#af688d80f3d7903d59ef730311e32b7f8">remwharead::Export::Simple</a>
</li>
<li>remove_html_tags()
: <a class="el" href="classremwharead_1_1URI.html#a8b340b13ccf0bc3ae9059872ce48e06a">remwharead::URI</a>
</li>
@ -102,6 +112,9 @@ $(function() {
<li>retrieve()
: <a class="el" href="classremwharead_1_1Database.html#abc9c9adf58b786342b0492baeef8f4ec">remwharead::Database</a>
</li>
<li>sort_entries()
: <a class="el" href="classremwharead_1_1Export_1_1ExportBase.html#a0a0515408c0af2f0d74fe8e483882384">remwharead::Export::ExportBase</a>
</li>
<li>store()
: <a class="el" href="classremwharead_1_1Database.html#ab3ea9062c5c0ef5d9f2b7eea6f0fd1bd">remwharead::Database</a>
</li>

View File

@ -69,6 +69,9 @@ $(function() {
<li>Database()
: <a class="el" href="classremwharead_1_1Database.html#a8576436b2cc1e3d8ecfdeabfc0ff88ca">remwharead::Database</a>
</li>
<li>ExportBase()
: <a class="el" href="classremwharead_1_1Export_1_1ExportBase.html#aa3c6d5cb261aaf26aafc8c4a81c83678">remwharead::Export::ExportBase</a>
</li>
<li>extract_description()
: <a class="el" href="classremwharead_1_1URI.html#ae6ff7a41b9529eb8f4c7f2ace7260dc7">remwharead::URI</a>
</li>
@ -87,6 +90,13 @@ $(function() {
<li>operator bool()
: <a class="el" href="classremwharead_1_1Database.html#adf363243852b2a5fec1911139d4936c1">remwharead::Database</a>
</li>
<li>print()
: <a class="el" href="classremwharead_1_1Export_1_1AsciiDoc.html#a20ce832d0cea815b048bbe5c51496a77">remwharead::Export::AsciiDoc</a>
, <a class="el" href="classremwharead_1_1Export_1_1Bookmarks.html#af92b6e7c8bf46032dcf65267ce83d043">remwharead::Export::Bookmarks</a>
, <a class="el" href="classremwharead_1_1Export_1_1CSV.html#a107c3390677129f00a6f45b924e2a539">remwharead::Export::CSV</a>
, <a class="el" href="classremwharead_1_1Export_1_1ExportBase.html#aee596eaefecdb1c21c37f5e3d129ed56">remwharead::Export::ExportBase</a>
, <a class="el" href="classremwharead_1_1Export_1_1Simple.html#af688d80f3d7903d59ef730311e32b7f8">remwharead::Export::Simple</a>
</li>
<li>remove_html_tags()
: <a class="el" href="classremwharead_1_1URI.html#a8b340b13ccf0bc3ae9059872ce48e06a">remwharead::URI</a>
</li>
@ -96,6 +106,9 @@ $(function() {
<li>retrieve()
: <a class="el" href="classremwharead_1_1Database.html#abc9c9adf58b786342b0492baeef8f4ec">remwharead::Database</a>
</li>
<li>sort_entries()
: <a class="el" href="classremwharead_1_1Export_1_1ExportBase.html#a0a0515408c0af2f0d74fe8e483882384">remwharead::Export::ExportBase</a>
</li>
<li>store()
: <a class="el" href="classremwharead_1_1Database.html#ab3ea9062c5c0ef5d9f2b7eea6f0fd1bd">remwharead::Database</a>
</li>

View File

@ -26,6 +26,7 @@ var menudata={children:[
{text:"Classes",url:"annotated.html",children:[
{text:"Class List",url:"annotated.html"},
{text:"Class Index",url:"classes.html"},
{text:"Class Hierarchy",url:"hierarchy.html"},
{text:"Class Members",url:"functions.html",children:[
{text:"All",url:"functions.html"},
{text:"Functions",url:"functions_func.html"},

View File

@ -1,4 +1,5 @@
var searchData=
[
['archive',['archive',['../classremwharead_1_1URI.html#a074b3aa3ec7658b184869599c9ab6445',1,'remwharead::URI']]]
['archive',['archive',['../classremwharead_1_1URI.html#a074b3aa3ec7658b184869599c9ab6445',1,'remwharead::URI']]],
['asciidoc',['AsciiDoc',['../classremwharead_1_1Export_1_1AsciiDoc.html',1,'remwharead::Export']]]
];

View File

@ -1,4 +1,4 @@
var searchData=
[
['database',['Database',['../classremwharead_1_1Database.html',1,'remwharead::Database'],['../classremwharead_1_1Database.html#a8576436b2cc1e3d8ecfdeabfc0ff88ca',1,'remwharead::Database::Database()']]]
['bookmarks',['Bookmarks',['../classremwharead_1_1Export_1_1Bookmarks.html',1,'remwharead::Export']]]
];

View File

@ -1,7 +1,4 @@
var searchData=
[
['entry',['entry',['../structremwharead_1_1Database_1_1entry.html',1,'remwharead::Database::entry'],['../classremwharead_1_1Database.html#a5ef85b43b21a900046b9233ee259ae7d',1,'remwharead::Database::entry()']]],
['export_5fformat',['export_format',['../types_8hpp.html#a937b5e962f810e493ec0629c86a9fd7e',1,'remwharead']]],
['extract_5fdescription',['extract_description',['../classremwharead_1_1URI.html#ae6ff7a41b9529eb8f4c7f2ace7260dc7',1,'remwharead::URI']]],
['extract_5ftitle',['extract_title',['../classremwharead_1_1URI.html#a37f93c46371d9b3753ae04bd2ef2c362',1,'remwharead::URI']]]
['csv',['CSV',['../classremwharead_1_1Export_1_1CSV.html',1,'remwharead::Export']]]
];

View File

@ -1,4 +1,4 @@
var searchData=
[
['fulltext_5foneline',['fulltext_oneline',['../structremwharead_1_1Database_1_1entry.html#a0e19bad458eedf6ecdcf4b33ce319e8d',1,'remwharead::Database::entry']]]
['database',['Database',['../classremwharead_1_1Database.html',1,'remwharead::Database'],['../classremwharead_1_1Database.html#a8576436b2cc1e3d8ecfdeabfc0ff88ca',1,'remwharead::Database::Database()']]]
];

View File

@ -1,4 +1,8 @@
var searchData=
[
['get',['get',['../classremwharead_1_1URI.html#a8d6ac084a823749ed38c12e7bf8f3461',1,'remwharead::URI']]]
['entry',['entry',['../structremwharead_1_1Database_1_1entry.html',1,'remwharead::Database::entry'],['../classremwharead_1_1Database.html#a5ef85b43b21a900046b9233ee259ae7d',1,'remwharead::Database::entry()']]],
['export_5fformat',['export_format',['../types_8hpp.html#a937b5e962f810e493ec0629c86a9fd7e',1,'remwharead']]],
['exportbase',['ExportBase',['../classremwharead_1_1Export_1_1ExportBase.html',1,'remwharead::Export::ExportBase'],['../classremwharead_1_1Export_1_1ExportBase.html#aa3c6d5cb261aaf26aafc8c4a81c83678',1,'remwharead::Export::ExportBase::ExportBase()']]],
['extract_5fdescription',['extract_description',['../classremwharead_1_1URI.html#ae6ff7a41b9529eb8f4c7f2ace7260dc7',1,'remwharead::URI']]],
['extract_5ftitle',['extract_title',['../classremwharead_1_1URI.html#a37f93c46371d9b3753ae04bd2ef2c362',1,'remwharead::URI']]]
];

View File

@ -1,4 +1,4 @@
var searchData=
[
['html_5fextract',['html_extract',['../structremwharead_1_1html__extract.html',1,'remwharead']]]
['fulltext_5foneline',['fulltext_oneline',['../structremwharead_1_1Database_1_1entry.html#a0e19bad458eedf6ecdcf4b33ce319e8d',1,'remwharead::Database::entry']]]
];

View File

@ -1,4 +1,4 @@
var searchData=
[
['make_5frequest',['make_request',['../classremwharead_1_1URI.html#a2eadd0b24e6a37c8c42d710707bbfedf',1,'remwharead::URI']]]
['get',['get',['../classremwharead_1_1URI.html#a8d6ac084a823749ed38c12e7bf8f3461',1,'remwharead::URI']]]
];

View File

@ -1,5 +1,4 @@
var searchData=
[
['operator_20bool',['operator bool',['../classremwharead_1_1Database.html#adf363243852b2a5fec1911139d4936c1',1,'remwharead::Database']]],
['operator_3d_3d',['operator==',['../structremwharead_1_1Database_1_1entry.html#a67f257a407ec46c00d205fd4c9215846',1,'remwharead::Database::entry']]]
['html_5fextract',['html_extract',['../structremwharead_1_1html__extract.html',1,'remwharead']]]
];

View File

@ -1,7 +1,4 @@
var searchData=
[
['remwharead_20reference',['remwharead Reference',['../index.html',1,'']]],
['remove_5fhtml_5ftags',['remove_html_tags',['../classremwharead_1_1URI.html#a8b340b13ccf0bc3ae9059872ce48e06a',1,'remwharead::URI']]],
['remove_5fnewlines',['remove_newlines',['../classremwharead_1_1URI.html#a9373cb28de198ae2db624980273ece4a',1,'remwharead::URI']]],
['retrieve',['retrieve',['../classremwharead_1_1Database.html#abc9c9adf58b786342b0492baeef8f4ec',1,'remwharead::Database']]]
['make_5frequest',['make_request',['../classremwharead_1_1URI.html#a2eadd0b24e6a37c8c42d710707bbfedf',1,'remwharead::URI']]]
];

View File

@ -1,6 +1,5 @@
var searchData=
[
['search_2ehpp',['search.hpp',['../search_8hpp.html',1,'']]],
['store',['store',['../classremwharead_1_1Database.html#ab3ea9062c5c0ef5d9f2b7eea6f0fd1bd',1,'remwharead::Database']]],
['strip_5fhtml',['strip_html',['../classremwharead_1_1URI.html#ad6ad5351ecf2983e01f9f4a51c2057a5',1,'remwharead::URI']]]
['operator_20bool',['operator bool',['../classremwharead_1_1Database.html#adf363243852b2a5fec1911139d4936c1',1,'remwharead::Database']]],
['operator_3d_3d',['operator==',['../structremwharead_1_1Database_1_1entry.html#a67f257a407ec46c00d205fd4c9215846',1,'remwharead::Database::entry']]]
];

View File

@ -1,5 +1,4 @@
var searchData=
[
['time_2ehpp',['time.hpp',['../time_8hpp.html',1,'']]],
['types_2ehpp',['types.hpp',['../types_8hpp.html',1,'']]]
['print',['print',['../classremwharead_1_1Export_1_1AsciiDoc.html#a20ce832d0cea815b048bbe5c51496a77',1,'remwharead::Export::AsciiDoc::print()'],['../classremwharead_1_1Export_1_1Bookmarks.html#af92b6e7c8bf46032dcf65267ce83d043',1,'remwharead::Export::Bookmarks::print()'],['../classremwharead_1_1Export_1_1CSV.html#a107c3390677129f00a6f45b924e2a539',1,'remwharead::Export::CSV::print()'],['../classremwharead_1_1Export_1_1ExportBase.html#aee596eaefecdb1c21c37f5e3d129ed56',1,'remwharead::Export::ExportBase::print()'],['../classremwharead_1_1Export_1_1Simple.html#af688d80f3d7903d59ef730311e32b7f8',1,'remwharead::Export::Simple::print()']]]
];

View File

@ -1,5 +1,7 @@
var searchData=
[
['unescape_5fhtml',['unescape_html',['../classremwharead_1_1URI.html#a37c36dbf8ccc03c8cc132be29e49f4ec',1,'remwharead::URI']]],
['uri',['URI',['../classremwharead_1_1URI.html',1,'remwharead::URI'],['../classremwharead_1_1URI.html#acda508768b1fd3b4df81ea66dd4fab87',1,'remwharead::URI::URI()']]]
['remwharead_20reference',['remwharead Reference',['../index.html',1,'']]],
['remove_5fhtml_5ftags',['remove_html_tags',['../classremwharead_1_1URI.html#a8b340b13ccf0bc3ae9059872ce48e06a',1,'remwharead::URI']]],
['remove_5fnewlines',['remove_newlines',['../classremwharead_1_1URI.html#a9373cb28de198ae2db624980273ece4a',1,'remwharead::URI']]],
['retrieve',['retrieve',['../classremwharead_1_1Database.html#abc9c9adf58b786342b0492baeef8f4ec',1,'remwharead::Database']]]
];

View File

@ -1,5 +1,8 @@
var searchData=
[
['time_2ehpp',['time.hpp',['../time_8hpp.html',1,'']]],
['types_2ehpp',['types.hpp',['../types_8hpp.html',1,'']]]
['search_2ehpp',['search.hpp',['../search_8hpp.html',1,'']]],
['simple',['Simple',['../classremwharead_1_1Export_1_1Simple.html',1,'remwharead::Export']]],
['sort_5fentries',['sort_entries',['../classremwharead_1_1Export_1_1ExportBase.html#a0a0515408c0af2f0d74fe8e483882384',1,'remwharead::Export::ExportBase']]],
['store',['store',['../classremwharead_1_1Database.html#ab3ea9062c5c0ef5d9f2b7eea6f0fd1bd',1,'remwharead::Database']]],
['strip_5fhtml',['strip_html',['../classremwharead_1_1URI.html#ad6ad5351ecf2983e01f9f4a51c2057a5',1,'remwharead::URI']]]
];

View File

@ -1,5 +1,5 @@
var searchData=
[
['unescape_5fhtml',['unescape_html',['../classremwharead_1_1URI.html#a37c36dbf8ccc03c8cc132be29e49f4ec',1,'remwharead::URI']]],
['uri',['URI',['../classremwharead_1_1URI.html',1,'remwharead::URI'],['../classremwharead_1_1URI.html#acda508768b1fd3b4df81ea66dd4fab87',1,'remwharead::URI::URI()']]]
['time_2ehpp',['time.hpp',['../time_8hpp.html',1,'']]],
['types_2ehpp',['types.hpp',['../types_8hpp.html',1,'']]]
];

30
docs/search/all_e.html Normal file
View File

@ -0,0 +1,30 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html><head><title></title>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<link rel="stylesheet" type="text/css" href="search.css"/>
<script type="text/javascript" src="all_e.js"></script>
<script type="text/javascript" src="search.js"></script>
</head>
<body class="SRPage">
<div id="SRIndex">
<div class="SRStatus" id="Loading">Loading...</div>
<div id="SRResults"></div>
<script type="text/javascript"><!--
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
createResults();
/* @license-end */
--></script>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
<script type="text/javascript"><!--
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
document.getElementById("Loading").style.display="none";
document.getElementById("NoMatches").style.display="none";
var searchResults = new SearchResults("searchResults");
searchResults.Search();
/* @license-end */
--></script>
</div>
</body>
</html>

5
docs/search/all_e.js Normal file
View File

@ -0,0 +1,5 @@
var searchData=
[
['unescape_5fhtml',['unescape_html',['../classremwharead_1_1URI.html#a37c36dbf8ccc03c8cc132be29e49f4ec',1,'remwharead::URI']]],
['uri',['URI',['../classremwharead_1_1URI.html',1,'remwharead::URI'],['../classremwharead_1_1URI.html#acda508768b1fd3b4df81ea66dd4fab87',1,'remwharead::URI::URI()']]]
];

View File

@ -1,4 +1,4 @@
var searchData=
[
['database',['Database',['../classremwharead_1_1Database.html',1,'remwharead']]]
['asciidoc',['AsciiDoc',['../classremwharead_1_1Export_1_1AsciiDoc.html',1,'remwharead::Export']]]
];

View File

@ -1,4 +1,4 @@
var searchData=
[
['entry',['entry',['../structremwharead_1_1Database_1_1entry.html',1,'remwharead::Database']]]
['bookmarks',['Bookmarks',['../classremwharead_1_1Export_1_1Bookmarks.html',1,'remwharead::Export']]]
];

View File

@ -1,4 +1,4 @@
var searchData=
[
['html_5fextract',['html_extract',['../structremwharead_1_1html__extract.html',1,'remwharead']]]
['csv',['CSV',['../classremwharead_1_1Export_1_1CSV.html',1,'remwharead::Export']]]
];

View File

@ -1,4 +1,4 @@
var searchData=
[
['uri',['URI',['../classremwharead_1_1URI.html',1,'remwharead']]]
['database',['Database',['../classremwharead_1_1Database.html',1,'remwharead']]]
];

View File

@ -1,5 +1,6 @@
var searchData=
[
['exportbase',['ExportBase',['../classremwharead_1_1Export_1_1ExportBase.html#aa3c6d5cb261aaf26aafc8c4a81c83678',1,'remwharead::Export::ExportBase']]],
['extract_5fdescription',['extract_description',['../classremwharead_1_1URI.html#ae6ff7a41b9529eb8f4c7f2ace7260dc7',1,'remwharead::URI']]],
['extract_5ftitle',['extract_title',['../classremwharead_1_1URI.html#a37f93c46371d9b3753ae04bd2ef2c362',1,'remwharead::URI']]]
];

View File

@ -1,6 +1,4 @@
var searchData=
[
['remove_5fhtml_5ftags',['remove_html_tags',['../classremwharead_1_1URI.html#a8b340b13ccf0bc3ae9059872ce48e06a',1,'remwharead::URI']]],
['remove_5fnewlines',['remove_newlines',['../classremwharead_1_1URI.html#a9373cb28de198ae2db624980273ece4a',1,'remwharead::URI']]],
['retrieve',['retrieve',['../classremwharead_1_1Database.html#abc9c9adf58b786342b0492baeef8f4ec',1,'remwharead::Database']]]
['print',['print',['../classremwharead_1_1Export_1_1AsciiDoc.html#a20ce832d0cea815b048bbe5c51496a77',1,'remwharead::Export::AsciiDoc::print()'],['../classremwharead_1_1Export_1_1Bookmarks.html#af92b6e7c8bf46032dcf65267ce83d043',1,'remwharead::Export::Bookmarks::print()'],['../classremwharead_1_1Export_1_1CSV.html#a107c3390677129f00a6f45b924e2a539',1,'remwharead::Export::CSV::print()'],['../classremwharead_1_1Export_1_1ExportBase.html#aee596eaefecdb1c21c37f5e3d129ed56',1,'remwharead::Export::ExportBase::print()'],['../classremwharead_1_1Export_1_1Simple.html#af688d80f3d7903d59ef730311e32b7f8',1,'remwharead::Export::Simple::print()']]]
];

View File

@ -1,5 +1,6 @@
var searchData=
[
['store',['store',['../classremwharead_1_1Database.html#ab3ea9062c5c0ef5d9f2b7eea6f0fd1bd',1,'remwharead::Database']]],
['strip_5fhtml',['strip_html',['../classremwharead_1_1URI.html#ad6ad5351ecf2983e01f9f4a51c2057a5',1,'remwharead::URI']]]
['remove_5fhtml_5ftags',['remove_html_tags',['../classremwharead_1_1URI.html#a8b340b13ccf0bc3ae9059872ce48e06a',1,'remwharead::URI']]],
['remove_5fnewlines',['remove_newlines',['../classremwharead_1_1URI.html#a9373cb28de198ae2db624980273ece4a',1,'remwharead::URI']]],
['retrieve',['retrieve',['../classremwharead_1_1Database.html#abc9c9adf58b786342b0492baeef8f4ec',1,'remwharead::Database']]]
];

View File

@ -1,5 +1,6 @@
var searchData=
[
['unescape_5fhtml',['unescape_html',['../classremwharead_1_1URI.html#a37c36dbf8ccc03c8cc132be29e49f4ec',1,'remwharead::URI']]],
['uri',['URI',['../classremwharead_1_1URI.html#acda508768b1fd3b4df81ea66dd4fab87',1,'remwharead::URI']]]
['sort_5fentries',['sort_entries',['../classremwharead_1_1Export_1_1ExportBase.html#a0a0515408c0af2f0d74fe8e483882384',1,'remwharead::Export::ExportBase']]],
['store',['store',['../classremwharead_1_1Database.html#ab3ea9062c5c0ef5d9f2b7eea6f0fd1bd',1,'remwharead::Database']]],
['strip_5fhtml',['strip_html',['../classremwharead_1_1URI.html#ad6ad5351ecf2983e01f9f4a51c2057a5',1,'remwharead::URI']]]
];

View File

@ -0,0 +1,30 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html><head><title></title>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<link rel="stylesheet" type="text/css" href="search.css"/>
<script type="text/javascript" src="functions_a.js"></script>
<script type="text/javascript" src="search.js"></script>
</head>
<body class="SRPage">
<div id="SRIndex">
<div class="SRStatus" id="Loading">Loading...</div>
<div id="SRResults"></div>
<script type="text/javascript"><!--
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
createResults();
/* @license-end */
--></script>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
<script type="text/javascript"><!--
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
document.getElementById("Loading").style.display="none";
document.getElementById("NoMatches").style.display="none";
var searchResults = new SearchResults("searchResults");
searchResults.Search();
/* @license-end */
--></script>
</div>
</body>
</html>

View File

@ -0,0 +1,5 @@
var searchData=
[
['unescape_5fhtml',['unescape_html',['../classremwharead_1_1URI.html#a37c36dbf8ccc03c8cc132be29e49f4ec',1,'remwharead::URI']]],
['uri',['URI',['../classremwharead_1_1URI.html#acda508768b1fd3b4df81ea66dd4fab87',1,'remwharead::URI']]]
];

View File

@ -1,9 +1,9 @@
var indexSectionsWithContent =
{
0: "adefghmorstu",
1: "dehu",
0: "abcdefghmoprstu",
1: "abcdehsu",
2: "st",
3: "adefgmorsu",
3: "adefgmoprsu",
4: "e",
5: "e",
6: "o",

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -111,7 +111,8 @@ Enumerations</h2></td></tr>
</div><div class="memdoc">
<p>Format of the export. </p>
<div class="fragment"><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; undefined,</div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span>&#160; csv,</div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span>&#160; asciidoc,</div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span>&#160; bookmarks,</div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span>&#160; simple</div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span>&#160; };</div></div><!-- fragment -->
<dl class="section since"><dt>Since</dt><dd>0.6.0 </dd></dl>
<div class="fragment"><div class="line"><a name="l00032"></a><span class="lineno"> 32</span>&#160; {</div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span>&#160; undefined,</div><div class="line"><a name="l00034"></a><span class="lineno"> 34</span>&#160; csv,</div><div class="line"><a name="l00035"></a><span class="lineno"> 35</span>&#160; asciidoc,</div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span>&#160; bookmarks,</div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span>&#160; simple</div><div class="line"><a name="l00038"></a><span class="lineno"> 38</span>&#160; };</div></div><!-- fragment -->
</div>
</div>
</div><!-- contents -->

View File

@ -70,8 +70,8 @@ $(function() {
<div class="title">types.hpp</div> </div>
</div><!--header-->
<div class="contents">
<a href="types_8hpp.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">/* This file is part of remwharead.</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span>&#160;<span class="comment"> * Copyright © 2019 tastytea &lt;tastytea@tastytea.de&gt;</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"> * This program is free software: you can redistribute it and/or modify</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span>&#160;<span class="comment"> * it under the terms of the GNU General Public License as published by</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span>&#160;<span class="comment"> * the Free Software Foundation, version 3.</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"> * This program is distributed in the hope that it will be useful,</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span>&#160;<span class="comment"> * but WITHOUT ANY WARRANTY; without even the implied warranty of</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span>&#160;<span class="comment"> * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span>&#160;<span class="comment"> * GNU General Public License for more details.</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span>&#160;<span class="comment"> *</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span>&#160;<span class="comment"> * You should have received a copy of the GNU General Public License</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span>&#160;<span class="comment"> * along with this program. If not, see &lt;http://www.gnu.org/licenses/&gt;.</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span>&#160;<span class="comment"> */</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">#ifndef REMWHAREAD_TYPES_HPP</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span>&#160;<span class="preprocessor">#define REMWHAREAD_TYPES_HPP</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span>&#160;</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="keyword">namespace </span><a class="code" href="namespaceremwharead.html">remwharead</a></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"><a class="line" href="types_8hpp.html#a937b5e962f810e493ec0629c86a9fd7e"> 25</a></span>&#160; <span class="keyword">enum class</span> <a class="code" href="types_8hpp.html#a937b5e962f810e493ec0629c86a9fd7e">export_format</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; undefined,</div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span>&#160; csv,</div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span>&#160; asciidoc,</div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span>&#160; bookmarks,</div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span>&#160; simple</div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span>&#160; };</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="preprocessor">#endif // REMWHAREAD_TYPES_HPP</span></div><div class="ttc" id="namespaceremwharead_html"><div class="ttname"><a href="namespaceremwharead.html">remwharead</a></div><div class="ttdef"><b>Definition:</b> search.cpp:23</div></div>
<div class="ttc" id="types_8hpp_html_a937b5e962f810e493ec0629c86a9fd7e"><div class="ttname"><a href="types_8hpp.html#a937b5e962f810e493ec0629c86a9fd7e">remwharead::export_format</a></div><div class="ttdeci">export_format</div><div class="ttdoc">Format of the export. </div><div class="ttdef"><b>Definition:</b> types.hpp:25</div></div>
<a href="types_8hpp.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">/* This file is part of remwharead.</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span>&#160;<span class="comment"> * Copyright © 2019 tastytea &lt;tastytea@tastytea.de&gt;</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"> * This program is free software: you can redistribute it and/or modify</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span>&#160;<span class="comment"> * it under the terms of the GNU General Public License as published by</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span>&#160;<span class="comment"> * the Free Software Foundation, version 3.</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"> * This program is distributed in the hope that it will be useful,</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span>&#160;<span class="comment"> * but WITHOUT ANY WARRANTY; without even the implied warranty of</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span>&#160;<span class="comment"> * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span>&#160;<span class="comment"> * GNU General Public License for more details.</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span>&#160;<span class="comment"> *</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span>&#160;<span class="comment"> * You should have received a copy of the GNU General Public License</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span>&#160;<span class="comment"> * along with this program. If not, see &lt;http://www.gnu.org/licenses/&gt;.</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span>&#160;<span class="comment"> */</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">#ifndef REMWHAREAD_TYPES_HPP</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span>&#160;<span class="preprocessor">#define REMWHAREAD_TYPES_HPP</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span>&#160;</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="keyword">namespace </span><a class="code" href="namespaceremwharead.html">remwharead</a></div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span>&#160;{</div><div class="line"><a name="l00031"></a><span class="lineno"><a class="line" href="types_8hpp.html#a937b5e962f810e493ec0629c86a9fd7e"> 31</a></span>&#160; <span class="keyword">enum class</span> <a class="code" href="types_8hpp.html#a937b5e962f810e493ec0629c86a9fd7e">export_format</a></div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span>&#160; {</div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span>&#160; undefined,</div><div class="line"><a name="l00034"></a><span class="lineno"> 34</span>&#160; csv,</div><div class="line"><a name="l00035"></a><span class="lineno"> 35</span>&#160; asciidoc,</div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span>&#160; bookmarks,</div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span>&#160; simple</div><div class="line"><a name="l00038"></a><span class="lineno"> 38</span>&#160; };</div><div class="line"><a name="l00039"></a><span class="lineno"> 39</span>&#160;}</div><div class="line"><a name="l00040"></a><span class="lineno"> 40</span>&#160;</div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span>&#160;<span class="preprocessor">#endif // REMWHAREAD_TYPES_HPP</span></div><div class="ttc" id="namespaceremwharead_html"><div class="ttname"><a href="namespaceremwharead.html">remwharead</a></div><div class="ttdef"><b>Definition:</b> bookmarks.cpp:22</div></div>
<div class="ttc" id="types_8hpp_html_a937b5e962f810e493ec0629c86a9fd7e"><div class="ttname"><a href="types_8hpp.html#a937b5e962f810e493ec0629c86a9fd7e">remwharead::export_format</a></div><div class="ttdeci">export_format</div><div class="ttdoc">Format of the export. </div><div class="ttdef"><b>Definition:</b> types.hpp:31</div></div>
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>

File diff suppressed because one or more lines are too long