Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > updates > by-pkgid > 6e7a2755bd78c9deedab199b86e675f3 > files > 2666

gnuradio-doc-3.2.2-9.fc14.x86_64.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>GNU Radio 3.2.2 C++ API: pmt_pair Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.7.3 -->
<div id="top">
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">GNU Radio 3.2.2 C++ API</div>
  </td>
 </tr>
 </tbody>
</table>
</div>
</div>
<div id="side-nav" class="ui-resizable side-nav-resizable">
  <div id="nav-tree">
    <div id="nav-tree-contents">
    </div>
  </div>
  <div id="splitbar" style="-moz-user-select:none;" 
       class="ui-resizable-handle">
  </div>
</div>
<script type="text/javascript">
  initNavTree('classpmt__pair.html','');
</script>
<div id="doc-content">
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a>  </div>
  <div class="headertitle">
<h1>pmt_pair Class Reference</h1>  </div>
</div>
<div class="contents">
<!-- doxytag: class="pmt_pair" --><!-- doxytag: inherits="pmt_base" -->
<p><code>#include &lt;<a class="el" href="pmt__int_8h_source.html">pmt_int.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for pmt_pair:</div>
<div class="dyncontent">
<div class="center"><img src="classpmt__pair__inherit__graph.png" border="0" usemap="#pmt__pair_inherit__map" alt="Inheritance graph"/></div>
<map name="pmt__pair_inherit__map" id="pmt__pair_inherit__map">
<area shape="rect" id="node2" href="classpmt__base.html" title="pmt_base" alt="" coords="5,5,83,35"/></map>
<center><span class="legend">[<a target="top" href="graph_legend.html">legend</a>]</span></center></div>

<p><a href="classpmt__pair-members.html">List of all members.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpmt__pair.html#af719c3c5d6f26cbe443d8a3fab69b353">pmt_pair</a> (<a class="el" href="classboost_1_1shared__ptr.html">pmt_t</a> car, <a class="el" href="classboost_1_1shared__ptr.html">pmt_t</a> cdr)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="gc__types_8h.html#a0f2b5d454b7e4dda3861032cfce91085">bool</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpmt__pair.html#ae49ac6135d07ac0e107bdd62be240007">is_pair</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classboost_1_1shared__ptr.html">pmt_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpmt__pair.html#a15ce79950fa3623b69e7b7a96be5501b">car</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classboost_1_1shared__ptr.html">pmt_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpmt__pair.html#aa666686f94a496f75c7fc19a5703fe6b">cdr</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpmt__pair.html#aace5ea6c81846ac2d1d87c77d7bbefdd">set_car</a> (<a class="el" href="classboost_1_1shared__ptr.html">pmt_t</a> car)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpmt__pair.html#a229ae79c2d8a640354c9686ebcb38a96">set_cdr</a> (<a class="el" href="classboost_1_1shared__ptr.html">pmt_t</a> cdr)</td></tr>
</table>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="af719c3c5d6f26cbe443d8a3fab69b353"></a><!-- doxytag: member="pmt_pair::pmt_pair" ref="af719c3c5d6f26cbe443d8a3fab69b353" args="(pmt_t car, pmt_t cdr)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">pmt_pair::pmt_pair </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classboost_1_1shared__ptr.html">pmt_t</a>&#160;</td>
          <td class="paramname"><em>car</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classboost_1_1shared__ptr.html">pmt_t</a>&#160;</td>
          <td class="paramname"><em>cdr</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a15ce79950fa3623b69e7b7a96be5501b"></a><!-- doxytag: member="pmt_pair::car" ref="a15ce79950fa3623b69e7b7a96be5501b" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classboost_1_1shared__ptr.html">pmt_t</a> pmt_pair::car </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Referenced by <a class="el" href="classpmt__pair.html#aace5ea6c81846ac2d1d87c77d7bbefdd">set_car()</a>.</p>

</div>
</div>
<a class="anchor" id="aa666686f94a496f75c7fc19a5703fe6b"></a><!-- doxytag: member="pmt_pair::cdr" ref="aa666686f94a496f75c7fc19a5703fe6b" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classboost_1_1shared__ptr.html">pmt_t</a> pmt_pair::cdr </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Referenced by <a class="el" href="classpmt__pair.html#a229ae79c2d8a640354c9686ebcb38a96">set_cdr()</a>.</p>

</div>
</div>
<a class="anchor" id="ae49ac6135d07ac0e107bdd62be240007"></a><!-- doxytag: member="pmt_pair::is_pair" ref="ae49ac6135d07ac0e107bdd62be240007" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="gc__types_8h.html#a0f2b5d454b7e4dda3861032cfce91085">bool</a> pmt_pair::is_pair </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const<code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Reimplemented from <a class="el" href="classpmt__base.html#ae15b3564918d39b96d77e67dda2f5c5a">pmt_base</a>.</p>

</div>
</div>
<a class="anchor" id="aace5ea6c81846ac2d1d87c77d7bbefdd"></a><!-- doxytag: member="pmt_pair::set_car" ref="aace5ea6c81846ac2d1d87c77d7bbefdd" args="(pmt_t car)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void pmt_pair::set_car </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classboost_1_1shared__ptr.html">pmt_t</a>&#160;</td>
          <td class="paramname"><em>car</em></td><td>)</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>References <a class="el" href="classpmt__pair.html#a15ce79950fa3623b69e7b7a96be5501b">car()</a>.</p>

</div>
</div>
<a class="anchor" id="a229ae79c2d8a640354c9686ebcb38a96"></a><!-- doxytag: member="pmt_pair::set_cdr" ref="a229ae79c2d8a640354c9686ebcb38a96" args="(pmt_t cdr)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void pmt_pair::set_cdr </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classboost_1_1shared__ptr.html">pmt_t</a>&#160;</td>
          <td class="paramname"><em>cdr</em></td><td>)</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>References <a class="el" href="classpmt__pair.html#aa666686f94a496f75c7fc19a5703fe6b">cdr()</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="pmt__int_8h_source.html">pmt_int.h</a></li>
</ul>
</div>
</div>
  <div id="nav-path" class="navpath">
    <ul>
      <li class="navelem"><a class="el" href="classpmt__pair.html">pmt_pair</a>      </li>
      <li class="footer">Generated on Thu Feb 17 2011 for GNU Radio 3.2.2 C++ API by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.3 </li>
    </ul>
  </div>

</body>
</html>