Sophie

Sophie

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

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>MacWrtProParserInternal::State 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('structMacWrtProParserInternal_1_1State.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="structMacWrtProParserInternal_1_1State-members.html">List of all members</a>  </div>
  <div class="headertitle">
<div class="title">MacWrtProParserInternal::State Struct Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p>Internal: the state of a <a class="el" href="classMacWrtProParser.html" title="the main class to read a MacWrite II and MacWrite Pro file ">MacWrtProParser</a>.  
 <a href="structMacWrtProParserInternal_1_1State.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:a794748ac4c4a18b71dc71dc627222de2"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structMacWrtProParserInternal_1_1State.html#a794748ac4c4a18b71dc71dc627222de2">State</a> ()</td></tr>
<tr class="memdesc:a794748ac4c4a18b71dc71dc627222de2"><td class="mdescLeft">&#160;</td><td class="mdescRight">constructor  <a href="#a794748ac4c4a18b71dc71dc627222de2">More...</a><br /></td></tr>
<tr class="separator:a794748ac4c4a18b71dc71dc627222de2"><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:a236f325142544f073e01a9f37c0e6879"><td class="memItemLeft" align="right" valign="top">std::map&lt; int, long &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structMacWrtProParserInternal_1_1State.html#a236f325142544f073e01a9f37c0e6879">m_blocksMap</a></td></tr>
<tr class="memdesc:a236f325142544f073e01a9f37c0e6879"><td class="mdescLeft">&#160;</td><td class="mdescRight">the list of retrieved block : block -&gt; new address  <a href="#a236f325142544f073e01a9f37c0e6879">More...</a><br /></td></tr>
<tr class="separator:a236f325142544f073e01a9f37c0e6879"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aadb0085af6bdf802a3ec9834d765ccd9"><td class="memItemLeft" align="right" valign="top">std::map&lt; int, std::shared_ptr&lt; <a class="el" href="structMacWrtProParserInternal_1_1Zone.html">Zone</a> &gt; &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structMacWrtProParserInternal_1_1State.html#aadb0085af6bdf802a3ec9834d765ccd9">m_dataMap</a></td></tr>
<tr class="memdesc:aadb0085af6bdf802a3ec9834d765ccd9"><td class="mdescLeft">&#160;</td><td class="mdescRight">the list of blockId-&gt;data zone  <a href="#aadb0085af6bdf802a3ec9834d765ccd9">More...</a><br /></td></tr>
<tr class="separator:aadb0085af6bdf802a3ec9834d765ccd9"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0a6a91f36c763b759ad2f5a1e90f7075"><td class="memItemLeft" align="right" valign="top">std::map&lt; int, std::shared_ptr&lt; <a class="el" href="structMacWrtProParserInternal_1_1TextZone.html">TextZone</a> &gt; &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structMacWrtProParserInternal_1_1State.html#a0a6a91f36c763b759ad2f5a1e90f7075">m_textMap</a></td></tr>
<tr class="memdesc:a0a6a91f36c763b759ad2f5a1e90f7075"><td class="mdescLeft">&#160;</td><td class="mdescRight">the list of blockId-&gt;text zone  <a href="#a0a6a91f36c763b759ad2f5a1e90f7075">More...</a><br /></td></tr>
<tr class="separator:a0a6a91f36c763b759ad2f5a1e90f7075"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2915c363eb0e639240033747d993d575"><td class="memItemLeft" align="right" valign="top">std::vector&lt; int &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structMacWrtProParserInternal_1_1State.html#a2915c363eb0e639240033747d993d575">m_blocksCallByTokens</a></td></tr>
<tr class="memdesc:a2915c363eb0e639240033747d993d575"><td class="mdescLeft">&#160;</td><td class="mdescRight">the list of blockId called by tokens  <a href="#a2915c363eb0e639240033747d993d575">More...</a><br /></td></tr>
<tr class="separator:a2915c363eb0e639240033747d993d575"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1256073d0cf03ff66695ae84edf013d9"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structMacWrtProParserInternal_1_1State.html#a1256073d0cf03ff66695ae84edf013d9">m_col</a></td></tr>
<tr class="memdesc:a1256073d0cf03ff66695ae84edf013d9"><td class="mdescLeft">&#160;</td><td class="mdescRight">the number of columns in MWII  <a href="#a1256073d0cf03ff66695ae84edf013d9">More...</a><br /></td></tr>
<tr class="separator:a1256073d0cf03ff66695ae84edf013d9"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a109e1e559719bee451d8710adb3c4818"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structMacWrtProParserInternal_1_1State.html#a109e1e559719bee451d8710adb3c4818">m_actPage</a></td></tr>
<tr class="memdesc:a109e1e559719bee451d8710adb3c4818"><td class="mdescLeft">&#160;</td><td class="mdescRight">the actual page  <a href="#a109e1e559719bee451d8710adb3c4818">More...</a><br /></td></tr>
<tr class="separator:a109e1e559719bee451d8710adb3c4818"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa24c95e7b8eb9b94df9719317ee069b9"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structMacWrtProParserInternal_1_1State.html#aa24c95e7b8eb9b94df9719317ee069b9">m_numPages</a></td></tr>
<tr class="memdesc:aa24c95e7b8eb9b94df9719317ee069b9"><td class="mdescLeft">&#160;</td><td class="mdescRight">the number of page of the final document  <a href="#aa24c95e7b8eb9b94df9719317ee069b9">More...</a><br /></td></tr>
<tr class="separator:aa24c95e7b8eb9b94df9719317ee069b9"><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: the state of a <a class="el" href="classMacWrtProParser.html" title="the main class to read a MacWrite II and MacWrite Pro file ">MacWrtProParser</a>. </p>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="a794748ac4c4a18b71dc71dc627222de2"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a794748ac4c4a18b71dc71dc627222de2">&#9670;&nbsp;</a></span>State()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">MacWrtProParserInternal::State::State </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="a109e1e559719bee451d8710adb3c4818"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a109e1e559719bee451d8710adb3c4818">&#9670;&nbsp;</a></span>m_actPage</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int MacWrtProParserInternal::State::m_actPage</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>the actual page </p>

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

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">std::vector&lt;int&gt; MacWrtProParserInternal::State::m_blocksCallByTokens</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>the list of blockId called by tokens </p>

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

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">std::map&lt;int,long&gt; MacWrtProParserInternal::State::m_blocksMap</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>the list of retrieved block : block -&gt; new address </p>

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

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int MacWrtProParserInternal::State::m_col</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>the number of columns in MWII </p>

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

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">std::map&lt;int, std::shared_ptr&lt;<a class="el" href="structMacWrtProParserInternal_1_1Zone.html">Zone</a>&gt; &gt; MacWrtProParserInternal::State::m_dataMap</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>the list of blockId-&gt;data zone </p>

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

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int MacWrtProParserInternal::State::m_numPages</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>the number of page of the final document </p>

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

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">std::map&lt;int, std::shared_ptr&lt;<a class="el" href="structMacWrtProParserInternal_1_1TextZone.html">TextZone</a>&gt; &gt; MacWrtProParserInternal::State::m_textMap</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>the list of blockId-&gt;text zone </p>

</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="MacWrtProParser_8cxx.html">MacWrtProParser.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:48 for libmwaw by <a href="http://www.doxygen.org/index.html">
doxygen</a> 1.8.13</small></address>
</body>
</html>