Sophie

Sophie

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

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: gr_endpoint 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('classgr__endpoint.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>gr_endpoint Class Reference<div class="ingroups"><a class="el" href="group__internal.html">Implementation Details</a></div></h1>  </div>
</div>
<div class="contents">
<!-- doxytag: class="gr_endpoint" -->
<p>Class representing a specific input or output graph endpoint.  
<a href="#_details">More...</a></p>

<p><code>#include &lt;<a class="el" href="gr__flowgraph_8h_source.html">gr_flowgraph.h</a>&gt;</code></p>

<p><a href="classgr__endpoint-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="classgr__endpoint.html#af248ee135cf45918c78d8e5b1d1e214c">gr_endpoint</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__endpoint.html#aeac66cfca038dfee21eaa96d6d099746">gr_endpoint</a> (<a class="el" href="classboost_1_1shared__ptr.html">gr_basic_block_sptr</a> block, int port)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classboost_1_1shared__ptr.html">gr_basic_block_sptr</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__endpoint.html#a4c93735b0fa242c803270dcbffbbe1c9">block</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__endpoint.html#a489b2dc68ca529be2fbcffa94dbaa42b">port</a> () const </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="classgr__endpoint.html#ad3cdff47bb17116f5979e0e4301ac67c">operator==</a> (const <a class="el" href="classgr__endpoint.html">gr_endpoint</a> &amp;other) const </td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>Class representing a specific input or output graph endpoint. </p>
</div><hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="af248ee135cf45918c78d8e5b1d1e214c"></a><!-- doxytag: member="gr_endpoint::gr_endpoint" ref="af248ee135cf45918c78d8e5b1d1e214c" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">gr_endpoint::gr_endpoint </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="aeac66cfca038dfee21eaa96d6d099746"></a><!-- doxytag: member="gr_endpoint::gr_endpoint" ref="aeac66cfca038dfee21eaa96d6d099746" args="(gr_basic_block_sptr block, int port)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">gr_endpoint::gr_endpoint </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classboost_1_1shared__ptr.html">gr_basic_block_sptr</a>&#160;</td>
          <td class="paramname"><em>block</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>port</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>References <a class="el" href="classgr__endpoint.html#a4c93735b0fa242c803270dcbffbbe1c9">block()</a>, and <a class="el" href="classgr__endpoint.html#a489b2dc68ca529be2fbcffa94dbaa42b">port()</a>.</p>

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a4c93735b0fa242c803270dcbffbbe1c9"></a><!-- doxytag: member="gr_endpoint::block" ref="a4c93735b0fa242c803270dcbffbbe1c9" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classboost_1_1shared__ptr.html">gr_basic_block_sptr</a> gr_endpoint::block </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="classgr__endpoint.html#aeac66cfca038dfee21eaa96d6d099746">gr_endpoint()</a>, and <a class="el" href="gr__flowgraph_8h.html#a1ed89b7886059e6b5dc0e323f7cc6be4">operator&lt;&lt;()</a>.</p>

</div>
</div>
<a class="anchor" id="ad3cdff47bb17116f5979e0e4301ac67c"></a><!-- doxytag: member="gr_endpoint::operator==" ref="ad3cdff47bb17116f5979e0e4301ac67c" args="(const gr_endpoint &amp;other) 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> gr_endpoint::operator== </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classgr__endpoint.html">gr_endpoint</a> &amp;&#160;</td>
          <td class="paramname"><em>other</em></td><td>)</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a489b2dc68ca529be2fbcffa94dbaa42b"></a><!-- doxytag: member="gr_endpoint::port" ref="a489b2dc68ca529be2fbcffa94dbaa42b" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int gr_endpoint::port </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="classgr__endpoint.html#aeac66cfca038dfee21eaa96d6d099746">gr_endpoint()</a>, and <a class="el" href="gr__flowgraph_8h.html#a1ed89b7886059e6b5dc0e323f7cc6be4">operator&lt;&lt;()</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="gr__flowgraph_8h_source.html">gr_flowgraph.h</a></li>
</ul>
</div>
</div>
  <div id="nav-path" class="navpath">
    <ul>
      <li class="navelem"><a class="el" href="classgr__endpoint.html">gr_endpoint</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>