Sophie

Sophie

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

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

<p>a map of known plc  
 <a href="structMsWks4PLCInternal_1_1KnownPLC.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:a309c236878aabf200b32eb053a0b0c26"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structMsWks4PLCInternal_1_1KnownPLC.html#a309c236878aabf200b32eb053a0b0c26">KnownPLC</a> ()</td></tr>
<tr class="memdesc:a309c236878aabf200b32eb053a0b0c26"><td class="mdescLeft">&#160;</td><td class="mdescRight">creates the mapping  <a href="#a309c236878aabf200b32eb053a0b0c26">More...</a><br /></td></tr>
<tr class="separator:a309c236878aabf200b32eb053a0b0c26"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7491f5b2708df5ba68193402c52b5e45"><td class="memItemLeft" align="right" valign="top"><a class="el" href="structMsWks4PLCInternal_1_1PLC.html">PLC</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structMsWks4PLCInternal_1_1KnownPLC.html#a7491f5b2708df5ba68193402c52b5e45">get</a> (std::string const &amp;name)</td></tr>
<tr class="memdesc:a7491f5b2708df5ba68193402c52b5e45"><td class="mdescLeft">&#160;</td><td class="mdescRight">returns the <a class="el" href="structMsWks4PLCInternal_1_1PLC.html" title="Internal and low level: the PLC different types and their structures. ">PLC</a> corresponding to a name  <a href="#a7491f5b2708df5ba68193402c52b5e45">More...</a><br /></td></tr>
<tr class="separator:a7491f5b2708df5ba68193402c52b5e45"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr class="memitem:a500c47aac2f02d07c9589e1af937471b"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structMsWks4PLCInternal_1_1KnownPLC.html#a500c47aac2f02d07c9589e1af937471b">createMapping</a> ()</td></tr>
<tr class="memdesc:a500c47aac2f02d07c9589e1af937471b"><td class="mdescLeft">&#160;</td><td class="mdescRight">creates the map of known <a class="el" href="structMsWks4PLCInternal_1_1PLC.html" title="Internal and low level: the PLC different types and their structures. ">PLC</a>  <a href="#a500c47aac2f02d07c9589e1af937471b">More...</a><br /></td></tr>
<tr class="separator:a500c47aac2f02d07c9589e1af937471b"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-attribs"></a>
Protected Attributes</h2></td></tr>
<tr class="memitem:afffb9a1cd42bb17071f645828c0e2546"><td class="memItemLeft" align="right" valign="top">std::map&lt; std::string, <a class="el" href="structMsWks4PLCInternal_1_1PLC.html">PLC</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structMsWks4PLCInternal_1_1KnownPLC.html#afffb9a1cd42bb17071f645828c0e2546">m_knowns</a></td></tr>
<tr class="memdesc:afffb9a1cd42bb17071f645828c0e2546"><td class="mdescLeft">&#160;</td><td class="mdescRight">map name -&gt; known <a class="el" href="structMsWks4PLCInternal_1_1PLC.html" title="Internal and low level: the PLC different types and their structures. ">PLC</a>  <a href="#afffb9a1cd42bb17071f645828c0e2546">More...</a><br /></td></tr>
<tr class="separator:afffb9a1cd42bb17071f645828c0e2546"><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>a map of known plc </p>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="a309c236878aabf200b32eb053a0b0c26"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a309c236878aabf200b32eb053a0b0c26">&#9670;&nbsp;</a></span>KnownPLC()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">MsWks4PLCInternal::KnownPLC::KnownPLC </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>creates the mapping </p>

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

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">void MsWks4PLCInternal::KnownPLC::createMapping </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 class="mlabel">protected</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>creates the map of known <a class="el" href="structMsWks4PLCInternal_1_1PLC.html" title="Internal and low level: the PLC different types and their structures. ">PLC</a> </p>

</div>
</div>
<a id="a7491f5b2708df5ba68193402c52b5e45"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a7491f5b2708df5ba68193402c52b5e45">&#9670;&nbsp;</a></span>get()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="structMsWks4PLCInternal_1_1PLC.html">PLC</a> MsWks4PLCInternal::KnownPLC::get </td>
          <td>(</td>
          <td class="paramtype">std::string const &amp;&#160;</td>
          <td class="paramname"><em>name</em></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>returns the <a class="el" href="structMsWks4PLCInternal_1_1PLC.html" title="Internal and low level: the PLC different types and their structures. ">PLC</a> corresponding to a name </p>

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

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">std::map&lt;std::string, <a class="el" href="structMsWks4PLCInternal_1_1PLC.html">PLC</a>&gt; MsWks4PLCInternal::KnownPLC::m_knowns</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">protected</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>map name -&gt; known <a class="el" href="structMsWks4PLCInternal_1_1PLC.html" title="Internal and low level: the PLC different types and their structures. ">PLC</a> </p>

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