Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 665885fbd064219ad74b8d3558459aca > files > 401

libwps-docs-0.3.1-8.mga4.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>WPS8PLCInternal::KnownPLC Struct Reference documentation</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.8.5 -->
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Class&#160;List</span></a></li>
      <li><a href="classes.html"><span>Class&#160;Index</span></a></li>
      <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&#160;Members</span></a></li>
    </ul>
  </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('structWPS8PLCInternal_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="structWPS8PLCInternal_1_1KnownPLC-members.html">List of all members</a>  </div>
  <div class="headertitle">
<div class="title">WPS8PLCInternal::KnownPLC Struct Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p>a map of known plc  
 <a href="structWPS8PLCInternal_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:a56c0ccde281f69f302d3ad94ff4ba072"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structWPS8PLCInternal_1_1KnownPLC.html#a56c0ccde281f69f302d3ad94ff4ba072">KnownPLC</a> ()</td></tr>
<tr class="memdesc:a56c0ccde281f69f302d3ad94ff4ba072"><td class="mdescLeft">&#160;</td><td class="mdescRight">constructor  <a href="#a56c0ccde281f69f302d3ad94ff4ba072">More...</a><br/></td></tr>
<tr class="separator:a56c0ccde281f69f302d3ad94ff4ba072"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab61d2cdeef694ee5b081ad7a54ba3073"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structWPS8PLCInternal_1_1KnownPLC.html#ab61d2cdeef694ee5b081ad7a54ba3073">~KnownPLC</a> ()</td></tr>
<tr class="memdesc:ab61d2cdeef694ee5b081ad7a54ba3073"><td class="mdescLeft">&#160;</td><td class="mdescRight">destructor  <a href="#ab61d2cdeef694ee5b081ad7a54ba3073">More...</a><br/></td></tr>
<tr class="separator:ab61d2cdeef694ee5b081ad7a54ba3073"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2dd2a318d59122576b063090280bfef8"><td class="memItemLeft" align="right" valign="top"><a class="el" href="structWPS8PLCInternal_1_1PLC.html">PLC</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structWPS8PLCInternal_1_1KnownPLC.html#a2dd2a318d59122576b063090280bfef8">get</a> (std::string const &amp;name)</td></tr>
<tr class="memdesc:a2dd2a318d59122576b063090280bfef8"><td class="mdescLeft">&#160;</td><td class="mdescRight">returns the <a class="el" href="structWPS8PLCInternal_1_1PLC.html" title="Internal and low level: the PLC different types and their structures. ">PLC</a> corresponding to a name  <a href="#a2dd2a318d59122576b063090280bfef8">More...</a><br/></td></tr>
<tr class="separator:a2dd2a318d59122576b063090280bfef8"><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:a58b4826080ee4de6a2f01fcd9abe848b"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structWPS8PLCInternal_1_1KnownPLC.html#a58b4826080ee4de6a2f01fcd9abe848b">createMapping</a> ()</td></tr>
<tr class="memdesc:a58b4826080ee4de6a2f01fcd9abe848b"><td class="mdescLeft">&#160;</td><td class="mdescRight">creates the map of known <a class="el" href="structWPS8PLCInternal_1_1PLC.html" title="Internal and low level: the PLC different types and their structures. ">PLC</a>  <a href="#a58b4826080ee4de6a2f01fcd9abe848b">More...</a><br/></td></tr>
<tr class="separator:a58b4826080ee4de6a2f01fcd9abe848b"><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:ae07cea8447fc4d5d8bd3a187ce586ae8"><td class="memItemLeft" align="right" valign="top">std::map&lt; std::string, <a class="el" href="structWPS8PLCInternal_1_1PLC.html">PLC</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structWPS8PLCInternal_1_1KnownPLC.html#ae07cea8447fc4d5d8bd3a187ce586ae8">m_knowns</a></td></tr>
<tr class="memdesc:ae07cea8447fc4d5d8bd3a187ce586ae8"><td class="mdescLeft">&#160;</td><td class="mdescRight">map name -&gt; known <a class="el" href="structWPS8PLCInternal_1_1PLC.html" title="Internal and low level: the PLC different types and their structures. ">PLC</a>  <a href="#ae07cea8447fc4d5d8bd3a187ce586ae8">More...</a><br/></td></tr>
<tr class="separator:ae07cea8447fc4d5d8bd3a187ce586ae8"><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 class="anchor" id="a56c0ccde281f69f302d3ad94ff4ba072"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">WPS8PLCInternal::KnownPLC::KnownPLC </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>constructor </p>

</div>
</div>
<a class="anchor" id="ab61d2cdeef694ee5b081ad7a54ba3073"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">WPS8PLCInternal::KnownPLC::~KnownPLC </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>destructor </p>

</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="a58b4826080ee4de6a2f01fcd9abe848b"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">void WPS8PLCInternal::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">protected</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

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

<p>Referenced by <a class="el" href="structWPS8PLCInternal_1_1KnownPLC.html#a56c0ccde281f69f302d3ad94ff4ba072">KnownPLC()</a>.</p>

</div>
</div>
<a class="anchor" id="a2dd2a318d59122576b063090280bfef8"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="structWPS8PLCInternal_1_1PLC.html">PLC</a> WPS8PLCInternal::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>
</div><div class="memdoc">

<p>returns the <a class="el" href="structWPS8PLCInternal_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 class="anchor" id="ae07cea8447fc4d5d8bd3a187ce586ae8"></a>
<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="structWPS8PLCInternal_1_1PLC.html">PLC</a>&gt; WPS8PLCInternal::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="structWPS8PLCInternal_1_1PLC.html" title="Internal and low level: the PLC different types and their structures. ">PLC</a> </p>

<p>Referenced by <a class="el" href="structWPS8PLCInternal_1_1KnownPLC.html#a58b4826080ee4de6a2f01fcd9abe848b">createMapping()</a>, and <a class="el" href="structWPS8PLCInternal_1_1KnownPLC.html#a2dd2a318d59122576b063090280bfef8">get()</a>.</p>

</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="WPS8Text_8cpp.html">WPS8Text.cpp</a></li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
<hr size="1"><address style="align: right;"><small>
Generated on Sun Feb 1 2015 19:08:08 for libwps by <a href="http://www.doxygen.org/index.html">
doxygen</a> 1.8.5</small></address>
</body>
</html>