Sophie

Sophie

distrib > Mageia > 6 > i586 > media > core-release > by-pkgid > dcba08025f2814910ab603731a9c888d > files > 376

libe-book-doc-0.1.2-10.mga6.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>libebook::FB2Content Class Reference documentation</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
  initMenu('',false,false,'search.php','Search');
});
</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">
$(document).ready(function(){initNavTree('classlibebook_1_1FB2Content.html','');});
</script>
<div id="doc-content">
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="classlibebook_1_1FB2Content-members.html">List of all members</a>  </div>
  <div class="headertitle">
<div class="title">libebook::FB2Content Class Reference<span class="mlabels"><span class="mlabel">abstract</span></span></div>  </div>
</div><!--header-->
<div class="contents">

<p>Represents a part of FB2 content.  
 <a href="classlibebook_1_1FB2Content.html#details">More...</a></p>

<p><code>#include &lt;<a class="el" href="FB2Content_8h_source.html">FB2Content.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for libebook::FB2Content:</div>
<div class="dyncontent">
 <div class="center">
  <img src="classlibebook_1_1FB2Content.png" usemap="#libebook::FB2Content_map" alt=""/>
  <map id="libebook::FB2Content_map" name="libebook::FB2Content_map">
<area href="classlibebook_1_1GroupContent.html" alt="libebook::GroupContent" shape="rect" coords="0,56,143,80"/>
</map>
 </div></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:acfce4d423a0673a0267937770458489d"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibebook_1_1FB2Content.html#acfce4d423a0673a0267937770458489d">~FB2Content</a> ()=0</td></tr>
<tr class="separator:acfce4d423a0673a0267937770458489d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa77a22cb7e00af83937c2820fd434c82"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibebook_1_1FB2Content.html#aa77a22cb7e00af83937c2820fd434c82">unfold</a> (<a class="el" href="classlibebook_1_1FB2Collector.html">FB2Collector</a> &amp;collector) const =0</td></tr>
<tr class="memdesc:aa77a22cb7e00af83937c2820fd434c82"><td class="mdescLeft">&#160;</td><td class="mdescRight">Insert the content of this into <code>collector</code>.  <a href="#aa77a22cb7e00af83937c2820fd434c82">More...</a><br /></td></tr>
<tr class="separator:aa77a22cb7e00af83937c2820fd434c82"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Represents a part of FB2 content. </p>
<p>This is used to save note texts and images, collected in the first pass, for use in the second pass.</p>
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classlibebook_1_1FB2ContentMap.html">FB2ContentMap</a> </dd></dl>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="acfce4d423a0673a0267937770458489d"></a>
<h2 class="memtitle"><span class="permalink"><a href="#acfce4d423a0673a0267937770458489d">&#9670;&nbsp;</a></span>~FB2Content()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">libebook::FB2Content::~FB2Content </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a id="aa77a22cb7e00af83937c2820fd434c82"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aa77a22cb7e00af83937c2820fd434c82">&#9670;&nbsp;</a></span>unfold()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void libebook::FB2Content::unfold </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classlibebook_1_1FB2Collector.html">FB2Collector</a> &amp;&#160;</td>
          <td class="paramname"><em>collector</em></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Insert the content of this into <code>collector</code>. </p>

<p>Implemented in <a class="el" href="classlibebook_1_1GroupContent.html#a7fb41dfab952ae0d0e7c65f82c8e4ff2">libebook::GroupContent</a>.</p>

<p class="reference">Referenced by <a class="el" href="classlibebook_1_1FB2ContentCollector.html#a7ffc3c37dfa9de5abfb3e5b89f6dd7ae">libebook::FB2ContentCollector::insertBitmap()</a>, and <a class="el" href="classlibebook_1_1FB2ContentCollector.html#a3290a00274c644773df337dc22476eb1">libebook::FB2ContentCollector::insertFootnote()</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="FB2Content_8h_source.html">FB2Content.h</a></li>
<li><a class="el" href="FB2Content_8cpp.html">FB2Content.cpp</a></li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
<hr size="1"><address style="align: right;"><small>
Generated for libe-book by <a href="http://www.doxygen.org/index.html">
doxygen</a> 1.8.13</small></address>
</body>
</html>