Sophie

Sophie

distrib > Mandriva > 2010.2 > i586 > media > contrib-backports > by-pkgid > def0228095a1541e2d3632b6b6da7c38 > files > 1405

gnuradio-doc-3.3.0-8mdv2010.1.i586.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.3.0 C++ API: gr_edge Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.3 -->
<div class="contents">
<h1>gr_edge Class Reference</h1><!-- doxytag: class="gr_edge" -->
<p>Class representing a connection between to graph endpoints.  
<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__edge-members.html">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__edge.html#a41ee973bc27369dc8d07193ba13c3fb2">gr_edge</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__edge.html#a7729fa9d896b7e0133573d18038a1a46">gr_edge</a> (const <a class="el" href="classgr__endpoint.html">gr_endpoint</a> &amp;src, const <a class="el" href="classgr__endpoint.html">gr_endpoint</a> &amp;dst)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__edge.html#a73dde3232c3dd2442a3525ce6bd8c2ca">~gr_edge</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classgr__endpoint.html">gr_endpoint</a> &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__edge.html#a9ee22c06242b3ec3b8a8e5696be43854">src</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classgr__endpoint.html">gr_endpoint</a> &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__edge.html#a531c6445e6e881887209a0c4141cd67d">dst</a> () const </td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Class representing a connection between to graph endpoints. </p>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a41ee973bc27369dc8d07193ba13c3fb2"></a><!-- doxytag: member="gr_edge::gr_edge" ref="a41ee973bc27369dc8d07193ba13c3fb2" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">gr_edge::gr_edge </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a7729fa9d896b7e0133573d18038a1a46"></a><!-- doxytag: member="gr_edge::gr_edge" ref="a7729fa9d896b7e0133573d18038a1a46" args="(const gr_endpoint &amp;src, const gr_endpoint &amp;dst)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">gr_edge::gr_edge </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classgr__endpoint.html">gr_endpoint</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>src</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classgr__endpoint.html">gr_endpoint</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>dst</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a73dde3232c3dd2442a3525ce6bd8c2ca"></a><!-- doxytag: member="gr_edge::~gr_edge" ref="a73dde3232c3dd2442a3525ce6bd8c2ca" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">gr_edge::~gr_edge </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a531c6445e6e881887209a0c4141cd67d"></a><!-- doxytag: member="gr_edge::dst" ref="a531c6445e6e881887209a0c4141cd67d" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="el" href="classgr__endpoint.html">gr_endpoint</a>&amp; gr_edge::dst </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Referenced by <a class="el" href="gr__flowgraph_8h_source.html#l00184">operator&lt;&lt;()</a>.</p>

</div>
</div>
<a class="anchor" id="a9ee22c06242b3ec3b8a8e5696be43854"></a><!-- doxytag: member="gr_edge::src" ref="a9ee22c06242b3ec3b8a8e5696be43854" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="el" href="classgr__endpoint.html">gr_endpoint</a>&amp; gr_edge::src </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Referenced by <a class="el" href="gr__flowgraph_8h_source.html#l00184">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>
<hr class="footer"/><address style="text-align: right;"><small>Generated on Wed Dec 29 19:52:41 2010 for GNU Radio 3.3.0 C++ API by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.3 </small></address>
</body>
</html>