Sophie

Sophie

distrib > Mageia > 6 > armv5tl > media > core-updates > by-pkgid > 984407a3d8e0ca8f42be35be954f9b2c > files > 4014

libmwaw-doc-0.3.14-2.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>ZWrtTextInternal::Section Struct 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('structZWrtTextInternal_1_1Section.html','');});
</script>
<div id="doc-content">
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pub-attribs">Public Attributes</a> &#124;
<a href="structZWrtTextInternal_1_1Section-members.html">List of all members</a>  </div>
  <div class="headertitle">
<div class="title">ZWrtTextInternal::Section Struct Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p>Internal: struct used to store a section of a <a class="el" href="classZWrtText.html" title="the main class to read the text part of ZWrite Text file ">ZWrtText</a>.  
 <a href="structZWrtTextInternal_1_1Section.html#details">More...</a></p>
<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:a7cc3be39afaed9a46b7edab187b09956"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structZWrtTextInternal_1_1Section.html#a7cc3be39afaed9a46b7edab187b09956">Section</a> ()</td></tr>
<tr class="memdesc:a7cc3be39afaed9a46b7edab187b09956"><td class="mdescLeft">&#160;</td><td class="mdescRight">constructor  <a href="#a7cc3be39afaed9a46b7edab187b09956">More...</a><br /></td></tr>
<tr class="separator:a7cc3be39afaed9a46b7edab187b09956"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Public Attributes</h2></td></tr>
<tr class="memitem:ada2ad7ffb470d05bef7c631539ad1e7a"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structZWrtTextInternal_1_1Section.html#ada2ad7ffb470d05bef7c631539ad1e7a">m_id</a></td></tr>
<tr class="memdesc:ada2ad7ffb470d05bef7c631539ad1e7a"><td class="mdescLeft">&#160;</td><td class="mdescRight">the section id  <a href="#ada2ad7ffb470d05bef7c631539ad1e7a">More...</a><br /></td></tr>
<tr class="separator:ada2ad7ffb470d05bef7c631539ad1e7a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a91d153372108ecb5ca7bfcbf42d83cd2"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classMWAWEntry.html">MWAWEntry</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structZWrtTextInternal_1_1Section.html#a91d153372108ecb5ca7bfcbf42d83cd2">m_pos</a></td></tr>
<tr class="memdesc:a91d153372108ecb5ca7bfcbf42d83cd2"><td class="mdescLeft">&#160;</td><td class="mdescRight">the text position  <a href="#a91d153372108ecb5ca7bfcbf42d83cd2">More...</a><br /></td></tr>
<tr class="separator:a91d153372108ecb5ca7bfcbf42d83cd2"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4ee17fd67c5f81afeeecc5a221582d25"><td class="memItemLeft" align="right" valign="top">std::string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structZWrtTextInternal_1_1Section.html#a4ee17fd67c5f81afeeecc5a221582d25">m_name</a></td></tr>
<tr class="memdesc:a4ee17fd67c5f81afeeecc5a221582d25"><td class="mdescLeft">&#160;</td><td class="mdescRight">the section name  <a href="#a4ee17fd67c5f81afeeecc5a221582d25">More...</a><br /></td></tr>
<tr class="separator:a4ee17fd67c5f81afeeecc5a221582d25"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a95bd1bac35730f2fc2feaf00f7e64871"><td class="memItemLeft" align="right" valign="top">std::map&lt; long, <a class="el" href="structZWrtTextInternal_1_1Font.html">Font</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structZWrtTextInternal_1_1Section.html#a95bd1bac35730f2fc2feaf00f7e64871">m_idFontMap</a></td></tr>
<tr class="memdesc:a95bd1bac35730f2fc2feaf00f7e64871"><td class="mdescLeft">&#160;</td><td class="mdescRight">a map pos -&gt; font  <a href="#a95bd1bac35730f2fc2feaf00f7e64871">More...</a><br /></td></tr>
<tr class="separator:a95bd1bac35730f2fc2feaf00f7e64871"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7b24e586c80597425bc4d0a36b159ab7"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structZWrtTextInternal_1_1Section.html#a7b24e586c80597425bc4d0a36b159ab7">m_parsed</a></td></tr>
<tr class="memdesc:a7b24e586c80597425bc4d0a36b159ab7"><td class="mdescLeft">&#160;</td><td class="mdescRight">true if the section is parsed  <a href="#a7b24e586c80597425bc4d0a36b159ab7">More...</a><br /></td></tr>
<tr class="separator:a7b24e586c80597425bc4d0a36b159ab7"><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>Internal: struct used to store a section of a <a class="el" href="classZWrtText.html" title="the main class to read the text part of ZWrite Text file ">ZWrtText</a>. </p>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="a7cc3be39afaed9a46b7edab187b09956"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a7cc3be39afaed9a46b7edab187b09956">&#9670;&nbsp;</a></span>Section()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">ZWrtTextInternal::Section::Section </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>constructor </p>

</div>
</div>
<h2 class="groupheader">Member Data Documentation</h2>
<a id="ada2ad7ffb470d05bef7c631539ad1e7a"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ada2ad7ffb470d05bef7c631539ad1e7a">&#9670;&nbsp;</a></span>m_id</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int ZWrtTextInternal::Section::m_id</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>the section id </p>

<p class="reference">Referenced by <a class="el" href="structZWrtTextInternal_1_1State.html#ad3552e298e0fc7fab29000050bf0d876">ZWrtTextInternal::State::getSection()</a>, and <a class="el" href="classZWrtText.html#a4dc1f6a6eeb4af1a75f04cd759dabe22">ZWrtText::sendText()</a>.</p>

</div>
</div>
<a id="a95bd1bac35730f2fc2feaf00f7e64871"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a95bd1bac35730f2fc2feaf00f7e64871">&#9670;&nbsp;</a></span>m_idFontMap</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">std::map&lt;long,<a class="el" href="structZWrtTextInternal_1_1Font.html">Font</a>&gt; ZWrtTextInternal::Section::m_idFontMap</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>a map pos -&gt; font </p>

<p class="reference">Referenced by <a class="el" href="classZWrtText.html#a4dc1f6a6eeb4af1a75f04cd759dabe22">ZWrtText::sendText()</a>.</p>

</div>
</div>
<a id="a4ee17fd67c5f81afeeecc5a221582d25"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a4ee17fd67c5f81afeeecc5a221582d25">&#9670;&nbsp;</a></span>m_name</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">std::string ZWrtTextInternal::Section::m_name</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>the section name </p>

<p class="reference">Referenced by <a class="el" href="classZWrtText.html#a4dc1f6a6eeb4af1a75f04cd759dabe22">ZWrtText::sendText()</a>.</p>

</div>
</div>
<a id="a7b24e586c80597425bc4d0a36b159ab7"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a7b24e586c80597425bc4d0a36b159ab7">&#9670;&nbsp;</a></span>m_parsed</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">bool ZWrtTextInternal::Section::m_parsed</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">mutable</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>true if the section is parsed </p>

<p class="reference">Referenced by <a class="el" href="classZWrtText.html#a4dc1f6a6eeb4af1a75f04cd759dabe22">ZWrtText::sendText()</a>.</p>

</div>
</div>
<a id="a91d153372108ecb5ca7bfcbf42d83cd2"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a91d153372108ecb5ca7bfcbf42d83cd2">&#9670;&nbsp;</a></span>m_pos</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classMWAWEntry.html">MWAWEntry</a> ZWrtTextInternal::Section::m_pos</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>the text position </p>

<p class="reference">Referenced by <a class="el" href="classZWrtText.html#a4dc1f6a6eeb4af1a75f04cd759dabe22">ZWrtText::sendText()</a>.</p>

</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="ZWrtText_8cxx.html">ZWrtText.cxx</a></li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
<hr size="1"><address style="align: right;"><small>
Generated on Mon Feb 11 2019 22:20:50 for libmwaw by <a href="http://www.doxygen.org/index.html">
doxygen</a> 1.8.13</small></address>
</body>
</html>